KobanBanan
commited on
Commit
·
a674d49
1
Parent(s):
1d6d8bd
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.0824
|
23 |
+
- Precision: 0.7879
|
24 |
+
- Recall: 0.8667
|
25 |
+
- F1: 0.8254
|
26 |
+
- Accuracy: 0.9667
|
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.2732 | 0.5833 | 0.7 | 0.6364 | 0.88 |
|
58 |
+
| No log | 2.0 | 30 | 0.1424 | 0.7059 | 0.8 | 0.7500 | 0.94 |
|
59 |
+
| No log | 3.0 | 45 | 0.0824 | 0.7879 | 0.8667 | 0.8254 | 0.9667 |
|
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:e384d8b727c528e147ec75ad9cc6f3b9337171418558d884ba62996fcd23cd81
|
3 |
size 1417396454
|