Model save
Browse files- README.md +14 -43
- model.safetensors +1 -1
README.md
CHANGED
@@ -11,14 +11,14 @@ model-index:
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/priyanshipal/huggingface/runs/
|
15 |
# output
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Cer: 0.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,49 +45,20 @@ The following hyperparameters were used during training:
|
|
45 |
- total_train_batch_size: 32
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- lr_scheduler_warmup_steps:
|
49 |
-
- training_steps:
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch
|
55 |
-
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 3.
|
60 |
-
| 3.
|
61 |
-
|
|
62 |
-
| 1.7013 | 1.12 | 700 | 2.1151 | 0.4489 | 0.6820 |
|
63 |
-
| 1.2995 | 1.28 | 800 | 2.0757 | 0.4160 | 0.6245 |
|
64 |
-
| 1.6852 | 1.44 | 900 | 1.9870 | 0.4112 | 0.6154 |
|
65 |
-
| 1.3997 | 1.6 | 1000 | 2.0007 | 0.3962 | 0.6069 |
|
66 |
-
| 1.768 | 1.76 | 1100 | 2.0712 | 0.4123 | 0.6448 |
|
67 |
-
| 2.5192 | 1.92 | 1200 | 2.5729 | 0.6884 | 0.9178 |
|
68 |
-
| 2.6077 | 2.08 | 1300 | 2.4078 | 0.4816 | 0.8066 |
|
69 |
-
| 2.6928 | 2.24 | 1400 | 2.3596 | 0.4904 | 0.7915 |
|
70 |
-
| 0.0 | 2.4 | 1500 | 2.4471 | 0.6019 | 0.8782 |
|
71 |
-
| 0.0 | 2.56 | 1600 | 2.4490 | 0.6112 | 0.8888 |
|
72 |
-
| 0.0 | 2.7200 | 1700 | nan | 1.0 | 1.0 |
|
73 |
-
| 0.0 | 2.88 | 1800 | nan | 1.0 | 1.0 |
|
74 |
-
| 0.0 | 3.04 | 1900 | nan | 1.0 | 1.0 |
|
75 |
-
| 0.0 | 3.2 | 2000 | nan | 1.0 | 1.0 |
|
76 |
-
| 0.0 | 3.36 | 2100 | nan | 1.0 | 1.0 |
|
77 |
-
| 0.0 | 3.52 | 2200 | nan | 1.0 | 1.0 |
|
78 |
-
| 0.0 | 3.68 | 2300 | nan | 1.0 | 1.0 |
|
79 |
-
| 0.0 | 3.84 | 2400 | nan | 1.0 | 1.0 |
|
80 |
-
| 0.0 | 4.0 | 2500 | nan | 1.0 | 1.0 |
|
81 |
-
| 0.0 | 4.16 | 2600 | nan | 1.0 | 1.0 |
|
82 |
-
| 0.0 | 4.32 | 2700 | nan | 1.0 | 1.0 |
|
83 |
-
| 0.0 | 4.48 | 2800 | nan | 1.0 | 1.0 |
|
84 |
-
| 0.0 | 4.64 | 2900 | nan | 1.0 | 1.0 |
|
85 |
-
| 0.0 | 4.8 | 3000 | nan | 1.0 | 1.0 |
|
86 |
-
| 0.0 | 4.96 | 3100 | nan | 1.0 | 1.0 |
|
87 |
-
| 0.0 | 5.12 | 3200 | nan | 1.0 | 1.0 |
|
88 |
-
| 0.0 | 5.28 | 3300 | nan | 1.0 | 1.0 |
|
89 |
-
| 0.0 | 5.44 | 3400 | nan | 1.0 | 1.0 |
|
90 |
-
| 0.0 | 5.6 | 3500 | nan | 1.0 | 1.0 |
|
91 |
|
92 |
|
93 |
### Framework versions
|
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/priyanshipal/huggingface/runs/hvo6b5jz)
|
15 |
# output
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.2885
|
20 |
+
- Cer: 0.5196
|
21 |
+
- Wer: 0.8050
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
- total_train_batch_size: 32
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_steps: 2000
|
49 |
+
- training_steps: 6000
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
56 |
+
| 1.5851 | 1.6 | 1000 | 1.9947 | 0.4133 | 0.6195 |
|
57 |
+
| 1.8352 | 3.2 | 2000 | 2.1491 | 0.4724 | 0.7895 |
|
58 |
+
| 2.3755 | 4.8 | 3000 | 2.3793 | 0.4433 | 0.7270 |
|
59 |
+
| 3.3134 | 6.4 | 4000 | 3.3025 | 0.5204 | 0.8033 |
|
60 |
+
| 3.4098 | 8.0 | 5000 | 3.2885 | 0.5196 | 0.8050 |
|
61 |
+
| 3.1155 | 9.6 | 6000 | 3.2885 | 0.5196 | 0.8050 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262426580
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11123f516d513f049ccf8eca7a64f45fe94183f0c16009563846a3cba3ca71e4
|
3 |
size 1262426580
|