stulcrad commited on
Commit
f734c50
·
verified ·
1 Parent(s): ca1f255

Model save

Browse files
Files changed (2) hide show
  1. README.md +27 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -24,16 +24,16 @@ model-index:
24
  metrics:
25
  - name: Precision
26
  type: precision
27
- value: 0.8512165935380933
28
  - name: Recall
29
  type: recall
30
- value: 0.8814539446509707
31
  - name: F1
32
  type: f1
33
- value: 0.8660714285714285
34
  - name: Accuracy
35
  type: accuracy
36
- value: 0.9612966749981064
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -43,11 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
43
 
44
  This model is a fine-tuned version of [DeepPavlov/bert-base-bg-cs-pl-ru-cased](https://huggingface.co/DeepPavlov/bert-base-bg-cs-pl-ru-cased) on the cnec dataset.
45
  It achieves the following results on the evaluation set:
46
- - Loss: 0.2522
47
- - Precision: 0.8512
48
- - Recall: 0.8815
49
- - F1: 0.8661
50
- - Accuracy: 0.9613
51
 
52
  ## Model description
53
 
@@ -78,15 +78,24 @@ The following hyperparameters were used during training:
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
- | 0.1496 | 2.22 | 1000 | 0.1549 | 0.8135 | 0.8538 | 0.8331 | 0.9564 |
82
- | 0.083 | 4.44 | 2000 | 0.1590 | 0.8302 | 0.8765 | 0.8527 | 0.9616 |
83
- | 0.0526 | 6.67 | 3000 | 0.1680 | 0.8340 | 0.8864 | 0.8594 | 0.9620 |
84
- | 0.0341 | 8.89 | 4000 | 0.1855 | 0.8405 | 0.8794 | 0.8595 | 0.9618 |
85
- | 0.0242 | 11.11 | 5000 | 0.2032 | 0.8493 | 0.8798 | 0.8643 | 0.9621 |
86
- | 0.0154 | 13.33 | 6000 | 0.2241 | 0.8527 | 0.8823 | 0.8672 | 0.9631 |
87
- | 0.0128 | 15.56 | 7000 | 0.2522 | 0.8476 | 0.8777 | 0.8624 | 0.9611 |
88
- | 0.0109 | 17.78 | 8000 | 0.2484 | 0.8510 | 0.8798 | 0.8652 | 0.9619 |
89
- | 0.0083 | 20.0 | 9000 | 0.2522 | 0.8512 | 0.8815 | 0.8661 | 0.9613 |
 
 
 
 
 
 
 
 
 
90
 
91
 
92
  ### Framework versions
 
24
  metrics:
25
  - name: Precision
26
  type: precision
27
+ value: 0.8392434988179669
28
  - name: Recall
29
  type: recall
30
+ value: 0.8798017348203222
31
  - name: F1
32
  type: f1
33
+ value: 0.8590441621294617
34
  - name: Accuracy
35
  type: accuracy
36
+ value: 0.9608422328258729
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
43
 
44
  This model is a fine-tuned version of [DeepPavlov/bert-base-bg-cs-pl-ru-cased](https://huggingface.co/DeepPavlov/bert-base-bg-cs-pl-ru-cased) on the cnec dataset.
45
  It achieves the following results on the evaluation set:
46
+ - Loss: 0.1943
47
+ - Precision: 0.8392
48
+ - Recall: 0.8798
49
+ - F1: 0.8590
50
+ - Accuracy: 0.9608
51
 
52
  ## Model description
53
 
 
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
+ | 0.5752 | 1.11 | 500 | 0.2395 | 0.6751 | 0.7381 | 0.7052 | 0.9324 |
82
+ | 0.2671 | 2.22 | 1000 | 0.1882 | 0.7554 | 0.8253 | 0.7888 | 0.9476 |
83
+ | 0.2057 | 3.33 | 1500 | 0.1645 | 0.7985 | 0.8563 | 0.8264 | 0.9533 |
84
+ | 0.1713 | 4.44 | 2000 | 0.1852 | 0.7936 | 0.8542 | 0.8228 | 0.9531 |
85
+ | 0.1562 | 5.56 | 2500 | 0.1724 | 0.8051 | 0.8583 | 0.8309 | 0.9550 |
86
+ | 0.1289 | 6.67 | 3000 | 0.1639 | 0.8203 | 0.8711 | 0.8450 | 0.9598 |
87
+ | 0.1186 | 7.78 | 3500 | 0.1763 | 0.8216 | 0.8691 | 0.8446 | 0.9585 |
88
+ | 0.1031 | 8.89 | 4000 | 0.1764 | 0.8267 | 0.8707 | 0.8481 | 0.9584 |
89
+ | 0.0973 | 10.0 | 4500 | 0.1868 | 0.8330 | 0.8798 | 0.8558 | 0.9597 |
90
+ | 0.0877 | 11.11 | 5000 | 0.1818 | 0.8304 | 0.8835 | 0.8561 | 0.9594 |
91
+ | 0.0811 | 12.22 | 5500 | 0.1842 | 0.8374 | 0.8872 | 0.8616 | 0.9613 |
92
+ | 0.0735 | 13.33 | 6000 | 0.1858 | 0.8393 | 0.8777 | 0.8581 | 0.9616 |
93
+ | 0.07 | 14.44 | 6500 | 0.1933 | 0.8349 | 0.8794 | 0.8566 | 0.9602 |
94
+ | 0.0674 | 15.56 | 7000 | 0.1913 | 0.8384 | 0.8852 | 0.8612 | 0.9613 |
95
+ | 0.0671 | 16.67 | 7500 | 0.1927 | 0.8340 | 0.8823 | 0.8575 | 0.9606 |
96
+ | 0.0606 | 17.78 | 8000 | 0.1963 | 0.8398 | 0.8815 | 0.8601 | 0.9607 |
97
+ | 0.0601 | 18.89 | 8500 | 0.1925 | 0.8395 | 0.8794 | 0.8590 | 0.9615 |
98
+ | 0.0559 | 20.0 | 9000 | 0.1943 | 0.8392 | 0.8798 | 0.8590 | 0.9608 |
99
 
100
 
101
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00460032e3222b80bef7a02ada16b7218a8d01779117bc9706b3c6afcc6b1ef6
3
  size 709127044
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6048d30604ae431b29d22afd00ef25ad38f81399418bdf2573b6afe0e6c66702
3
  size 709127044