Model save
Browse files
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: facebook/wav2vec2-xls-r-1b
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- wer
|
9 |
+
model-index:
|
10 |
+
- name: xls-r-1b-bigcgen-combined-5hrs
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# xls-r-1b-bigcgen-combined-5hrs
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6944
|
22 |
+
- Wer: 0.6600
|
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: 3e-05
|
42 |
+
- train_batch_size: 4
|
43 |
+
- eval_batch_size: 4
|
44 |
+
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 2
|
46 |
+
- total_train_batch_size: 8
|
47 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_steps: 500
|
50 |
+
- num_epochs: 30.0
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|
|
56 |
+
| No log | 0.4228 | 100 | 3.7787 | 1.0 |
|
57 |
+
| No log | 0.8457 | 200 | 2.8642 | 1.0 |
|
58 |
+
| No log | 1.2664 | 300 | 1.1326 | 0.9986 |
|
59 |
+
| No log | 1.6892 | 400 | 0.8747 | 0.8281 |
|
60 |
+
| 5.818 | 2.1099 | 500 | 0.7865 | 0.8027 |
|
61 |
+
| 5.818 | 2.5328 | 600 | 0.6710 | 0.6954 |
|
62 |
+
| 5.818 | 2.9556 | 700 | 0.7234 | 0.7939 |
|
63 |
+
| 5.818 | 3.3763 | 800 | 0.6657 | 0.6706 |
|
64 |
+
| 5.818 | 3.7992 | 900 | 0.6836 | 0.7246 |
|
65 |
+
| 1.2021 | 4.2199 | 1000 | 0.6894 | 0.6897 |
|
66 |
+
| 1.2021 | 4.6427 | 1100 | 0.6464 | 0.6642 |
|
67 |
+
| 1.2021 | 5.0634 | 1200 | 0.6663 | 0.6777 |
|
68 |
+
| 1.2021 | 5.4863 | 1300 | 0.6701 | 0.6704 |
|
69 |
+
| 1.2021 | 5.9091 | 1400 | 0.6834 | 0.6899 |
|
70 |
+
| 0.8307 | 6.3298 | 1500 | 0.6944 | 0.6600 |
|
71 |
+
|
72 |
+
|
73 |
+
### Framework versions
|
74 |
+
|
75 |
+
- Transformers 4.47.1
|
76 |
+
- Pytorch 2.5.1+cu124
|
77 |
+
- Datasets 3.2.0
|
78 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3850239596
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb95d0b6acf612f3ec328f238417ebc2d72b2c366627e97cfdef46b345fb4f4a
|
3 |
size 3850239596
|
runs/Dec26_22-13-46_srvrocgpu011.uct.ac.za/events.out.tfevents.1735244097.srvrocgpu011.uct.ac.za
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:b33706c790a1fdff41c36ae730645ed15ec2ae87b22cf99047065b6439d472a3
|
3 |
+
size 12322
|