wav2vec2-base-timit-demo
Browse files
README.md
CHANGED
@@ -14,6 +14,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# wav2vec2-base-timit-demo
|
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 |
|
18 |
## Model description
|
19 |
|
|
|
14 |
# wav2vec2-base-timit-demo
|
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: nan
|
19 |
+
- eval_cer: 0.9937
|
20 |
+
- eval_runtime: 130.5666
|
21 |
+
- eval_samples_per_second: 12.867
|
22 |
+
- eval_steps_per_second: 1.608
|
23 |
+
- epoch: 3.46
|
24 |
+
- step: 500
|
25 |
|
26 |
## Model description
|
27 |
|
runs/Jan09_17-24-08_b25095a376a8/events.out.tfevents.1704821177.b25095a376a8.1922.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fb0d46ee7c8be79849583283780cd0758e41bbae627c3964bd3bc7942155a05
|
3 |
+
size 6347
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5afa8b2f8e3d89ac3f67b5804a613ffde6efd6aed8883e05c61c30e88008570d
|
3 |
size 4600
|