End of training
Browse files- README.md +1 -11
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,15 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# wav2vec2-base-minilibrispeech
|
15 |
|
16 |
-
This model
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 0.5513
|
19 |
-
- eval_wer: 0.1824
|
20 |
-
- eval_runtime: 8.0543
|
21 |
-
- eval_samples_per_second: 13.533
|
22 |
-
- eval_steps_per_second: 1.738
|
23 |
-
- epoch: 30.61
|
24 |
-
- step: 7500
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
|
|
11 |
|
12 |
# wav2vec2-base-minilibrispeech
|
13 |
|
14 |
+
This model was trained from scratch on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/3funnn/wav2vec2-base-minilibrispeech/checkpoint-5500",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377611120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d449e44bb2560db58b0ac4a7430c81d442743f3a9c04ddb5fc954ac1f2d94991
|
3 |
size 377611120
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cc85f58d69b38270b4a23e113b56a808357860188221987b164a65b5a00dd88
|
3 |
size 4920
|