Model save
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 0.
|
19 |
-
- eval_wer: 0.
|
20 |
-
- eval_runtime:
|
21 |
-
- eval_samples_per_second:
|
22 |
-
- eval_steps_per_second: 0.
|
23 |
-
- epoch:
|
24 |
-
- step:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_steps: 200
|
52 |
-
- num_epochs:
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 0.1635
|
19 |
+
- eval_wer: 0.3316
|
20 |
+
- eval_runtime: 1030.7944
|
21 |
+
- eval_samples_per_second: 11.262
|
22 |
+
- eval_steps_per_second: 0.704
|
23 |
+
- epoch: 15.31
|
24 |
+
- step: 9400
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_steps: 200
|
52 |
+
- num_epochs: 16
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261975580
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:911748e80204e1a94db0cdd1d5e605ed14e20f2343ecd699fc20eb0586a3abb4
|
3 |
size 1261975580
|
runs/Nov24_10-11-41_575c357977ec/events.out.tfevents.1700822312.575c357977ec.628.0
CHANGED
Binary files a/runs/Nov24_10-11-41_575c357977ec/events.out.tfevents.1700822312.575c357977ec.628.0 and b/runs/Nov24_10-11-41_575c357977ec/events.out.tfevents.1700822312.575c357977ec.628.0 differ
|
|