wesleyacheng commited on
Commit
1b8cace
1 Parent(s): 3bfc4cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - tweet_eval
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ pipeline_tag: text-classification
11
+ widget:
12
+ - text: Yay!
13
+ example_title: Joy Example
14
+ - text: There is no meaning in life.
15
+ example_title: Sadness Example
16
+ - text: I hate you!
17
+ example_title: Anger Example
18
+ ---