File size: 1,041 Bytes
173f040
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
 # `cardiffnlp/camembert-base-tweet-sentiment-fr`
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the 
[cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual) (french).
Following metrics are computed on the `test` split of 
[cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual)(french). 

|    |   eval_f1_micro |   eval_recall_micro |   eval_precision_micro |   eval_f1_macro |   eval_recall_macro |   eval_precision_macro |   eval_accuracy |
|---:|----------------:|--------------------:|-----------------------:|----------------:|--------------------:|-----------------------:|----------------:|
|  0 |           72.76 |               72.76 |                  72.76 |           72.81 |               72.76 |                  73.15 |           72.76 |

Check the result file [here](https://huggingface.co/cardiffnlp/camembert-base-tweet-sentiment-fr/raw/main/eval.json).