andyP commited on
Commit
179eea1
1 Parent(s): e78ac04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ metrics:
17
  - f1
18
  - f1 weighted
19
  model-index:
20
- - name: ro-sentiment-03
21
  results:
22
  - task:
23
  type: text-classification # Required. Example: automatic-speech-recognition
@@ -75,7 +75,7 @@ should probably proofread and complete it, then remove this comment. -->
75
 
76
  # RO-Sentiment
77
 
78
- This model is a fine-tuned version of [readerbench/RoBERT-base](https://huggingface.co/readerbench/RoBERT-base) on the None dataset.
79
  It achieves the following results on the evaluation set:
80
  - Loss: 0.3923
81
  - Accuracy: 0.8307
 
17
  - f1
18
  - f1 weighted
19
  model-index:
20
+ - name: ro-sentiment
21
  results:
22
  - task:
23
  type: text-classification # Required. Example: automatic-speech-recognition
 
75
 
76
  # RO-Sentiment
77
 
78
+ This model is a fine-tuned version of [readerbench/RoBERT-base](https://huggingface.co/readerbench/RoBERT-base) on the Decathlon reviews and Cinemagia reviews dataset.
79
  It achieves the following results on the evaluation set:
80
  - Loss: 0.3923
81
  - Accuracy: 0.8307