Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,9 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
-
- autotrain
|
| 5 |
- text-classification
|
| 6 |
base_model: microsoft/deberta-v3-base
|
| 7 |
widget:
|
| 8 |
-
- text:
|
| 9 |
---
|
| 10 |
|
| 11 |
# Model Trained by NansK13 for sentiment analysis classification
|
|
@@ -23,4 +21,4 @@ recall: 0.885777045579352
|
|
| 23 |
|
| 24 |
auc: 0.9395007159925164
|
| 25 |
|
| 26 |
-
accuracy: 0.865
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
| 3 |
- text-classification
|
| 4 |
base_model: microsoft/deberta-v3-base
|
| 5 |
widget:
|
| 6 |
+
- text: Tout était excellent, mais le film était nul.
|
| 7 |
---
|
| 8 |
|
| 9 |
# Model Trained by NansK13 for sentiment analysis classification
|
|
|
|
| 21 |
|
| 22 |
auc: 0.9395007159925164
|
| 23 |
|
| 24 |
+
accuracy: 0.865
|