Commit
·
8ae34f8
1
Parent(s):
4ddf1de
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,6 @@ tags:
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
-
- f1
|
| 8 |
model-index:
|
| 9 |
- name: finetuning-rubert-sentiment-model
|
| 10 |
results: []
|
|
@@ -19,7 +18,6 @@ This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://hug
|
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.7000
|
| 21 |
- Accuracy: {'accuracy': 0.7543859649122807}
|
| 22 |
-
- F1: {'f1': 0.2866666666666667}
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: finetuning-rubert-sentiment-model
|
| 9 |
results: []
|
|
|
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.7000
|
| 20 |
- Accuracy: {'accuracy': 0.7543859649122807}
|
|
|
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|