constantinSch commited on
Commit
40b7d94
1 Parent(s): 8383a8e

Update model card to actual model

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
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,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
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.5395
36
- - Accuracy: 0.85
37
 
38
  ## Model description
39
 
@@ -72,7 +72,7 @@ The following hyperparameters were used during training:
72
  | 0.5337 | 5.0 | 565 | 0.6655 | 0.79 |
73
  | 0.3694 | 6.0 | 678 | 0.6667 | 0.83 |
74
  | 0.4439 | 7.0 | 791 | 0.5598 | 0.86 |
75
- | 0.1521 | 8.0 | 904 | 0.5169 | 0.88 |
76
  | 0.2444 | 9.0 | 1017 | 0.5024 | 0.86 |
77
  | 0.1085 | 10.0 | 1130 | 0.5395 | 0.85 |
78
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.88
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.5169
36
+ - Accuracy: 0.88
37
 
38
  ## Model description
39
 
 
72
  | 0.5337 | 5.0 | 565 | 0.6655 | 0.79 |
73
  | 0.3694 | 6.0 | 678 | 0.6667 | 0.83 |
74
  | 0.4439 | 7.0 | 791 | 0.5598 | 0.86 |
75
+ | 0.1521 | 8.0 | 904 | **0.5169** | **0.88** |
76
  | 0.2444 | 9.0 | 1017 | 0.5024 | 0.86 |
77
  | 0.1085 | 10.0 | 1130 | 0.5395 | 0.85 |
78