bisoye commited on
Commit
e2e6fe4
1 Parent(s): 5a872ad

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: wav2vec2-base_lr_4e-4
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
+ # wav2vec2-base_lr_4e-4
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0997
22
+ - Accuracy: 0.9625
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.0004
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 128
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 10
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 1.6571 | 0.9851 | 33 | 1.3089 | 0.5679 |
57
+ | 0.9453 | 2.0 | 67 | 0.6596 | 0.7769 |
58
+ | 0.5682 | 2.9851 | 100 | 0.4865 | 0.8482 |
59
+ | 0.5507 | 4.0 | 134 | 0.4255 | 0.8575 |
60
+ | 0.4859 | 4.9851 | 167 | 0.2552 | 0.9044 |
61
+ | 0.3461 | 6.0 | 201 | 0.3066 | 0.8969 |
62
+ | 0.358 | 6.9851 | 234 | 0.1916 | 0.9269 |
63
+ | 0.2854 | 8.0 | 268 | 0.1589 | 0.9447 |
64
+ | 0.192 | 8.9851 | 301 | 0.1160 | 0.9550 |
65
+ | 0.1969 | 9.8507 | 330 | 0.0997 | 0.9625 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.44.2
71
+ - Pytorch 2.4.0
72
+ - Datasets 2.21.0
73
+ - Tokenizers 0.19.1
runs/Aug28_18-19-53_ba360f94cec3/events.out.tfevents.1724869195.ba360f94cec3.23.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5192d0dc8bedc693cb4482ff97c883586b9b07a3607d8daa1dc1c219b56d117f
3
- size 16761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e83fa9bab8c8add8612ad3ab25328e77cf6f290f0d3b515746a2f427b2333b
3
+ size 17438