Commit
·
d5033e4
1
Parent(s):
f85d480
update model card README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 0.
|
17 |
-
- Wer: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -33,7 +33,7 @@ More information needed
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
-
- learning_rate: 0.
|
37 |
- train_batch_size: 8
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
- total_train_batch_size: 64
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
-
- lr_scheduler_warmup_steps:
|
45 |
- num_epochs: 20.0
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
@@ -49,45 +49,45 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
52 |
-
| 2.
|
53 |
-
|
|
54 |
-
| 2.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
|
92 |
|
93 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.2965
|
17 |
+
- Wer: 0.3144
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 0.0001
|
37 |
- train_batch_size: 8
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
|
|
41 |
- total_train_batch_size: 64
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 1000
|
45 |
- num_epochs: 20.0
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
52 |
+
| 2.888 | 0.51 | 400 | 3.7320 | 0.9440 |
|
53 |
+
| 3.1636 | 1.02 | 800 | 2.9188 | 1.1916 |
|
54 |
+
| 2.773 | 1.53 | 1200 | 2.3347 | 1.0134 |
|
55 |
+
| 0.7198 | 2.04 | 1600 | 0.6678 | 0.4826 |
|
56 |
+
| 0.5255 | 2.55 | 2000 | 0.4605 | 0.4135 |
|
57 |
+
| 0.3961 | 3.06 | 2400 | 0.4266 | 0.3955 |
|
58 |
+
| 0.3424 | 3.57 | 2800 | 0.3786 | 0.3741 |
|
59 |
+
| 0.3858 | 4.08 | 3200 | 0.3161 | 0.3552 |
|
60 |
+
| 0.3218 | 4.59 | 3600 | 0.3029 | 0.3510 |
|
61 |
+
| 0.199 | 5.1 | 4000 | 0.2988 | 0.3418 |
|
62 |
+
| 0.2054 | 5.61 | 4400 | 0.2873 | 0.3434 |
|
63 |
+
| 0.1704 | 6.12 | 4800 | 0.3129 | 0.3432 |
|
64 |
+
| 0.1805 | 6.63 | 5200 | 0.2963 | 0.3413 |
|
65 |
+
| 0.2091 | 7.14 | 5600 | 0.2755 | 0.3329 |
|
66 |
+
| 0.1971 | 7.65 | 6000 | 0.2706 | 0.3309 |
|
67 |
+
| 0.1237 | 8.16 | 6400 | 0.2823 | 0.3270 |
|
68 |
+
| 0.123 | 8.67 | 6800 | 0.2754 | 0.3246 |
|
69 |
+
| 0.103 | 9.18 | 7200 | 0.2917 | 0.3272 |
|
70 |
+
| 0.1143 | 9.69 | 7600 | 0.2885 | 0.3305 |
|
71 |
+
| 0.156 | 10.2 | 8000 | 0.2810 | 0.3288 |
|
72 |
+
| 0.167 | 10.71 | 8400 | 0.2689 | 0.3232 |
|
73 |
+
| 0.0815 | 11.22 | 8800 | 0.2899 | 0.3236 |
|
74 |
+
| 0.0844 | 11.73 | 9200 | 0.2798 | 0.3225 |
|
75 |
+
| 0.0775 | 12.24 | 9600 | 0.2894 | 0.3224 |
|
76 |
+
| 0.0677 | 12.75 | 10000 | 0.2838 | 0.3204 |
|
77 |
+
| 0.1383 | 13.27 | 10400 | 0.2959 | 0.3211 |
|
78 |
+
| 0.1233 | 13.77 | 10800 | 0.2922 | 0.3213 |
|
79 |
+
| 0.0688 | 14.29 | 11200 | 0.2903 | 0.3209 |
|
80 |
+
| 0.0655 | 14.8 | 11600 | 0.2868 | 0.3182 |
|
81 |
+
| 0.0449 | 15.31 | 12000 | 0.2959 | 0.3172 |
|
82 |
+
| 0.0421 | 15.82 | 12400 | 0.2966 | 0.3180 |
|
83 |
+
| 0.0858 | 16.33 | 12800 | 0.2941 | 0.3164 |
|
84 |
+
| 0.0859 | 16.84 | 13200 | 0.2980 | 0.3165 |
|
85 |
+
| 0.0561 | 17.35 | 13600 | 0.2965 | 0.3165 |
|
86 |
+
| 0.0506 | 17.86 | 14000 | 0.2935 | 0.3148 |
|
87 |
+
| 0.0312 | 18.37 | 14400 | 0.2964 | 0.3154 |
|
88 |
+
| 0.0403 | 18.88 | 14800 | 0.2967 | 0.3160 |
|
89 |
+
| 0.0924 | 19.39 | 15200 | 0.2955 | 0.3147 |
|
90 |
+
| 0.0585 | 19.9 | 15600 | 0.2965 | 0.3144 |
|
91 |
|
92 |
|
93 |
### Framework versions
|