sfaezella commited on
Commit
dce2207
·
verified ·
1 Parent(s): f1ebeac

Update README.md

Browse files

GitHub Repo: https://github.com/faezesarlakifar/text-emotion-recognition

Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - fa
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ base_model:
10
+ - FacebookAI/xlm-roberta-large
11
+ pipeline_tag: text-classification
12
+ ---