End of training
Browse files- README.md +8 -9
- 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.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1 Macro: 0.
|
| 24 |
-
- Composite Score: 0.
|
| 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:
|
| 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 |
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 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:
|
| 3 |
size 64520532
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:360f1180706b3c35f59c6ca1c290397ad85cea036f4bd474b4ec2f9282998e4b
|
| 3 |
size 64520532
|