kavyamanohar
commited on
Commit
•
05d379e
1
Parent(s):
7779f14
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ metrics:
|
|
13 |
tags:
|
14 |
- generated_from_trainer
|
15 |
model-index:
|
16 |
-
- name:
|
17 |
results:
|
18 |
- task:
|
19 |
type: automatic-speech-recognition
|
@@ -62,25 +62,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
62 |
|
63 |
# w2v-bert-2.0-nonstudio_and_studioRecords
|
64 |
|
65 |
-
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on an
|
66 |
It achieves the following results on the evaluation set:
|
67 |
- Loss: 0.1722
|
68 |
- Wer: 0.1299
|
69 |
|
70 |
-
## Model description
|
71 |
-
|
72 |
-
More information needed
|
73 |
-
|
74 |
-
## Intended uses & limitations
|
75 |
-
|
76 |
-
More information needed
|
77 |
-
|
78 |
-
## Training and evaluation data
|
79 |
-
|
80 |
-
More information needed
|
81 |
|
82 |
## Training procedure
|
83 |
|
|
|
|
|
84 |
### Training hyperparameters
|
85 |
|
86 |
The following hyperparameters were used during training:
|
|
|
13 |
tags:
|
14 |
- generated_from_trainer
|
15 |
model-index:
|
16 |
+
- name: w2v2bert-Malayalam
|
17 |
results:
|
18 |
- task:
|
19 |
type: automatic-speech-recognition
|
|
|
62 |
|
63 |
# w2v-bert-2.0-nonstudio_and_studioRecords
|
64 |
|
65 |
+
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on an these datasets: [IMASC](https://huggingface.co/datasets/thennal/IMaSC), [MSC](https://huggingface.co/datasets/smcproject/MSC), [OpenSLR Malayalam Train split](https://huggingface.co/datasets/vrclc/openslr63), [Festvox Malayalam](https://huggingface.co/datasets/vrclc/openslr63), [common_voice_16_1](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_1)
|
66 |
It achieves the following results on the evaluation set:
|
67 |
- Loss: 0.1722
|
68 |
- Wer: 0.1299
|
69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
|
71 |
## Training procedure
|
72 |
|
73 |
+
Trained on NVIDIA A100 GPU
|
74 |
+
|
75 |
### Training hyperparameters
|
76 |
|
77 |
The following hyperparameters were used during training:
|