agnesluhtaru
commited on
Commit
·
a241ed4
1
Parent(s):
16a9ddb
Update README.md
Browse files
README.md
CHANGED
@@ -5,33 +5,23 @@ tags:
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
model-index:
|
8 |
-
- name: xls-r-300m-et-
|
9 |
results: []
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
# xls-r-300m-et-
|
16 |
|
17 |
-
This model is a fine-tuned version of [TalTechNLP/xls-r-300m-et](https://huggingface.co/TalTechNLP/xls-r-300m-et) on an
|
18 |
-
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.1926
|
20 |
-
- Wer: 0.1430
|
21 |
|
22 |
-
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
## Intended uses & limitations
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Training and evaluation data
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Training procedure
|
35 |
|
36 |
### Training hyperparameters
|
37 |
|
@@ -95,4 +85,4 @@ The following hyperparameters were used during training:
|
|
95 |
- Transformers 4.26.0.dev0
|
96 |
- Pytorch 1.12.1+rocm5.1.1
|
97 |
- Datasets 2.7.1.dev0
|
98 |
-
- Tokenizers 0.13.2
|
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
model-index:
|
8 |
+
- name: xls-r-300m-et-children
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- et
|
12 |
+
library_name: transformers
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# xls-r-300m-et-children
|
19 |
|
20 |
+
This model is a fine-tuned version of [TalTechNLP/xls-r-300m-et](https://huggingface.co/TalTechNLP/xls-r-300m-et) on an Estonian children's speech dataset.
|
|
|
|
|
|
|
21 |
|
22 |
+
More information about the model's performance and the data used for evaluation and training:
|
23 |
|
24 |
+
Luhtaru, Agnes; Jaaska, Rauno; Kruusamäe, Karl; Fishel, Mark (2023). Automatic Transcription for Estonian Children’s Speech. In: Proceedings of the 24th Nordic Conference on Computational Linguistics. [https://openreview.net/forum?id=xbPTfBIUby](https://openreview.net/forum?id=xbPTfBIUby)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
### Training hyperparameters
|
27 |
|
|
|
85 |
- Transformers 4.26.0.dev0
|
86 |
- Pytorch 1.12.1+rocm5.1.1
|
87 |
- Datasets 2.7.1.dev0
|
88 |
+
- Tokenizers 0.13.2
|