AK776161 commited on
Commit
fde22d4
1 Parent(s): e634938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: afl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: afl-3.0
3
+ datasets:
4
+ - tweet_eval
5
+ - sentiment140
6
+ - mteb/tweet_sentiment_extraction
7
+ - yelp_review_full
8
+ - amazon_polarity
9
+ language:
10
+ - en
11
+ metrics:
12
+ - accuracy: 96%
13
+ library_name: transformers
14
+ pipeline_tag: text-classification
15
+ ---