File size: 1,057 Bytes
b177766
8d33152
 
 
 
b0ea208
8d33152
 
b177766
b0ea208
b177766
1
2
3
4
5
6
7
8
9
10
11
 # `cardiffnlp/xlm-roberta-base-tweet-sentiment-pt`
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the 
[cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual) (portuguese).
Following metrics are computed on the `test` split of 
[cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual)(portuguese). 

|    |   eval_f1_micro |   eval_recall_micro |   eval_precision_micro |   eval_f1_macro |   eval_recall_macro |   eval_precision_macro |   eval_accuracy |
|---:|----------------:|--------------------:|-----------------------:|----------------:|--------------------:|-----------------------:|----------------:|
|  0 |           72.07 |               72.07 |                  72.07 |           72.25 |               72.07 |                   72.8 |           72.07 |

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