Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ metrics:
|
|
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,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
|
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
|