rasyosef commited on
Commit
d02975f
·
verified ·
1 Parent(s): 5eb3b31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -24,10 +24,10 @@ widget:
24
  This model is a fine-tuned version of [bert-medium-amharic](https://huggingface.co/rasyosef/bert-medium-amharic) on the [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment) dataset for **sentiment classification**.
25
  It achieves the following results on the evaluation set:
26
 
27
- - Accuracy: `0.83`
28
- - Precision: `0.84`
29
- - Recall: `0.83`
30
- - F1: `0.83`
31
 
32
  ## How to use
33
 
 
24
  This model is a fine-tuned version of [bert-medium-amharic](https://huggingface.co/rasyosef/bert-medium-amharic) on the [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment) dataset for **sentiment classification**.
25
  It achieves the following results on the evaluation set:
26
 
27
+ - `Accuracy:` 0.83
28
+ - `Precision:` 0.84
29
+ - `Recall:` 0.83
30
+ - `F1:` 0.83
31
 
32
  ## How to use
33