devin777 commited on
Commit
a56c9f4
1 Parent(s): a9f95ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  license: gpl-3.0
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  ## FacialMMT
@@ -10,7 +18,7 @@ The model performance on MELD test set is:
10
 
11
  | Release | W-F1(%) |
12
  |:-------------:|:--------------:|
13
- | 07-10-23 | 66.73 |
14
 
15
  It is currently ranked third on [paperswithcode](https://paperswithcode.com/sota/emotion-recognition-in-conversation-on-meld?p=a-facial-expression-aware-multimodal-multi).
16
 
 
1
  ---
2
  license: gpl-3.0
3
+ tags:
4
+ - emotion
5
+ - emotion-recognition
6
+ - sentiment-analysis
7
+ - roberta
8
+ language:
9
+ - en
10
+ pipeline_tag: text-classification
11
  ---
12
 
13
  ## FacialMMT
 
18
 
19
  | Release | W-F1(%) |
20
  |:-------------:|:--------------:|
21
+ | 23-07-10 | 66.73 |
22
 
23
  It is currently ranked third on [paperswithcode](https://paperswithcode.com/sota/emotion-recognition-in-conversation-on-meld?p=a-facial-expression-aware-multimodal-multi).
24