EzraWilliam
commited on
Commit
•
65ba335
1
Parent(s):
d3f6ccd
End of training
Browse files
README.md
CHANGED
@@ -1,13 +1,28 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- xtreme_s
|
7 |
-
|
|
|
8 |
model-index:
|
9 |
- name: wav2vec2-base-fleurs-CommonVoice-demo-google-colab-Ezra_William_Prod1
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# wav2vec2-base-fleurs-CommonVoice-demo-google-colab-Ezra_William_Prod1
|
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 xtreme_s dataset.
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -38,16 +56,22 @@ The following hyperparameters were used during training:
|
|
38 |
- train_batch_size: 8
|
39 |
- eval_batch_size: 8
|
40 |
- seed: 42
|
41 |
-
- gradient_accumulation_steps:
|
42 |
-
- total_train_batch_size:
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_steps: 200
|
46 |
-
- num_epochs:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- xtreme_s
|
8 |
+
metrics:
|
9 |
+
- wer
|
10 |
model-index:
|
11 |
- name: wav2vec2-base-fleurs-CommonVoice-demo-google-colab-Ezra_William_Prod1
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: xtreme_s
|
18 |
+
type: xtreme_s
|
19 |
+
config: fleurs.id_id
|
20 |
+
split: test
|
21 |
+
args: fleurs.id_id
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 1.0
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
# wav2vec2-base-fleurs-CommonVoice-demo-google-colab-Ezra_William_Prod1
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the xtreme_s dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 2.1819
|
36 |
+
- Wer: 1.0
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
56 |
- train_batch_size: 8
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
+
- gradient_accumulation_steps: 4
|
60 |
+
- total_train_batch_size: 32
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 200
|
64 |
+
- num_epochs: 30
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
71 |
+
| 7.236 | 6.15 | 100 | 2.9095 | 1.0 |
|
72 |
+
| 2.8926 | 12.31 | 200 | 2.8601 | 1.0 |
|
73 |
+
| 2.871 | 18.46 | 300 | 2.8546 | 1.0 |
|
74 |
+
| 2.763 | 24.62 | 400 | 2.1819 | 1.0 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262073980
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:370ae9d9a231320617dc1944188c88f19adb252d5598b384001caee7911912a6
|
3 |
size 1262073980
|
runs/Jan25_12-40-40_6ff5401fad7f/events.out.tfevents.1706186482.6ff5401fad7f.515.1
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:c200b05a2dc9af622b15d7675dd441b62d12c4773137b8bbaf8e9c9d224d5fdc
|
3 |
+
size 8202
|