brezende commited on
Commit
c866189
1 Parent(s): b528c0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
README.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
- language:
3
- - en
4
-
5
  tags:
6
- - emotion-analysis
7
-
 
 
8
  ---
9
- # Emotion Analysis in English
10
- ## bertweet-base-emotion-analysis
11
-
12
- Repository: [https://github.com/finiteautomata/pysentimiento/](https://github.com/finiteautomata/pysentimiento/)
13
-
14
 
15
  Model trained with EmoEvent corpus for Emotion detection in English. Base model is [BerTweet](https://huggingface.co/vinai/bertweet-base).
16
 
@@ -49,4 +47,4 @@ and also the dataset related paper
49
  }
50
  ```
51
 
52
- Enjoy! 🤗
 
1
  ---
2
+ language:
3
+ - en
4
+ - pt
5
  tags:
6
+ - emotion-analysis
7
+ license: mit
8
+ metrics:
9
+ - accuracy
10
  ---
11
+ # Análise de Emoção em PT (Result-EN)
 
 
 
 
12
 
13
  Model trained with EmoEvent corpus for Emotion detection in English. Base model is [BerTweet](https://huggingface.co/vinai/bertweet-base).
14
 
 
47
  }
48
  ```
49
 
50
+ Enjoy! 🤗