AnnyNguyen commited on
Commit
7d5757f
·
verified ·
1 Parent(s): 4ccf21f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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: `<INSERT_LABELS>`.
 
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