lucas-meyer
commited on
Commit
•
177f389
1
Parent(s):
100613c
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ metrics:
|
|
6 |
model-index:
|
7 |
- name: seq-xls-r-fleurs_zu-run3-asr_xh-run8
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,24 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# seq-xls-r-fleurs_zu-run3-asr_xh-run8
|
15 |
|
16 |
-
This model is a fine-tuned version of [lucas-meyer/xls-r-fleurs_zu-run3](https://huggingface.co/lucas-meyer/xls-r-fleurs_zu-run3) on
|
17 |
-
It achieves the following results
|
18 |
-
-
|
19 |
-
- Wer:
|
20 |
-
|
21 |
-
## Model description
|
22 |
-
|
23 |
-
More information needed
|
24 |
-
|
25 |
-
## Intended uses & limitations
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Training and evaluation data
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Training procedure
|
34 |
|
35 |
### Training hyperparameters
|
36 |
|
@@ -49,7 +37,7 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
| 3.7461 | 2.55 | 400 | 0.5001 | 0.6663 |
|
55 |
| 0.4168 | 5.1 | 800 | 0.3851 | 0.5368 |
|
@@ -62,4 +50,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.28.0
|
63 |
- Pytorch 2.0.1+cu117
|
64 |
- Datasets 2.14.4
|
65 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: seq-xls-r-fleurs_zu-run3-asr_xh-run8
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- lucas-meyer/asr_xh
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# seq-xls-r-fleurs_zu-run3-asr_xh-run8
|
17 |
|
18 |
+
This model is a fine-tuned version of [lucas-meyer/xls-r-fleurs_zu-run3](https://huggingface.co/lucas-meyer/xls-r-fleurs_zu-run3) on the asr_xh dataset.
|
19 |
+
It achieves the following results:
|
20 |
+
- Wer (Validation): 53.64%
|
21 |
+
- Wer (Test): 56.86%
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
### Training hyperparameters
|
24 |
|
|
|
37 |
|
38 |
### Training results
|
39 |
|
40 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer (Train) |
|
41 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
42 |
| 3.7461 | 2.55 | 400 | 0.5001 | 0.6663 |
|
43 |
| 0.4168 | 5.1 | 800 | 0.3851 | 0.5368 |
|
|
|
50 |
- Transformers 4.28.0
|
51 |
- Pytorch 2.0.1+cu117
|
52 |
- Datasets 2.14.4
|
53 |
+
- Tokenizers 0.13.3
|