End of training
Browse files- README.md +9 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -14,6 +14,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# wav2vec2-attempt2
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
14 |
# wav2vec2-attempt2
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 3.1398
|
19 |
+
- eval_accuracy: 0.0208
|
20 |
+
- eval_f1: 0.0136
|
21 |
+
- eval_runtime: 5.2712
|
22 |
+
- eval_samples_per_second: 9.106
|
23 |
+
- eval_steps_per_second: 1.138
|
24 |
+
- epoch: 0.89
|
25 |
+
- step: 2
|
26 |
|
27 |
## Model description
|
28 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378323956
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:814876910e3dfe07f1ac5cdaa042f7aa79ed2b96679855f068ccd23ffa9fb5de
|
3 |
size 378323956
|