GatinhoEducado commited on
Commit
ed8e019
1 Parent(s): fd6fb39

End of training

Browse files
Files changed (2) hide show
  1. README.md +92 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-base
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - marsyas/gtzan
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: wav2vec2-base-finetuned-gtzan
13
+ results:
14
+ - task:
15
+ name: Audio Classification
16
+ type: audio-classification
17
+ dataset:
18
+ name: GTZAN
19
+ type: marsyas/gtzan
20
+ config: default
21
+ split: train
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.9
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # wav2vec2-base-finetuned-gtzan
33
+
34
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the GTZAN dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.4268
37
+ - Accuracy: 0.9
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 5e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 4
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
+ - num_epochs: 15
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
69
+ | 2.1998 | 0.8850 | 100 | 2.0267 | 0.34 |
70
+ | 1.8078 | 1.7699 | 200 | 1.5776 | 0.51 |
71
+ | 1.4427 | 2.6549 | 300 | 1.3546 | 0.57 |
72
+ | 1.1903 | 3.5398 | 400 | 1.1145 | 0.63 |
73
+ | 0.8872 | 4.4248 | 500 | 0.9314 | 0.74 |
74
+ | 0.8191 | 5.3097 | 600 | 0.9010 | 0.73 |
75
+ | 0.6717 | 6.1947 | 700 | 0.8036 | 0.75 |
76
+ | 0.576 | 7.0796 | 800 | 0.9977 | 0.75 |
77
+ | 0.481 | 7.9646 | 900 | 0.7552 | 0.81 |
78
+ | 0.3211 | 8.8496 | 1000 | 0.6521 | 0.83 |
79
+ | 0.2719 | 9.7345 | 1100 | 0.5343 | 0.86 |
80
+ | 0.1922 | 10.6195 | 1200 | 0.6005 | 0.87 |
81
+ | 0.1799 | 11.5044 | 1300 | 0.6158 | 0.84 |
82
+ | 0.1159 | 12.3894 | 1400 | 0.5496 | 0.88 |
83
+ | 0.0883 | 13.2743 | 1500 | 0.5128 | 0.88 |
84
+ | 0.0536 | 14.1593 | 1600 | 0.4268 | 0.9 |
85
+
86
+
87
+ ### Framework versions
88
+
89
+ - Transformers 4.44.2
90
+ - Pytorch 2.5.0+cu121
91
+ - Datasets 3.1.0
92
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ffa08072986ce33c67a9784190d2adb86664ad813e984fb609eca47b3dd5aec
3
  size 378310592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e201115d894d580adb299fe002420da59ab5d0524609c6243a24a86728ffc448
3
  size 378310592