Sanchit Gandhi commited on
Commit ·
7a3eaca
1
Parent(s): c93a6f5
update model card README.md
Browse files
README.md
CHANGED
|
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model was trained from scratch on the librispeech_asr dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss:
|
| 19 |
-
- Wer:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -35,7 +35,7 @@ More information needed
|
|
| 35 |
### Training hyperparameters
|
| 36 |
|
| 37 |
The following hyperparameters were used during training:
|
| 38 |
-
- learning_rate:
|
| 39 |
- train_batch_size: 8
|
| 40 |
- eval_batch_size: 8
|
| 41 |
- seed: 42
|
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
-
|
|
| 57 |
-
|
|
| 58 |
-
|
|
| 59 |
-
|
|
| 60 |
-
|
|
| 61 |
-
|
|
| 62 |
-
|
|
| 63 |
-
|
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model was trained from scratch on the librispeech_asr dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 3.9280
|
| 19 |
+
- Wer: 0.9561
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 35 |
### Training hyperparameters
|
| 36 |
|
| 37 |
The following hyperparameters were used during training:
|
| 38 |
+
- learning_rate: 3e-05
|
| 39 |
- train_batch_size: 8
|
| 40 |
- eval_batch_size: 8
|
| 41 |
- seed: 42
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 54 |
+
| 5.3825 | 0.28 | 500 | 5.5398 | 0.9602 |
|
| 55 |
+
| 4.6164 | 0.56 | 1000 | 4.8871 | 0.9781 |
|
| 56 |
+
| 4.5587 | 0.84 | 1500 | 4.6683 | 1.0010 |
|
| 57 |
+
| 4.3428 | 1.12 | 2000 | 4.4745 | 1.6443 |
|
| 58 |
+
| 4.2545 | 1.4 | 2500 | 4.2854 | 1.3727 |
|
| 59 |
+
| 4.0861 | 1.68 | 3000 | 4.1451 | 1.3667 |
|
| 60 |
+
| 4.0882 | 1.96 | 3500 | 4.0432 | 1.2540 |
|
| 61 |
+
| 3.5985 | 2.24 | 4000 | 4.0155 | 1.0706 |
|
| 62 |
+
| 3.7731 | 2.52 | 4500 | 3.9633 | 1.0627 |
|
| 63 |
+
| 3.6984 | 2.8 | 5000 | 3.9280 | 0.9561 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
runs/Feb21_09-27-04_sanchit--v100/events.out.tfevents.1645435652.sanchit--v100.80427.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:671be3aa42f8164598f0829f12bd3ff966b533e3887e7980e692949565e015b0
|
| 3 |
+
size 824476
|