Cyrile commited on
Commit
f227a28
1 Parent(s): eed9c77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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)** |