End of training
Browse files- README.md +19 -10
- 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/15k-combined-diacritized-scratch](https://huggingface.co/lazymonster/15k-combined-diacritized-scratch) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1 Macro: 0.
|
| 24 |
-
- Composite Score: 0.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -40,7 +40,7 @@ More information needed
|
|
| 40 |
### Training hyperparameters
|
| 41 |
|
| 42 |
The following hyperparameters were used during training:
|
| 43 |
-
- learning_rate:
|
| 44 |
- train_batch_size: 32
|
| 45 |
- eval_batch_size: 32
|
| 46 |
- seed: 42
|
|
@@ -55,11 +55,20 @@ 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 | 267 | 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [lazymonster/15k-combined-diacritized-scratch](https://huggingface.co/lazymonster/15k-combined-diacritized-scratch) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.0240
|
| 22 |
+
- Accuracy: 0.6734
|
| 23 |
+
- F1 Macro: 0.6510
|
| 24 |
+
- Composite Score: 0.6510
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 40 |
### Training hyperparameters
|
| 41 |
|
| 42 |
The following hyperparameters were used during training:
|
| 43 |
+
- learning_rate: 2e-05
|
| 44 |
- train_batch_size: 32
|
| 45 |
- eval_batch_size: 32
|
| 46 |
- seed: 42
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Composite Score |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|
|
| 58 |
+
| No log | 1.0 | 267 | 0.9467 | 0.6662 | 0.6397 | 0.6397 |
|
| 59 |
+
| 0.5963 | 2.0 | 534 | 0.9685 | 0.6504 | 0.6373 | 0.6373 |
|
| 60 |
+
| 0.5963 | 3.0 | 801 | 0.9401 | 0.6686 | 0.6457 | 0.6457 |
|
| 61 |
+
| 0.5689 | 4.0 | 1068 | 0.9578 | 0.6671 | 0.6433 | 0.6433 |
|
| 62 |
+
| 0.5689 | 5.0 | 1335 | 0.9699 | 0.6681 | 0.6452 | 0.6452 |
|
| 63 |
+
| 0.5488 | 6.0 | 1602 | 0.9692 | 0.6758 | 0.6484 | 0.6484 |
|
| 64 |
+
| 0.5488 | 7.0 | 1869 | 0.9762 | 0.6715 | 0.6513 | 0.6513 |
|
| 65 |
+
| 0.5263 | 8.0 | 2136 | 0.9864 | 0.6786 | 0.6530 | 0.6530 |
|
| 66 |
+
| 0.5263 | 9.0 | 2403 | 0.9853 | 0.6777 | 0.6523 | 0.6523 |
|
| 67 |
+
| 0.5072 | 10.0 | 2670 | 0.9843 | 0.6844 | 0.6573 | 0.6573 |
|
| 68 |
+
| 0.5072 | 11.0 | 2937 | 1.0037 | 0.6782 | 0.6553 | 0.6553 |
|
| 69 |
+
| 0.4946 | 12.0 | 3204 | 0.9960 | 0.6767 | 0.6548 | 0.6548 |
|
| 70 |
+
| 0.4946 | 13.0 | 3471 | 1.0123 | 0.6810 | 0.6572 | 0.6572 |
|
| 71 |
+
| 0.488 | 14.0 | 3738 | 1.0240 | 0.6734 | 0.6510 | 0.6510 |
|
| 72 |
|
| 73 |
|
| 74 |
### 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:74f7df886798c2bfe9fbb47f9bee23dc8a098bec0e3e414d797187fbf6da962f
|
| 3 |
size 64520532
|