lazymonster commited on
Commit
840d3f4
·
verified ·
1 Parent(s): 569155d

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [lazymonster/20k-combined-raw-scratch](https://huggingface.co/lazymonster/20k-combined-raw-scratch) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.0416
22
- - Accuracy: 0.7032
23
- - F1 Macro: 0.7014
24
- - Composite Score: 0.7014
25
 
26
  ## Model description
27
 
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
- - num_epochs: 5
51
  - mixed_precision_training: Native AMP
52
  - label_smoothing_factor: 0.1
53
 
@@ -55,10 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Composite Score |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|
58
- | No log | 1.0 | 333 | 1.0077 | 0.6983 | 0.6972 | 0.6972 |
59
- | 0.4543 | 2.0 | 666 | 1.0178 | 0.7036 | 0.7026 | 0.7026 |
60
- | 0.4543 | 3.0 | 999 | 1.0483 | 0.7002 | 0.6988 | 0.6988 |
61
- | 0.4392 | 4.0 | 1332 | 1.0416 | 0.7032 | 0.7014 | 0.7014 |
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [lazymonster/20k-combined-raw-scratch](https://huggingface.co/lazymonster/20k-combined-raw-scratch) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0500
22
+ - Accuracy: 0.6927
23
+ - F1 Macro: 0.6910
24
+ - Composite Score: 0.6910
25
 
26
  ## Model description
27
 
 
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 20
51
  - mixed_precision_training: Native AMP
52
  - label_smoothing_factor: 0.1
53
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Composite Score |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|
58
+ | No log | 1.0 | 333 | 0.9757 | 0.7029 | 0.7017 | 0.7017 |
59
+ | 0.4584 | 2.0 | 666 | 1.0121 | 0.6980 | 0.6965 | 0.6965 |
60
+ | 0.4584 | 3.0 | 999 | 1.0500 | 0.6927 | 0.6910 | 0.6910 |
 
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:592502fdb64904d1ad677d1c67d3c3f6fc0be5615455fbfeb7c85e0f696fb877
3
  size 64520532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:360f1180706b3c35f59c6ca1c290397ad85cea036f4bd474b4ec2f9282998e4b
3
  size 64520532