Update README.md
Browse files
README.md
CHANGED
@@ -4,26 +4,26 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: mHuBERT-147-br
|
6 |
results: []
|
|
|
|
|
7 |
---
|
8 |
|
9 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
-
should probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
# mHuBERT-147-br
|
13 |
|
14 |
-
This model was
|
15 |
|
16 |
## Model description
|
17 |
|
18 |
-
|
19 |
|
20 |
## Intended uses & limitations
|
21 |
|
22 |
-
|
23 |
|
24 |
## Training and evaluation data
|
25 |
|
26 |
-
|
27 |
|
28 |
## Training procedure
|
29 |
|
@@ -47,4 +47,4 @@ The following hyperparameters were used during training:
|
|
47 |
- Transformers 4.39.1
|
48 |
- Pytorch 2.0.1+cu117
|
49 |
- Datasets 2.18.0
|
50 |
-
- Tokenizers 0.15.2
|
|
|
4 |
model-index:
|
5 |
- name: mHuBERT-147-br
|
6 |
results: []
|
7 |
+
language:
|
8 |
+
- br
|
9 |
---
|
10 |
|
|
|
|
|
11 |
|
12 |
# mHuBERT-147-br
|
13 |
|
14 |
+
This model was fine-tuned on the Mozilla Common Voice 15 Breton dataset and the [Roadennoù](https://github.com/gweltou/roadennou) dataset.
|
15 |
|
16 |
## Model description
|
17 |
|
18 |
+
This model was trained to assess the performance mHubert-147 for finetuning a Breton ASR model.
|
19 |
|
20 |
## Intended uses & limitations
|
21 |
|
22 |
+
This model is a research model and shouldn't be used in production.
|
23 |
|
24 |
## Training and evaluation data
|
25 |
|
26 |
+
90% of the Roadennoù dataset was used for training, the remaining 10% was used for validation in addition to MCV15-br validation dataset.
|
27 |
|
28 |
## Training procedure
|
29 |
|
|
|
47 |
- Transformers 4.39.1
|
48 |
- Pytorch 2.0.1+cu117
|
49 |
- Datasets 2.18.0
|
50 |
+
- Tokenizers 0.15.2
|