ltuzova commited on
Commit
b062a1a
·
1 Parent(s): 0568574

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -13
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [ltuzova/cs_domain_pretrained_model](https://huggingface.co/ltuzova/cs_domain_pretrained_model) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.9561
19
- - Accuracy: 0.7986
20
- - F1 Macro: 0.6624
21
 
22
  ## Model description
23
 
@@ -51,16 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
- | 1.4387 | 1.0 | 105 | 1.0765 | 0.6140 | 0.2447 |
55
- | 1.0272 | 2.0 | 211 | 0.8816 | 0.7193 | 0.3463 |
56
- | 0.815 | 3.0 | 316 | 0.8077 | 0.7719 | 0.5227 |
57
- | 0.5604 | 4.0 | 422 | 0.7902 | 0.7281 | 0.4905 |
58
- | 0.3867 | 5.0 | 527 | 0.7818 | 0.7632 | 0.6203 |
59
- | 0.303 | 6.0 | 633 | 0.8145 | 0.7281 | 0.5332 |
60
- | 0.2004 | 7.0 | 738 | 0.8973 | 0.7719 | 0.5941 |
61
- | 0.148 | 8.0 | 844 | 0.9316 | 0.7982 | 0.6590 |
62
- | 0.1489 | 9.0 | 949 | 0.9622 | 0.7895 | 0.6361 |
63
- | 0.0936 | 9.95 | 1050 | 0.9849 | 0.7807 | 0.5990 |
64
 
65
 
66
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [ltuzova/cs_domain_pretrained_model](https://huggingface.co/ltuzova/cs_domain_pretrained_model) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.5175
19
+ - Accuracy: 0.5108
20
+ - F1 Macro: 0.1127
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
+ | 1.6621 | 1.0 | 105 | 1.5071 | 0.5175 | 0.1137 |
55
+ | 1.4561 | 2.0 | 211 | 1.3867 | 0.5175 | 0.1137 |
56
+ | 1.4054 | 3.0 | 316 | 1.3482 | 0.5175 | 0.1137 |
57
+ | 1.3753 | 4.0 | 422 | 1.3319 | 0.5175 | 0.1137 |
 
 
 
 
 
 
58
 
59
 
60
  ### Framework versions