End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: wav2vec2-large-xls-r-300m-dysarthria
|
8 |
results: []
|
@@ -15,13 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
-
|
19 |
-
-
|
20 |
-
- eval_runtime: 669.889
|
21 |
-
- eval_samples_per_second: 27.252
|
22 |
-
- eval_steps_per_second: 3.407
|
23 |
-
- epoch: 0.26
|
24 |
-
- step: 1200
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,6 +49,25 @@ The following hyperparameters were used during training:
|
|
52 |
- num_epochs: 30
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
### Framework versions
|
56 |
|
57 |
- Transformers 4.35.2
|
|
|
3 |
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
model-index:
|
9 |
- name: wav2vec2-large-xls-r-300m-dysarthria
|
10 |
results: []
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0615
|
21 |
+
- Wer: 0.1764
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
- num_epochs: 30
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
56 |
+
| 16.998 | 2.17 | 400 | 3.4205 | 1.0 |
|
57 |
+
| 3.6507 | 4.34 | 800 | 3.2819 | 1.0 |
|
58 |
+
| 3.2148 | 6.5 | 1200 | 3.0239 | 1.0 |
|
59 |
+
| 2.8464 | 8.67 | 1600 | 2.5810 | 1.0 |
|
60 |
+
| 2.3923 | 10.84 | 2000 | 2.2368 | 1.0 |
|
61 |
+
| 1.9358 | 13.01 | 2400 | 1.7072 | 1.0 |
|
62 |
+
| 1.5043 | 15.18 | 2800 | 1.3435 | 1.0 |
|
63 |
+
| 1.1169 | 17.34 | 3200 | 0.8979 | 0.9701 |
|
64 |
+
| 0.749 | 19.51 | 3600 | 0.5764 | 0.7490 |
|
65 |
+
| 0.4855 | 21.68 | 4000 | 0.2876 | 0.4763 |
|
66 |
+
| 0.2902 | 23.85 | 4400 | 0.1645 | 0.3379 |
|
67 |
+
| 0.198 | 26.02 | 4800 | 0.0988 | 0.2307 |
|
68 |
+
| 0.1358 | 28.18 | 5200 | 0.0615 | 0.1764 |
|
69 |
+
|
70 |
+
|
71 |
### Framework versions
|
72 |
|
73 |
- Transformers 4.35.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261934580
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f07564f3b0964ffc15d38ac39264aa81ab04b26fa5a38fed8f5ef38e82639e3
|
3 |
size 1261934580
|
runs/Jan29_15-39-14_91637785477b/events.out.tfevents.1706542837.91637785477b.358.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba8d423711a888129b02c342e48dbe28b3a792836f8f85789fd27d96efe3c4dc
|
3 |
+
size 12248
|