jlousada315 commited on
Commit
7c971a5
1 Parent(s): 46f018d

End of training

Browse files
Files changed (2) hide show
  1. README.md +86 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: ntu-spml/distilhubert
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - marsyas/gtzan
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: distilhubert-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.83
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
+ # distilhubert-finetuned-gtzan
33
+
34
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.6889
37
+ - Accuracy: 0.83
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: 20
58
+ - eval_batch_size: 20
59
+ - seed: 42
60
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
+ - num_epochs: 10
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 2.1788 | 1.0 | 45 | 2.0607 | 0.41 |
70
+ | 1.573 | 2.0 | 90 | 1.5523 | 0.49 |
71
+ | 1.2957 | 3.0 | 135 | 1.2926 | 0.6 |
72
+ | 1.0198 | 4.0 | 180 | 1.0833 | 0.74 |
73
+ | 0.9007 | 5.0 | 225 | 0.9275 | 0.79 |
74
+ | 0.7798 | 6.0 | 270 | 0.8880 | 0.76 |
75
+ | 0.744 | 7.0 | 315 | 0.7562 | 0.84 |
76
+ | 0.5967 | 8.0 | 360 | 0.7294 | 0.8 |
77
+ | 0.5833 | 9.0 | 405 | 0.7123 | 0.8 |
78
+ | 0.6378 | 10.0 | 450 | 0.6889 | 0.83 |
79
+
80
+
81
+ ### Framework versions
82
+
83
+ - Transformers 4.46.1
84
+ - Pytorch 2.5.1+cu124
85
+ - Datasets 3.1.0
86
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ed65e8b5523a85d126876dc5ca38fa26419b93175da6937897898bb6abbc5f8
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5389a24f0ac74eac2b26b37d8be9ef38fbcb65b0412da2cd5067409764b4bf26
3
  size 94771728