Commit
·
dea8868
1
Parent(s):
4521a49
End of training
Browse files- README.md +93 -0
- adapter.ky.safetensors +3 -0
- model.safetensors +1 -1
- runs/Jan08_05-38-24_dgx-1/events.out.tfevents.1704692409.dgx-1 +2 -2
README.md
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
base_model: facebook/mms-1b-all
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- common_voice_11_0
|
8 |
+
metrics:
|
9 |
+
- wer
|
10 |
+
model-index:
|
11 |
+
- name: wav2vec2-kyrgyz-colab
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: common_voice_11_0
|
18 |
+
type: common_voice_11_0
|
19 |
+
config: ky
|
20 |
+
split: test
|
21 |
+
args: ky
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 0.26476260446321975
|
26 |
+
---
|
27 |
+
|
28 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
+
should probably proofread and complete it, then remove this comment. -->
|
30 |
+
|
31 |
+
# wav2vec2-kyrgyz-colab
|
32 |
+
|
33 |
+
This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the common_voice_11_0 dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.2952
|
36 |
+
- Wer: 0.2648
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Intended uses & limitations
|
43 |
+
|
44 |
+
More information needed
|
45 |
+
|
46 |
+
## Training and evaluation data
|
47 |
+
|
48 |
+
More information needed
|
49 |
+
|
50 |
+
## Training procedure
|
51 |
+
|
52 |
+
### Training hyperparameters
|
53 |
+
|
54 |
+
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 1e-05
|
56 |
+
- train_batch_size: 2
|
57 |
+
- eval_batch_size: 8
|
58 |
+
- seed: 42
|
59 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
+
- lr_scheduler_type: linear
|
61 |
+
- lr_scheduler_warmup_steps: 200
|
62 |
+
- num_epochs: 5
|
63 |
+
- mixed_precision_training: Native AMP
|
64 |
+
|
65 |
+
### Training results
|
66 |
+
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
69 |
+
| 9.9224 | 0.29 | 500 | 3.9047 | 1.0023 |
|
70 |
+
| 3.3028 | 0.59 | 1000 | 2.7653 | 0.9997 |
|
71 |
+
| 2.4414 | 0.88 | 1500 | 1.1551 | 0.6330 |
|
72 |
+
| 1.5571 | 1.18 | 2000 | 0.5679 | 0.3712 |
|
73 |
+
| 1.2479 | 1.47 | 2500 | 0.4202 | 0.3291 |
|
74 |
+
| 1.0857 | 1.76 | 3000 | 0.3655 | 0.3105 |
|
75 |
+
| 1.0304 | 2.06 | 3500 | 0.3392 | 0.3007 |
|
76 |
+
| 0.9989 | 2.35 | 4000 | 0.3245 | 0.2909 |
|
77 |
+
| 0.9711 | 2.65 | 4500 | 0.3157 | 0.2825 |
|
78 |
+
| 0.9371 | 2.94 | 5000 | 0.3093 | 0.2764 |
|
79 |
+
| 0.9423 | 3.24 | 5500 | 0.3047 | 0.2732 |
|
80 |
+
| 0.9226 | 3.53 | 6000 | 0.3017 | 0.2715 |
|
81 |
+
| 0.9365 | 3.82 | 6500 | 0.2990 | 0.2689 |
|
82 |
+
| 0.8969 | 4.12 | 7000 | 0.2971 | 0.2668 |
|
83 |
+
| 0.9101 | 4.41 | 7500 | 0.2961 | 0.2644 |
|
84 |
+
| 0.9044 | 4.71 | 8000 | 0.2954 | 0.2642 |
|
85 |
+
| 0.902 | 5.0 | 8500 | 0.2952 | 0.2648 |
|
86 |
+
|
87 |
+
|
88 |
+
### Framework versions
|
89 |
+
|
90 |
+
- Transformers 4.37.0.dev0
|
91 |
+
- Pytorch 2.1.2+cu121
|
92 |
+
- Datasets 2.16.1
|
93 |
+
- Tokenizers 0.15.0
|
adapter.ky.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7860bbcad07d09e1aff319f19724f154a9ab1ee8ad63ae98441d2cc152dcaf72
|
3 |
+
size 8854904
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3858947288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9973aa24c196887636a6eb4cdde6cc64732eb89d92b929ad15dfdf50875eac7b
|
3 |
size 3858947288
|
runs/Jan08_05-38-24_dgx-1/events.out.tfevents.1704692409.dgx-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:4a52947602a762f1c224a369f0a10509865f6f43f1511736d2ef2ba51b8072c5
|
3 |
+
size 14142
|