Anastasia07 commited on
Commit
e8fc541
·
verified ·
1 Parent(s): 23d3731

End of training

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ metrics:
21
+ - name: Accuracy
22
+ type: accuracy
23
+ value: 0.85
24
+ ---
25
+
26
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
+ should probably proofread and complete it, then remove this comment. -->
28
+
29
+ # distilhubert-finetuned-gtzan
30
+
31
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
32
+ It achieves the following results on the evaluation set:
33
+ - Loss: 0.5827
34
+ - Accuracy: 0.85
35
+
36
+ ## Model description
37
+
38
+ More information needed
39
+
40
+ ## Intended uses & limitations
41
+
42
+ More information needed
43
+
44
+ ## Training and evaluation data
45
+
46
+ More information needed
47
+
48
+ ## Training procedure
49
+
50
+ ### Training hyperparameters
51
+
52
+ The following hyperparameters were used during training:
53
+ - learning_rate: 5e-05
54
+ - train_batch_size: 8
55
+ - eval_batch_size: 8
56
+ - seed: 42
57
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
58
+ - lr_scheduler_type: linear
59
+ - lr_scheduler_warmup_ratio: 0.1
60
+ - num_epochs: 10
61
+ - mixed_precision_training: Native AMP
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 1.9384 | 1.0 | 113 | 1.8194 | 0.51 |
68
+ | 1.1592 | 2.0 | 226 | 1.2633 | 0.65 |
69
+ | 1.0055 | 3.0 | 339 | 0.9778 | 0.69 |
70
+ | 0.6643 | 4.0 | 452 | 0.8497 | 0.72 |
71
+ | 0.5357 | 5.0 | 565 | 0.6839 | 0.78 |
72
+ | 0.2881 | 6.0 | 678 | 0.5971 | 0.81 |
73
+ | 0.3532 | 7.0 | 791 | 0.6110 | 0.8 |
74
+ | 0.138 | 8.0 | 904 | 0.6072 | 0.82 |
75
+ | 0.201 | 9.0 | 1017 | 0.6156 | 0.85 |
76
+ | 0.088 | 10.0 | 1130 | 0.5827 | 0.85 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.47.1
82
+ - Pytorch 2.5.1+cu121
83
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a462fa2f5a0be8a05a4a45a5fb06b2a9c2311fb415280df0563b5526abbf8e9
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:989ce1bfa4ef98a6d0bef72a345bd94bfd74106550f9aba0e7231e3020ae1b3c
3
  size 94771728