Johnson8187 commited on
Commit
7bd2834
1 Parent(s): dcfd9bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - zh
5
+ base_model:
6
+ - joeddav/xlm-roberta-large-xnli
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - emotion
10
+ ---