Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ is the sentence we aim to classify.
|
|
68 |
### Performance
|
69 |
|
70 |
The model is evaluated based on sentiment analysis evaluation on the French film review site [Allociné](https://huggingface.co/datasets/allocine). The dataset is labeled
|
71 |
-
into 2 classes, positive comments and negative comments in 20,000 reviews. We then use the hypothesis template "Ce commentaire est {}. and the candidate classes
|
72 |
"positif" and "negatif".
|
73 |
|
74 |
| **model** | **accuracy (%)** | **MCC (x100)** |
|
|
|
68 |
### Performance
|
69 |
|
70 |
The model is evaluated based on sentiment analysis evaluation on the French film review site [Allociné](https://huggingface.co/datasets/allocine). The dataset is labeled
|
71 |
+
into 2 classes, positive comments and negative comments in 20,000 reviews. We then use the hypothesis template "Ce commentaire est {}." and the candidate classes
|
72 |
"positif" and "negatif".
|
73 |
|
74 |
| **model** | **accuracy (%)** | **MCC (x100)** |
|