Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: mit
|
|
7 |
|
8 |
# flaubert_small_cased_sentiment
|
9 |
|
10 |
-
This is a `flaubert_small_cased` model finetuned for sentiment analysis on product reviews in French. It predicts the sentiment of the review
|
11 |
|
12 |
This model is intended for direct use as a sentiment analysis model for French product reviews, or for further finetuning on related sentiment analysis tasks.
|
13 |
|
|
|
7 |
|
8 |
# flaubert_small_cased_sentiment
|
9 |
|
10 |
+
This is a `flaubert_small_cased` model finetuned for sentiment analysis on product reviews in French. It predicts the sentiment of the review, from `very_negative` (1 star) to `very_positive` (5 stars).
|
11 |
|
12 |
This model is intended for direct use as a sentiment analysis model for French product reviews, or for further finetuning on related sentiment analysis tasks.
|
13 |
|