End of training
Browse files- README.md +94 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
model-index:
|
9 |
+
- name: nyankole_wav2vec2-runpod-xls-r-300m-lrPlateau
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mbalireshawal-makerere-university/huggingface/runs/4b1qnx1u)
|
17 |
+
# nyankole_wav2vec2-runpod-xls-r-300m-lrPlateau
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6614
|
22 |
+
- Wer: 0.5415
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 5e-05
|
42 |
+
- train_batch_size: 8
|
43 |
+
- eval_batch_size: 8
|
44 |
+
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 2
|
46 |
+
- total_train_batch_size: 16
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: reduce_lr_on_plateau
|
49 |
+
- num_epochs: 100
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
+
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
55 |
+
| 6.1863 | 0.9953 | 105 | 3.1550 | 1.0 |
|
56 |
+
| 2.9618 | 2.0 | 211 | 2.8783 | 1.0 |
|
57 |
+
| 2.8789 | 2.9953 | 316 | 2.8603 | 1.0 |
|
58 |
+
| 2.8303 | 4.0 | 422 | 2.8302 | 1.0 |
|
59 |
+
| 2.8401 | 4.9953 | 527 | 2.8178 | 1.0 |
|
60 |
+
| 2.8001 | 6.0 | 633 | 2.7994 | 1.0 |
|
61 |
+
| 2.8123 | 6.9953 | 738 | 2.7633 | 1.0 |
|
62 |
+
| 2.6759 | 8.0 | 844 | 2.3806 | 1.0 |
|
63 |
+
| 1.9592 | 8.9953 | 949 | 1.3134 | 0.9990 |
|
64 |
+
| 1.2909 | 10.0 | 1055 | 0.9641 | 0.8247 |
|
65 |
+
| 1.0631 | 10.9953 | 1160 | 0.8082 | 0.7242 |
|
66 |
+
| 0.9105 | 12.0 | 1266 | 0.7254 | 0.6706 |
|
67 |
+
| 0.8196 | 12.9953 | 1371 | 0.6825 | 0.6552 |
|
68 |
+
| 0.7403 | 14.0 | 1477 | 0.6688 | 0.6265 |
|
69 |
+
| 0.6957 | 14.9953 | 1582 | 0.6459 | 0.5905 |
|
70 |
+
| 0.6438 | 16.0 | 1688 | 0.6298 | 0.5796 |
|
71 |
+
| 0.6147 | 16.9953 | 1793 | 0.6176 | 0.5701 |
|
72 |
+
| 0.5822 | 18.0 | 1899 | 0.6246 | 0.5562 |
|
73 |
+
| 0.5593 | 18.9953 | 2004 | 0.6254 | 0.5567 |
|
74 |
+
| 0.5334 | 20.0 | 2110 | 0.6184 | 0.5487 |
|
75 |
+
| 0.5171 | 20.9953 | 2215 | 0.6127 | 0.5459 |
|
76 |
+
| 0.475 | 22.0 | 2321 | 0.6093 | 0.5335 |
|
77 |
+
| 0.4814 | 22.9953 | 2426 | 0.6090 | 0.5485 |
|
78 |
+
| 0.4441 | 24.0 | 2532 | 0.5986 | 0.5361 |
|
79 |
+
| 0.4402 | 24.9953 | 2637 | 0.6142 | 0.5459 |
|
80 |
+
| 0.4196 | 26.0 | 2743 | 0.6262 | 0.5448 |
|
81 |
+
| 0.4109 | 26.9953 | 2848 | 0.6119 | 0.5397 |
|
82 |
+
| 0.4078 | 28.0 | 2954 | 0.6150 | 0.5412 |
|
83 |
+
| 0.3852 | 28.9953 | 3059 | 0.6237 | 0.5332 |
|
84 |
+
| 0.3731 | 30.0 | 3165 | 0.6301 | 0.5338 |
|
85 |
+
| 0.3601 | 30.9953 | 3270 | 0.6162 | 0.5461 |
|
86 |
+
| 0.3553 | 32.0 | 3376 | 0.6614 | 0.5415 |
|
87 |
+
|
88 |
+
|
89 |
+
### Framework versions
|
90 |
+
|
91 |
+
- Transformers 4.42.4
|
92 |
+
- Pytorch 2.2.0+cu121
|
93 |
+
- Datasets 2.20.0
|
94 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261938680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a01503f2647fe7f6aa2f1c6175357a6301e08cd3a03cf67fe5a9b9c1522b926c
|
3 |
size 1261938680
|