constantinych commited on
Commit
e2a0982
1 Parent(s): c014bd5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - 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: gtzan
20
+ config: default
21
+ split: train
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.75
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.8025
37
+ - Accuracy: 0.75
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: 8
59
+ - seed: 42
60
+ - optimizer: Use 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: 7
64
+ - mixed_precision_training: Native AMP
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.7782 | 1.0 | 113 | 1.7870 | 0.49 |
71
+ | 1.2942 | 2.0 | 226 | 1.3317 | 0.62 |
72
+ | 1.0869 | 3.0 | 339 | 1.0283 | 0.73 |
73
+ | 0.5358 | 4.0 | 452 | 0.9647 | 0.72 |
74
+ | 0.6048 | 5.0 | 565 | 0.7985 | 0.76 |
75
+ | 0.4135 | 6.0 | 678 | 0.8013 | 0.75 |
76
+ | 0.3721 | 7.0 | 791 | 0.8025 | 0.75 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.47.0
82
+ - Pytorch 2.5.1
83
+ - Datasets 2.19.1
84
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09f14211a3d73675c1b43a099e2553f326df4f0e611e0448eed66b9072f6eab1
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4837c2e5d364a6b51273bfe22b2c714a8334e332b3cf3ed857ca4cdaaeb7684e
3
  size 94771728
runs/Dec12_20-47-26_victor-System-Product-Name/events.out.tfevents.1734027516.victor-System-Product-Name.17279.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d995f00393251e1cf2da349b03f6ffc5af9dff13c4d44549167817ad949f8693
3
- size 41444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bff6f8fb222ed3d2f8cd1930bcba6772f0ea6c435ef6ea46e992d4b3e746a03
3
+ size 42121