End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
|
@@ -13,15 +13,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# checkpoints
|
| 15 |
|
| 16 |
-
This model is a fine-tuned version of [
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- eval_loss:
|
| 19 |
-
- eval_cer:
|
| 20 |
-
- eval_runtime:
|
| 21 |
-
- eval_samples_per_second: 3.
|
| 22 |
-
- eval_steps_per_second: 0.
|
| 23 |
-
- epoch:
|
| 24 |
-
- step:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
-
- lr_scheduler_warmup_steps:
|
| 50 |
- training_steps: 4000
|
| 51 |
- mixed_precision_training: Native AMP
|
| 52 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: darinchau/checkpoints
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
|
|
|
| 13 |
|
| 14 |
# checkpoints
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [darinchau/checkpoints](https://huggingface.co/darinchau/checkpoints) on the None dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- eval_loss: 0.8289
|
| 19 |
+
- eval_cer: 79.9622
|
| 20 |
+
- eval_runtime: 31.6459
|
| 21 |
+
- eval_samples_per_second: 3.16
|
| 22 |
+
- eval_steps_per_second: 0.221
|
| 23 |
+
- epoch: 35.11
|
| 24 |
+
- step: 3300
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
| 49 |
+
- lr_scheduler_warmup_steps: 500
|
| 50 |
- training_steps: 4000
|
| 51 |
- mixed_precision_training: Native AMP
|
| 52 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6da2615a9fa969ce03787d69953972662b90e20c62b7bf628459680fc985ef8c
|
| 3 |
size 290403936
|