Update README.md
Browse files
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 |
+
---
|