asahi417 commited on
Commit
3380b24
1 Parent(s): 4b3967e

commit files to HF hub

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -1,12 +1,11 @@
1
  # `vocabtrimmer/xlm-roberta-base-tweet-sentiment-ar`
2
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the
3
- [cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual)(arabic).
4
- Following metrics are computed on the `test` split of
5
- [cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual)(arabic).
6
 
7
- | | eval_loss | eval_f1_micro | eval_recall_micro | eval_precision_micro | eval_f1_macro | eval_recall_macro | eval_precision_macro | eval_accuracy | eval_runtime | eval_samples_per_second | eval_steps_per_second |
8
- |---:|------------:|----------------:|--------------------:|-----------------------:|----------------:|--------------------:|-----------------------:|----------------:|---------------:|--------------------------:|------------------------:|
9
- | 0 | 0.883144 | 0.662069 | 0.662069 | 0.662069 | 0.663258 | 0.662069 | 0.665104 | 0.662069 | 2.9471 | 295.207 | 36.986 |
10
 
11
- Check the result file [here](https://huggingface.co/vocabtrimmer/xlm-roberta-base-tweet-sentiment-ar/raw/main/eval.json).
12
-
 
1
  # `vocabtrimmer/xlm-roberta-base-tweet-sentiment-ar`
2
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the
3
+ [cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual) (arabic).
4
+ Following metrics are computed on the `test` split of
5
+ [cardiffnlp/tweet_sentiment_multilingual](https://huggingface.co/datasets/cardiffnlp/tweet_sentiment_multilingual)(arabic).
6
 
7
+ | | eval_f1_micro | eval_recall_micro | eval_precision_micro | eval_f1_macro | eval_recall_macro | eval_precision_macro | eval_accuracy |
8
+ |---:|----------------:|--------------------:|-----------------------:|----------------:|--------------------:|-----------------------:|----------------:|
9
+ | 0 | 66.21 | 66.21 | 66.21 | 66.33 | 66.21 | 66.51 | 66.21 |
10
 
11
+ Check the result file [here](https://huggingface.co/vocabtrimmer/xlm-roberta-base-tweet-sentiment-ar/raw/main/eval.json).