KobanBanan
commited on
Commit
·
2b66593
1
Parent(s):
38f69e2
Pushing Data-Lab/rubert-base-cased-conversational_ner-v2 model to Hugging Face Hub
Browse files- README.md +10 -10
- 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 [DeepPavlov/rubert-base-cased-conversational](https://huggingface.co/DeepPavlov/rubert-base-cased-conversational) on an unknown 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,14 +54,14 @@ 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 |
|
58 |
-
| No log | 2.0 |
|
59 |
-
| No log | 3.0 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.33.1
|
65 |
-
- Pytorch 2.0.1
|
66 |
-
- Datasets 2.14.
|
67 |
- Tokenizers 0.13.3
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [DeepPavlov/rubert-base-cased-conversational](https://huggingface.co/DeepPavlov/rubert-base-cased-conversational) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1360
|
23 |
+
- Precision: 0.7324
|
24 |
+
- Recall: 0.7939
|
25 |
+
- F1: 0.7619
|
26 |
+
- Accuracy: 0.9289
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 60 | 0.2248 | 0.5069 | 0.5573 | 0.5309 | 0.8591 |
|
58 |
+
| No log | 2.0 | 120 | 0.1435 | 0.6966 | 0.7710 | 0.7319 | 0.9289 |
|
59 |
+
| No log | 3.0 | 180 | 0.1360 | 0.7324 | 0.7939 | 0.7619 | 0.9289 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.33.1
|
65 |
+
- Pytorch 2.0.1
|
66 |
+
- Datasets 2.14.4
|
67 |
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709137833
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b08ea0e8d6ac8fa737561e9430cb8fdaedf34ffc8a524de8c19751aa75d4f28
|
3 |
size 709137833
|