Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 30 |
|
| 31 |
# camembert_model
|
| 32 |
|
| 33 |
-
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the tweet_sentiment_multilingual dataset
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
- Loss: 0.7877
|
| 36 |
- Accuracy: 0.7654
|
|
|
|
| 30 |
|
| 31 |
# camembert_model
|
| 32 |
|
| 33 |
+
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the French subset of the tweet_sentiment_multilingual dataset, augmented with additional curated sentiment data from various sources. .
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
- Loss: 0.7877
|
| 36 |
- Accuracy: 0.7654
|