KobanBanan
commited on
Commit
•
46c7298
1
Parent(s):
53f49e6
Pushing ruRoberta-large_ner model to Hugging Face Hub
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [ai-forever/ruRoberta-large](https://huggingface.co/ai-forever/ruRoberta-large) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
-
| No log | 1.0 | 15 | 0.
|
58 |
-
| No log | 2.0 | 30 | 0.
|
59 |
-
| No log | 3.0 | 45 | 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [ai-forever/ruRoberta-large](https://huggingface.co/ai-forever/ruRoberta-large) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1853
|
23 |
+
- Precision: 0.7273
|
24 |
+
- Recall: 0.8
|
25 |
+
- F1: 0.7619
|
26 |
+
- Accuracy: 0.9333
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 15 | 0.4171 | 0.5833 | 0.7 | 0.6364 | 0.8067 |
|
58 |
+
| No log | 2.0 | 30 | 0.2306 | 0.6765 | 0.7667 | 0.7188 | 0.9 |
|
59 |
+
| No log | 3.0 | 45 | 0.1853 | 0.7273 | 0.8 | 0.7619 | 0.9333 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1417396454
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bae8d2574b69b945d2ca2b52390a40f7a628764a173304b4fb47ebec2df57c4
|
3 |
size 1417396454
|