Ulangi commited on
Commit
602766b
1 Parent(s): 0ab0636

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -30,7 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # 25-distilhubert-finetuned-gtzan
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.1955
36
  - Accuracy: 0.96
 
30
 
31
  # 25-distilhubert-finetuned-gtzan
32
 
33
+ This model is a small fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
34
+ It takes 25% of the GTZAN dataset to fine-tune.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.1955
37
  - Accuracy: 0.96