SEACrowd / seacrowd-datahub

A collaborative project to collect datasets in SEA languages, SEA regions, or SEA cultures.
Apache License 2.0
65 stars 57 forks source link

Closes #308 | Implement dataloader for Multilabel Multiclass Sentiment and Emotion Dataset from Indonesian Mobile Application Review #321

Closed elyanah-aco closed 8 months ago

elyanah-aco commented 9 months ago

Closes #308.

Checkbox

MJonibek commented 8 months ago

@elyanah-aco Thank you for implementing this dataloader. Everything works. But I have a question: Maybe it is better just to leave id_sent_emo_mobile_apps_source , instead of dividing it into two subsets, because they are the same.

c.c. @SamuelCahyawijaya what is your opinion regarding it?

elyanah-aco commented 8 months ago

@MJonibek I split dataset into two subsets because its two tasks share the same schema with features referring to two different cols. Is it possible to implement this w/o using subsets?