nihalbaig commited on
Commit
9a3e292
·
1 Parent(s): 83de5d7

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +32 -1
  2. Test.csv +0 -0
  3. Train.csv +0 -0
  4. Val.csv +0 -0
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
- license: openrail
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: other
3
+ task_categories:
4
+ - text-classification
5
+ multilinguality:
6
+ - monolingual
7
+ language:
8
+ - bn
9
+ pretty_name: EmoNoBa
10
+ task_ids:
11
+ - multi-class-classification
12
+ - multi-label-classification
13
+ tags:
14
+ - emotion
15
+ paperswithcode_id: emonoba
16
  ---
17
+
18
+ # Dataset Card for "EmoNoBa"
19
+
20
+ ### Dataset Summary
21
+
22
+ Detecting Multi-labeled Emotion for 6 emotion categories, namely Love, Joy, Surprise, Anger, Sadness, Fear.
23
+
24
+ ### Citation Information
25
+
26
+ ```
27
+ @inproceedings{islam2022emonoba,
28
+ title={EmoNoBa: A Dataset for Analyzing Fine-Grained Emotions on Noisy Bangla Texts},
29
+ author={Islam, Khondoker Ittehadul and Yuvraz, Tanvir and Islam, Md Saiful and Hassan, Enamul},
30
+ booktitle={Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing},
31
+ pages={128--134},
32
+ year={2022}
33
+ }
34
+ ```
Test.csv ADDED
The diff for this file is too large to render. See raw diff
 
Train.csv ADDED
The diff for this file is too large to render. See raw diff
 
Val.csv ADDED
The diff for this file is too large to render. See raw diff