Bajiyo commited on
Commit
f0e97b6
1 Parent(s): 30f4515

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -1,13 +1,34 @@
1
  ---
2
  base_model: facebook/w2v-bert-2.0
3
  license: mit
 
 
 
 
 
 
 
4
  metrics:
5
  - wer
6
  tags:
7
  - generated_from_trainer
8
  model-index:
9
  - name: w2v-bert-2.0-nonstudio_and_studioRecords
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -81,4 +102,4 @@ The following hyperparameters were used during training:
81
  - Transformers 4.39.3
82
  - Pytorch 2.1.1+cu121
83
  - Datasets 2.16.1
84
- - Tokenizers 0.15.1
 
1
  ---
2
  base_model: facebook/w2v-bert-2.0
3
  license: mit
4
+ datasets:
5
+ - thennal/IMaSC
6
+ - vrclc/festvox-iiith-ml
7
+ - vrclc/openslr63
8
+ - thennal/msc
9
+ - mozilla-foundation/common_voice_16_1
10
+
11
  metrics:
12
  - wer
13
  tags:
14
  - generated_from_trainer
15
  model-index:
16
  - name: w2v-bert-2.0-nonstudio_and_studioRecords
17
+ results:
18
+ - task:
19
+ type: automatic-speech-recognition
20
+ name: Automatic Speech Recognition
21
+ dataset:
22
+ name: Common Voice 13 Malayalam
23
+ type: mozilla-foundation/common_voice_16_1
24
+ config: ml
25
+ split: test
26
+ args: ml
27
+ metrics:
28
+ - type: wer
29
+ value: 52.10
30
+ name: WER
31
+
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
102
  - Transformers 4.39.3
103
  - Pytorch 2.1.1+cu121
104
  - Datasets 2.16.1
105
+ - Tokenizers 0.15.1