csikasote commited on
Commit
101da2b
·
verified ·
1 Parent(s): 37675aa

Model save

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-bemgen-combined-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-bemgen-combined-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.2509
22
+ - Wer: 0.3923
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 OptimizerNames.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
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
56
+ |:-------------:|:------:|:----:|:---------------:|:------:|
57
+ | No log | 0.1784 | 100 | 3.4413 | 1.0003 |
58
+ | No log | 0.3568 | 200 | 2.9149 | 1.0 |
59
+ | No log | 0.5352 | 300 | 0.7768 | 0.9235 |
60
+ | No log | 0.7136 | 400 | 0.6057 | 0.9047 |
61
+ | 5.3372 | 0.8921 | 500 | 0.4317 | 0.6720 |
62
+ | 5.3372 | 1.0696 | 600 | 0.3997 | 0.6704 |
63
+ | 5.3372 | 1.2480 | 700 | 0.3611 | 0.6405 |
64
+ | 5.3372 | 1.4264 | 800 | 0.3441 | 0.5603 |
65
+ | 5.3372 | 1.6048 | 900 | 0.2945 | 0.4914 |
66
+ | 0.6459 | 1.7832 | 1000 | 0.3041 | 0.4924 |
67
+ | 0.6459 | 1.9616 | 1100 | 0.2805 | 0.4681 |
68
+ | 0.6459 | 2.1392 | 1200 | 0.2774 | 0.5108 |
69
+ | 0.6459 | 2.3176 | 1300 | 0.2683 | 0.4254 |
70
+ | 0.6459 | 2.4960 | 1400 | 0.2644 | 0.4382 |
71
+ | 0.4599 | 2.6744 | 1500 | 0.2446 | 0.4142 |
72
+ | 0.4599 | 2.8528 | 1600 | 0.2473 | 0.4118 |
73
+ | 0.4599 | 3.0303 | 1700 | 0.2492 | 0.3961 |
74
+ | 0.4599 | 3.2087 | 1800 | 0.2467 | 0.4070 |
75
+ | 0.4599 | 3.3872 | 1900 | 0.2509 | 0.3923 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.47.1
81
+ - Pytorch 2.5.1+cu124
82
+ - Datasets 3.2.0
83
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:544eadea07c6be5b50c2c34a76f3f4d7b4da89007bc348cefd96ea33eda28042
3
  size 3850249844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b2c6ae689bbc6d9f7d49bc94250d72fc674c264c09f2134de99123e9094b52
3
  size 3850249844