stulcrad commited on
Commit
7b0532b
1 Parent(s): 7c76593

Model save

Browse files
Files changed (2) hide show
  1. README.md +15 -21
  2. model.safetensors +1 -1
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.8559556786703602
29
  - name: Recall
30
  type: recall
31
- value: 0.8934324659231723
32
  - name: F1
33
  type: f1
34
- value: 0.8742926434923202
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.962524121960633
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [ufal/robeczech-base](https://huggingface.co/ufal/robeczech-base) on the cnec dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.2234
48
- - Precision: 0.8560
49
- - Recall: 0.8934
50
- - F1: 0.8743
51
- - Accuracy: 0.9625
52
 
53
  ## Model description
54
 
@@ -73,23 +73,17 @@ The following hyperparameters were used during training:
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
- - num_epochs: 50
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | 0.286 | 4.44 | 1000 | 0.2057 | 0.8033 | 0.8199 | 0.8115 | 0.9488 |
83
- | 0.1397 | 8.89 | 2000 | 0.1546 | 0.8384 | 0.8831 | 0.8602 | 0.9634 |
84
- | 0.0936 | 13.33 | 3000 | 0.1607 | 0.8420 | 0.8848 | 0.8628 | 0.9625 |
85
- | 0.0668 | 17.78 | 4000 | 0.1682 | 0.8490 | 0.8872 | 0.8677 | 0.9623 |
86
- | 0.0513 | 22.22 | 5000 | 0.1855 | 0.8569 | 0.8905 | 0.8734 | 0.9635 |
87
- | 0.0407 | 26.67 | 6000 | 0.1917 | 0.8586 | 0.8951 | 0.8764 | 0.9633 |
88
- | 0.0355 | 31.11 | 7000 | 0.1997 | 0.8505 | 0.8881 | 0.8689 | 0.9619 |
89
- | 0.0287 | 35.56 | 8000 | 0.2041 | 0.8610 | 0.8955 | 0.8779 | 0.9637 |
90
- | 0.0253 | 40.0 | 9000 | 0.2177 | 0.8544 | 0.8897 | 0.8717 | 0.9619 |
91
- | 0.0221 | 44.44 | 10000 | 0.2244 | 0.8521 | 0.8947 | 0.8729 | 0.9625 |
92
- | 0.0208 | 48.89 | 11000 | 0.2234 | 0.8560 | 0.8934 | 0.8743 | 0.9625 |
93
 
94
 
95
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.8543461237274863
29
  - name: Recall
30
  type: recall
31
+ value: 0.9012804626187526
32
  - name: F1
33
  type: f1
34
+ value: 0.8771859296482412
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.9623311462755693
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [ufal/robeczech-base](https://huggingface.co/ufal/robeczech-base) on the cnec dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.2853
48
+ - Precision: 0.8543
49
+ - Recall: 0.9013
50
+ - F1: 0.8772
51
+ - Accuracy: 0.9623
52
 
53
  ## Model description
54
 
 
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
+ - num_epochs: 100
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | 0.065 | 17.78 | 4000 | 0.1785 | 0.8466 | 0.8893 | 0.8674 | 0.9608 |
83
+ | 0.0242 | 35.56 | 8000 | 0.2351 | 0.8534 | 0.8922 | 0.8724 | 0.9616 |
84
+ | 0.012 | 53.33 | 12000 | 0.2634 | 0.8537 | 0.8988 | 0.8757 | 0.9615 |
85
+ | 0.0075 | 71.11 | 16000 | 0.2730 | 0.8606 | 0.9050 | 0.8822 | 0.9641 |
86
+ | 0.0049 | 88.89 | 20000 | 0.2853 | 0.8543 | 0.9013 | 0.8772 | 0.9623 |
 
 
 
 
 
 
87
 
88
 
89
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:498d6ba401ddcb89258864e4a39ea6a506ccd5c72e340750064b4617fd167f4b
3
  size 501617084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7b69eb3a45675d2160e4775826c26a0f26be18ab6ee7355831a8641406825d
3
  size 501617084