ccibeekeoc42 commited on
Commit
1ec1a62
1 Parent(s): 2b8d7a2

End of training

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.8
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [sanchit-gandhi/distilhubert-finetuned-gtzan-5-epochs](https://huggingface.co/sanchit-gandhi/distilhubert-finetuned-gtzan-5-epochs) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.6688
36
- - Accuracy: 0.8
37
 
38
  ## Model description
39
 
@@ -52,23 +52,29 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 3e-05
56
- - train_batch_size: 16
57
- - eval_batch_size: 16
58
  - seed: 42
 
 
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
- - lr_scheduler_warmup_ratio: 0.2
62
- - num_epochs: 3
63
  - mixed_precision_training: Native AMP
64
 
65
  ### Training results
66
 
67
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 0.7322 | 1.0 | 57 | 0.7652 | 0.79 |
70
- | 0.5307 | 2.0 | 114 | 0.6521 | 0.83 |
71
- | 0.4953 | 3.0 | 171 | 0.6688 | 0.8 |
 
 
 
 
72
 
73
 
74
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.82
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 [sanchit-gandhi/distilhubert-finetuned-gtzan-5-epochs](https://huggingface.co/sanchit-gandhi/distilhubert-finetuned-gtzan-5-epochs) on the GTZAN dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.6130
36
+ - Accuracy: 0.82
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 9e-05
56
+ - train_batch_size: 4
57
+ - eval_batch_size: 4
58
  - seed: 42
59
+ - gradient_accumulation_steps: 16
60
+ - total_train_batch_size: 64
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: 7
65
  - mixed_precision_training: Native AMP
66
 
67
  ### Training results
68
 
69
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
71
+ | 1.2256 | 0.9956 | 14 | 0.9755 | 0.68 |
72
+ | 0.9523 | 1.9911 | 28 | 0.8490 | 0.75 |
73
+ | 0.6907 | 2.9867 | 42 | 0.7725 | 0.78 |
74
+ | 0.5448 | 3.9822 | 56 | 0.6968 | 0.81 |
75
+ | 0.4604 | 4.9778 | 70 | 0.6409 | 0.81 |
76
+ | 0.4355 | 5.9733 | 84 | 0.6271 | 0.81 |
77
+ | 0.375 | 6.9689 | 98 | 0.6130 | 0.82 |
78
 
79
 
80
  ### Framework versions
runs/Jul06_23-22-27_9b20cc25a8e2/events.out.tfevents.1720308153.9b20cc25a8e2.13458.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e48b4da21b4b55f276738a775289decb7a93f7b1a5dc1fb527209923f5c3525b
3
- size 12058
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:056fece18567de6b9f3b83812ccbd2f24be6f0b62b4799b536c34ed7e930dbae
3
+ size 12723