Model save
Browse files- README.md +81 -0
- model.safetensors +1 -1
README.md
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
metrics:
|
| 6 |
+
- wer
|
| 7 |
+
model-index:
|
| 8 |
+
- name: base_sami_22k_ftmix_ep20
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
# base_sami_22k_ftmix_ep20
|
| 16 |
+
|
| 17 |
+
This model was trained from scratch on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1141.5001
|
| 20 |
+
- Wer: 1.0
|
| 21 |
+
- Cer: 1.0
|
| 22 |
+
|
| 23 |
+
## Model description
|
| 24 |
+
|
| 25 |
+
More information needed
|
| 26 |
+
|
| 27 |
+
## Intended uses & limitations
|
| 28 |
+
|
| 29 |
+
More information needed
|
| 30 |
+
|
| 31 |
+
## Training and evaluation data
|
| 32 |
+
|
| 33 |
+
More information needed
|
| 34 |
+
|
| 35 |
+
## Training procedure
|
| 36 |
+
|
| 37 |
+
### Training hyperparameters
|
| 38 |
+
|
| 39 |
+
The following hyperparameters were used during training:
|
| 40 |
+
- learning_rate: 0.0005
|
| 41 |
+
- train_batch_size: 16
|
| 42 |
+
- eval_batch_size: 8
|
| 43 |
+
- seed: 42
|
| 44 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 45 |
+
- lr_scheduler_type: linear
|
| 46 |
+
- lr_scheduler_warmup_ratio: 0.25
|
| 47 |
+
- num_epochs: 20.0
|
| 48 |
+
- mixed_precision_training: Native AMP
|
| 49 |
+
|
| 50 |
+
### Training results
|
| 51 |
+
|
| 52 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
| 53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:---:|:---:|
|
| 54 |
+
| 5425.9882 | 1.0 | 1525 | 1144.5670 | 1.0 | 1.0 |
|
| 55 |
+
| 4416.5207 | 2.0 | 3050 | 1142.7595 | 1.0 | 1.0 |
|
| 56 |
+
| 4474.501 | 3.0 | 4575 | 1144.2609 | 1.0 | 1.0 |
|
| 57 |
+
| 4499.2403 | 4.0 | 6100 | 1163.1985 | 1.0 | 1.0 |
|
| 58 |
+
| 4492.3184 | 5.0 | 7625 | 1145.3702 | 1.0 | 1.0 |
|
| 59 |
+
| 4439.5584 | 6.0 | 9150 | 1145.4093 | 1.0 | 1.0 |
|
| 60 |
+
| 4400.9305 | 7.0 | 10675 | 1144.0641 | 1.0 | 1.0 |
|
| 61 |
+
| 4388.3134 | 8.0 | 12200 | 1142.6368 | 1.0 | 1.0 |
|
| 62 |
+
| 4337.4364 | 9.0 | 13725 | 1141.1510 | 1.0 | 1.0 |
|
| 63 |
+
| 4328.8672 | 10.0 | 15250 | 1140.2180 | 1.0 | 1.0 |
|
| 64 |
+
| 4315.4475 | 11.0 | 16775 | 1140.9918 | 1.0 | 1.0 |
|
| 65 |
+
| 4340.9885 | 12.0 | 18300 | 1141.5726 | 1.0 | 1.0 |
|
| 66 |
+
| 4303.5944 | 13.0 | 19825 | 1140.9758 | 1.0 | 1.0 |
|
| 67 |
+
| 4305.4659 | 14.0 | 21350 | 1141.2748 | 1.0 | 1.0 |
|
| 68 |
+
| 4296.8341 | 15.0 | 22875 | 1140.5507 | 1.0 | 1.0 |
|
| 69 |
+
| 4293.78 | 16.0 | 24400 | 1141.3170 | 1.0 | 1.0 |
|
| 70 |
+
| 4291.8813 | 17.0 | 25925 | 1140.3838 | 1.0 | 1.0 |
|
| 71 |
+
| 4291.3587 | 18.0 | 27450 | 1141.1962 | 1.0 | 1.0 |
|
| 72 |
+
| 4288.1016 | 19.0 | 28975 | 1140.9142 | 1.0 | 1.0 |
|
| 73 |
+
| 4287.0193 | 20.0 | 30500 | 1141.5001 | 1.0 | 1.0 |
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
### Framework versions
|
| 77 |
+
|
| 78 |
+
- Transformers 4.48.3
|
| 79 |
+
- Pytorch 2.5.1
|
| 80 |
+
- Datasets 3.2.0
|
| 81 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377654192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89dec9fdee966198f60ab64ddcb3d11fa39df5d71bebf1bc1b374feb3d9975c4
|
| 3 |
size 377654192
|