update model card README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- automatic-speech-recognition
|
4 |
-
- dna_r9.4.1
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: wav2vec2-tiny-demo
|
@@ -13,11 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# wav2vec2-tiny-demo
|
15 |
|
16 |
-
This model is a fine-tuned version of [yenpolin/wav2vec2-tiny](https://huggingface.co/yenpolin/wav2vec2-tiny) on the
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: nan
|
19 |
-
- Mean Acc: 0.0
|
20 |
-
- Median Acc: 0.0
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,7 +42,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Mean Acc | Median Acc |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----------:|
|
51 |
-
| No log | 0.51 | 50 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
1 |
---
|
2 |
tags:
|
|
|
|
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
- name: wav2vec2-tiny-demo
|
|
|
11 |
|
12 |
# wav2vec2-tiny-demo
|
13 |
|
14 |
+
This model is a fine-tuned version of [yenpolin/wav2vec2-tiny](https://huggingface.co/yenpolin/wav2vec2-tiny) on the None dataset.
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
42 |
|
43 |
| Training Loss | Epoch | Step | Validation Loss | Mean Acc | Median Acc |
|
44 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----------:|
|
45 |
+
| No log | 0.51 | 50 | 0.0 | 0.0 | 0.0 |
|
46 |
|
47 |
|
48 |
### Framework versions
|