bisoye commited on
Commit
85504a0
1 Parent(s): 84b85c9

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_3e-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_3e-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.1085
22
+ - Accuracy: 0.9644
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: 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.8119 | 0.9851 | 33 | 1.4201 | 0.4695 |
57
+ | 0.8636 | 2.0 | 67 | 0.7640 | 0.7648 |
58
+ | 0.5921 | 2.9851 | 100 | 0.4213 | 0.8650 |
59
+ | 0.5208 | 4.0 | 134 | 0.3653 | 0.8894 |
60
+ | 0.3972 | 4.9851 | 167 | 0.2863 | 0.9072 |
61
+ | 0.3852 | 6.0 | 201 | 0.3362 | 0.9091 |
62
+ | 0.3592 | 6.9851 | 234 | 0.2300 | 0.9269 |
63
+ | 0.2668 | 8.0 | 268 | 0.1685 | 0.9475 |
64
+ | 0.199 | 8.9851 | 301 | 0.1365 | 0.9522 |
65
+ | 0.2098 | 9.8507 | 330 | 0.1085 | 0.9644 |
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_16-08-34_7d22121fefb3/events.out.tfevents.1724861315.7d22121fefb3.23.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5b9a9594b94c688a3f5854d7387d70a916e7c68e0745c7f094e932d4beae6ca
3
- size 16761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e8a76af247295a6e6db3ac40c25baea8c9d715745ec1db568b3e12f83d67f9
3
+ size 17438