Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- autotrain
|
5 |
- text-classification
|
6 |
base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
|
7 |
widget:
|
8 |
-
- text:
|
|
|
9 |
---
|
10 |
|
11 |
# Model Trained Using AutoTrain
|
@@ -33,4 +33,4 @@ recall_micro: 0.8
|
|
33 |
|
34 |
recall_weighted: 0.8
|
35 |
|
36 |
-
accuracy: 0.8
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-classification
|
5 |
base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
|
6 |
widget:
|
7 |
+
- text: I love AutoTrain
|
8 |
+
library_name: transformers
|
9 |
---
|
10 |
|
11 |
# Model Trained Using AutoTrain
|
|
|
33 |
|
34 |
recall_weighted: 0.8
|
35 |
|
36 |
+
accuracy: 0.8
|