zainulhakim commited on
Commit
4aed8c1
1 Parent(s): 1d5d077

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
- base_model: facebook/wav2vec2-base
3
  license: apache-2.0
4
- metrics:
5
- - wer
6
  tags:
7
  - generated_from_trainer
 
 
8
  model-index:
9
- - name: 240615-wav2vec2-ASR-Chinese
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # 240615-wav2vec2-ASR-Chinese
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7811
21
- - Wer: 0.2254
22
 
23
  ## Model description
24
 
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
- | No log | 6.25 | 100 | 0.7811 | 0.2254 |
55
- | No log | 12.5 | 200 | 1.3569 | 0.2448 |
56
- | No log | 18.75 | 300 | 0.9215 | 0.2609 |
57
- | No log | 25.0 | 400 | 0.7503 | 0.3108 |
58
 
59
 
60
  ### Framework versions
 
1
  ---
 
2
  license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
 
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - wer
8
  model-index:
9
+ - name: 240615-wav2vec2-ASR-Indians
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # 240615-wav2vec2-ASR-Indians
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.8686
21
+ - Wer: 0.2850
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | No log | 6.25 | 100 | 1.8686 | 0.2850 |
55
+ | No log | 12.5 | 200 | 2.1553 | 0.3285 |
56
+ | No log | 18.75 | 300 | 1.8499 | 0.3172 |
57
+ | No log | 25.0 | 400 | 2.0953 | 0.3269 |
58
 
59
 
60
  ### Framework versions