BanUrsus commited on
Commit
f9dd0f7
1 Parent(s): b1d087d

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ntu-spml/distilhubert
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: distilhubert-finetuned-gtzan
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # distilhubert-finetuned-gtzan
17
+
18
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6376
21
+ - Accuracy: 0.85
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 10
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 1.7703 | 1.0 | 225 | 1.6440 | 0.45 |
55
+ | 0.9968 | 2.0 | 450 | 1.1709 | 0.6 |
56
+ | 0.3874 | 3.0 | 675 | 0.7769 | 0.77 |
57
+ | 0.8894 | 4.0 | 900 | 0.5280 | 0.84 |
58
+ | 0.1964 | 5.0 | 1125 | 0.6280 | 0.84 |
59
+ | 0.2273 | 6.0 | 1350 | 0.6823 | 0.82 |
60
+ | 0.0686 | 7.0 | 1575 | 0.6527 | 0.85 |
61
+ | 0.1212 | 8.0 | 1800 | 0.5111 | 0.86 |
62
+ | 0.014 | 9.0 | 2025 | 0.5715 | 0.86 |
63
+ | 0.012 | 10.0 | 2250 | 0.6376 | 0.85 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.39.2
69
+ - Pytorch 1.13.0+cu117
70
+ - Datasets 2.16.1
71
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44539e93eb866ce888d8d73929aebe2b93cc2788ccafb4427c37fe292e0d87e2
3
  size 94771680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb812a3e3c4f39456f1b6084f2884c20565a9d7023478420065f84f74ae733e4
3
  size 94771680