File size: 1,045 Bytes
3ef1fd9
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
 # `cardiffnlp/xlm-v-base-tweet-sentiment-es`
This model is a fine-tuned version of [facebook/xlm-v-base](https://huggingface.co/facebook/xlm-v-base) on the 
[cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual) (spanish).
Following metrics are computed on the `test` split of 
[cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual)(spanish). 

|    |   eval_f1_micro |   eval_recall_micro |   eval_precision_micro |   eval_f1_macro |   eval_recall_macro |   eval_precision_macro |   eval_accuracy |
|---:|----------------:|--------------------:|-----------------------:|----------------:|--------------------:|-----------------------:|----------------:|
|  0 |           63.22 |               63.22 |                  63.22 |           60.73 |               63.22 |                  62.15 |           63.22 |

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