RSK1987 commited on
Commit
c1226c8
1 Parent(s): dafa11f

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -27
README.md CHANGED
@@ -1,33 +1,13 @@
1
  ---
2
- language:
3
- - hi
4
  license: apache-2.0
5
  base_model: facebook/wav2vec2-large-xlsr-53
6
  tags:
7
- - automatic-speech-recognition
8
- - mozilla-foundation/common_voice_15_0
9
- - mms
10
  - generated_from_trainer
11
  datasets:
12
  - common_voice_15_0
13
- metrics:
14
- - wer
15
  model-index:
16
  - name: Output
17
- results:
18
- - task:
19
- name: Automatic Speech Recognition
20
- type: automatic-speech-recognition
21
- dataset:
22
- name: MOZILLA-FOUNDATION/COMMON_VOICE_15_0 - HI
23
- type: common_voice_15_0
24
- config: hi
25
- split: validation
26
- args: 'Config: hi, Training split: train, Eval split: validation'
27
- metrics:
28
- - name: Wer
29
- type: wer
30
- value: 1.0123092072870508
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,10 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  # Output
37
 
38
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the MOZILLA-FOUNDATION/COMMON_VOICE_15_0 - HI dataset.
39
- It achieves the following results on the evaluation set:
40
- - Loss: 20.1356
41
- - Wer: 1.0123
42
 
43
  ## Model description
44
 
@@ -73,12 +50,12 @@ The following hyperparameters were used during training:
73
 
74
  | Training Loss | Epoch | Step | Validation Loss | Wer |
75
  |:-------------:|:------:|:----:|:---------------:|:------:|
76
- | No log | 0.6897 | 100 | 21.8808 | 1.0002 |
77
 
78
 
79
  ### Framework versions
80
 
81
  - Transformers 4.42.0.dev0
82
- - Pytorch 2.3.0+cpu
83
  - Datasets 2.19.1
84
  - Tokenizers 0.19.1
 
1
  ---
 
 
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-large-xlsr-53
4
  tags:
 
 
 
5
  - generated_from_trainer
6
  datasets:
7
  - common_voice_15_0
 
 
8
  model-index:
9
  - name: Output
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # Output
17
 
18
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_15_0 dataset.
 
 
 
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:------:|:----:|:---------------:|:------:|
53
+ | No log | 0.6897 | 100 | 21.9162 | 1.0003 |
54
 
55
 
56
  ### Framework versions
57
 
58
  - Transformers 4.42.0.dev0
59
+ - Pytorch 2.3.0
60
  - Datasets 2.19.1
61
  - Tokenizers 0.19.1