bisoye commited on
Commit
0a105ef
1 Parent(s): 09d99f3

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
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
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.7306
22
+ - Accuracy: 0.8322
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: 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
+ | 2.0418 | 0.9851 | 33 | 2.0022 | 0.3299 |
57
+ | 1.7549 | 2.0 | 67 | 1.6488 | 0.4602 |
58
+ | 1.3727 | 2.9851 | 100 | 1.4025 | 0.5970 |
59
+ | 1.1483 | 4.0 | 134 | 1.1598 | 0.6739 |
60
+ | 1.0037 | 4.9851 | 167 | 0.9707 | 0.7516 |
61
+ | 0.8469 | 6.0 | 201 | 0.8492 | 0.7994 |
62
+ | 0.8115 | 6.9851 | 234 | 0.7889 | 0.8097 |
63
+ | 0.7371 | 8.0 | 268 | 0.7440 | 0.8247 |
64
+ | 0.6778 | 8.9851 | 301 | 0.7367 | 0.8304 |
65
+ | 0.6806 | 9.8507 | 330 | 0.7306 | 0.8322 |
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_15-25-20_ce9eb97b9f63/events.out.tfevents.1724858721.ce9eb97b9f63.36.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d977a1df4072b9c82fcc14b05d6eac88692cd9aebce6c7376f16ee7b41f50faa
3
- size 16736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b9392d6fa925e6415f9505b89be08e0cca5a1a1db87fc061dc47d7b6a84770f
3
+ size 17413