csikasote commited on
Commit
558205b
1 Parent(s): 82b893d

Model save

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-bem-natbed-non-native-model
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-bem-natbed-non-native-model
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.6899
22
+ - Wer: 0.6880
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: 0.0003
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: linear
49
+ - lr_scheduler_warmup_steps: 100
50
+ - num_epochs: 30.0
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
56
+ |:-------------:|:------:|:----:|:---------------:|:------:|
57
+ | 3.8975 | 0.4515 | 100 | 1.1343 | 0.9316 |
58
+ | 1.0247 | 0.9029 | 200 | 0.9811 | 0.8826 |
59
+ | 0.9631 | 1.3544 | 300 | 0.8108 | 0.7524 |
60
+ | 0.8711 | 1.8059 | 400 | 0.7749 | 0.7638 |
61
+ | 0.7935 | 2.2573 | 500 | 0.8008 | 0.8232 |
62
+ | 0.7869 | 2.7088 | 600 | 0.7334 | 0.7262 |
63
+ | 0.7265 | 3.1603 | 700 | 0.7239 | 0.6950 |
64
+ | 0.7011 | 3.6117 | 800 | 0.7077 | 0.6807 |
65
+ | 0.7343 | 4.0632 | 900 | 0.6985 | 0.6914 |
66
+ | 0.6624 | 4.5147 | 1000 | 0.6818 | 0.7142 |
67
+ | 0.6642 | 4.9661 | 1100 | 0.7097 | 0.6968 |
68
+ | 0.6064 | 5.4176 | 1200 | 0.7195 | 0.6856 |
69
+ | 0.5867 | 5.8691 | 1300 | 0.6899 | 0.6880 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.46.0.dev0
75
+ - Pytorch 2.4.1+cu121
76
+ - Datasets 3.0.1
77
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4d9cce20d9ae04a9ed374d7f1bbe1d271e30fe896e1fb14ef0c55ce916446e6
3
  size 3850270340
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a2d8babb95c6bff942ab8d74f870c8d5dbab2ec854558647ba159ae93eb2ff
3
  size 3850270340