cleandata commited on
Commit
0dcfcb7
1 Parent(s): b3b7716

quick updates to model card

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -19,21 +19,23 @@ should probably proofread and complete it, then remove this comment. -->
19
  This model is a fine-tuned version of [yuval6967/distilhubert-finetuned-gtzan](https://huggingface.co/yuval6967/distilhubert-finetuned-gtzan) on the GTZAN dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5121
22
- - Accuracy: 0.93
23
 
24
  ## Model description
25
 
26
- More information needed
27
 
28
  ## Intended uses & limitations
29
 
30
- More information needed
31
 
32
  ## Training and evaluation data
33
 
34
  More information needed
35
 
36
  ## Training procedure
 
 
37
 
38
  ### Training hyperparameters
39
 
 
19
  This model is a fine-tuned version of [yuval6967/distilhubert-finetuned-gtzan](https://huggingface.co/yuval6967/distilhubert-finetuned-gtzan) on the GTZAN dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5121
22
+ - __Accuracy: 0.93__
23
 
24
  ## Model description
25
 
26
+ Fine-tuned model to demonstrate > 87% accuracy for the Huggingface Audio course
27
 
28
  ## Intended uses & limitations
29
 
30
+ - Example fine-tuned model for HF Audio course credit
31
 
32
  ## Training and evaluation data
33
 
34
  More information needed
35
 
36
  ## Training procedure
37
+ - a non-standard split of 0.20 for test_size was used
38
+ - this model is built on top of an existing model [yuval6967/distilhubert-finetuned-gtzan] that had an accuracy of 87% from
39
 
40
  ### Training hyperparameters
41