nimrita commited on
Commit
dbb80f9
1 Parent(s): 29ecabc

End of training

Browse files
Files changed (2) hide show
  1. README.md +36 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - marsyas/gtzan
 
 
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
@@ -17,13 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
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
- - eval_loss: 0.7385
21
- - eval_accuracy: 0.88
22
- - eval_runtime: 52.8209
23
- - eval_samples_per_second: 1.893
24
- - eval_steps_per_second: 0.473
25
- - epoch: 7.0
26
- - step: 1575
27
 
28
  ## Model description
29
 
@@ -46,11 +56,29 @@ The following hyperparameters were used during training:
46
  - train_batch_size: 4
47
  - eval_batch_size: 4
48
  - seed: 42
 
 
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_ratio: 0.1
52
  - num_epochs: 10
53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  ### Framework versions
55
 
56
  - Transformers 4.33.0.dev0
 
5
  - generated_from_trainer
6
  datasets:
7
  - marsyas/gtzan
8
+ metrics:
9
+ - accuracy
10
  model-index:
11
  - name: distilhubert-finetuned-gtzan
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: GTZAN
18
+ type: marsyas/gtzan
19
+ config: all
20
+ split: train
21
+ args: all
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.85
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.7283
36
+ - Accuracy: 0.85
 
 
 
 
 
37
 
38
  ## Model description
39
 
 
56
  - train_batch_size: 4
57
  - eval_batch_size: 4
58
  - seed: 42
59
+ - gradient_accumulation_steps: 2
60
+ - total_train_batch_size: 8
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
  - num_epochs: 10
65
 
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.8021 | 1.0 | 112 | 1.6488 | 0.43 |
71
+ | 1.0861 | 2.0 | 225 | 1.0086 | 0.67 |
72
+ | 0.6939 | 3.0 | 337 | 0.7443 | 0.74 |
73
+ | 0.5646 | 4.0 | 450 | 0.8549 | 0.74 |
74
+ | 0.3003 | 5.0 | 562 | 0.7615 | 0.78 |
75
+ | 0.0586 | 6.0 | 675 | 0.7139 | 0.82 |
76
+ | 0.1372 | 7.0 | 787 | 0.7026 | 0.81 |
77
+ | 0.0961 | 8.0 | 900 | 0.8469 | 0.83 |
78
+ | 0.0118 | 9.0 | 1012 | 0.6534 | 0.85 |
79
+ | 0.0742 | 9.96 | 1120 | 0.7283 | 0.85 |
80
+
81
+
82
  ### Framework versions
83
 
84
  - Transformers 4.33.0.dev0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d2dbc5a70f0807f53a465fe9543101bfd4861b2e63af2a91eec1c50761142c3
3
  size 94783376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bba85f11bf8bfe866d1ae76bd634389e4b7206fc4ff475ec07df73fa1c947d0
3
  size 94783376