Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,8 @@ This model is a fine-tuned version of [`vinai/bartpho-syllable`](https://hugging
|
|
48 |
|
49 |
## Dataset
|
50 |
|
51 |
-
The model was trained on the **VSMEC** dataset, which contains Vietnamese social media text annotated with emotion labels. The dataset includes the following emotion categories:
|
|
|
52 |
|
53 |
## Results
|
54 |
|
|
|
48 |
|
49 |
## Dataset
|
50 |
|
51 |
+
The model was trained on the **VSMEC** dataset, which contains Vietnamese social media text annotated with emotion labels. The dataset includes the following emotion categories:
|
52 |
+
`{"Anger": 0, "Disgust": 1, "Enjoyment": 2, "Fear": 3, "Other": 4, "Sadness": 5, "Surprise": 6}`.
|
53 |
|
54 |
## Results
|
55 |
|