kingabzpro commited on
Commit
c7ad044
1 Parent(s): c931227

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -17
README.md CHANGED
@@ -1,12 +1,34 @@
1
  ---
2
- license: mit
 
 
 
3
  tags:
4
- - generated_from_trainer
 
5
  datasets:
6
- - common_voice
 
 
 
7
  model-index:
8
- - name: wav2vec2-large-xlsr-53-punjabi
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -20,19 +42,7 @@ It achieves the following results on the evaluation set:
20
  - Wer: 0.4939
21
  - Cer: 0.2238
22
 
23
- ## Model description
24
-
25
- More information needed
26
-
27
- ## Intended uses & limitations
28
-
29
- More information needed
30
-
31
- ## Training and evaluation data
32
-
33
- More information needed
34
 
35
- ## Training procedure
36
 
37
  ### Training hyperparameters
38
 
 
1
  ---
2
+ language:
3
+ - pa-IN
4
+
5
+ license: apache-2.0
6
  tags:
7
+ - automatic-speech-recognition
8
+ - robust-speech-event
9
  datasets:
10
+ - mozilla-foundation/common_voice_8_0
11
+ metrics:
12
+ - wer
13
+ - cer
14
  model-index:
15
+ - name: wav2vec2-punjabi-V8-Abid
16
+ results:
17
+ - task:
18
+ type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
19
+ name: Speech Recognition # Optional. Example: Speech Recognition
20
+ dataset:
21
+ type: mozilla-foundation/common_voice_8_0 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
22
+ name: Common Voice pa-IN # Required. Example: Common Voice zh-CN
23
+ args: pa-IN # Optional. Example: zh-CN
24
+ metrics:
25
+ - type: wer # Required. Example: wer
26
+ value: 39.52 # Required. Example: 20.90
27
+ name: Test WER # Optional. Example: Test WER
28
+ - type: cer # Required. Example: wer
29
+ value: 17.60 # Required. Example: 20.90
30
+ name: Test CER # Optional. Example: Test WER
31
+
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
42
  - Wer: 0.4939
43
  - Cer: 0.2238
44
 
 
 
 
 
 
 
 
 
 
 
 
45
 
 
46
 
47
  ### Training hyperparameters
48