dtrifuno commited on
Commit
648ec5b
1 Parent(s): 5a15708

End of training

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-xls-r-300m
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - fleurs
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: wav2vec2-base-mk
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: fleurs
18
+ type: fleurs
19
+ config: mk_mk
20
+ split: test
21
+ args: mk_mk
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.14327357528057136
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-base-mk
32
+
33
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the fleurs dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.1589
36
+ - Wer: 0.1433
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: 0.0003
56
+ - train_batch_size: 8
57
+ - eval_batch_size: 8
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 2
60
+ - total_train_batch_size: 16
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_steps: 500
64
+ - num_epochs: 10
65
+ - mixed_precision_training: Native AMP
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
70
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
71
+ | 3.609 | 2.33 | 400 | 0.3751 | 0.4184 |
72
+ | 0.232 | 4.65 | 800 | 0.1694 | 0.1960 |
73
+ | 0.0773 | 6.98 | 1200 | 0.1630 | 0.1598 |
74
+ | 0.0407 | 9.3 | 1600 | 0.1589 | 0.1433 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.35.2
80
+ - Pytorch 2.1.0+cu121
81
+ - Datasets 2.16.1
82
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4883c9121a3fed414db4bfb15fa248c45d9800d0358b0ce7522579b13cb3c019
3
  size 1261955080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e93de2e5e7bf53fb96c9acba389a271aa796144b97074dee6ac8f24d19a6de62
3
  size 1261955080
runs/Jan16_18-33-14_4e3ada8f546b/events.out.tfevents.1705430182.4e3ada8f546b.14336.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba7e26b0c391138021d4c35b51ed16f76e9bcab76abfa746488dc7d0f0bde6e8
3
- size 7559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85aec172aea513aa7c382df87310a2367ef8dd0ff7a73421b98adb332f4d2a6
3
+ size 7913