vapari commited on
Commit
9bc03b1
·
verified ·
1 Parent(s): 59874a2

End of training

Browse files
Files changed (2) hide show
  1. README.md +89 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: all
21
+ split: train
22
+ args: all
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.7307692307692307
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: 1.2479
37
+ - Accuracy: 0.7308
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: 10
58
+ - eval_batch_size: 10
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: 18
64
+ - mixed_precision_training: Native AMP
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.9797 | 1.0 | 70 | 1.9644 | 0.3718 |
71
+ | 1.4254 | 2.0 | 140 | 1.7058 | 0.4359 |
72
+ | 1.3827 | 3.0 | 210 | 1.3349 | 0.5769 |
73
+ | 1.1156 | 4.0 | 280 | 1.2080 | 0.6795 |
74
+ | 0.7843 | 5.0 | 350 | 1.1072 | 0.6667 |
75
+ | 0.7063 | 6.0 | 420 | 1.2091 | 0.6667 |
76
+ | 0.4972 | 7.0 | 490 | 1.0370 | 0.7179 |
77
+ | 0.6555 | 8.0 | 560 | 1.1193 | 0.6795 |
78
+ | 0.4934 | 9.0 | 630 | 0.9080 | 0.7692 |
79
+ | 0.1664 | 10.0 | 700 | 1.2513 | 0.6795 |
80
+ | 0.3892 | 11.0 | 770 | 1.3065 | 0.6667 |
81
+ | 0.0895 | 12.0 | 840 | 1.2479 | 0.7308 |
82
+
83
+
84
+ ### Framework versions
85
+
86
+ - Transformers 4.45.1
87
+ - Pytorch 2.4.1+cu121
88
+ - Datasets 3.0.1
89
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e90cce1889a1e1e5b22f1ceb7cc28afdf74c4c32b59372a04629088f05c9107
3
  size 378310592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d8581d4b2b3730042d03b7931642d680cf2ed6cb97cfab39ffd2cdc0a7029cd
3
  size 378310592