sandychoii commited on
Commit
2af7353
1 Parent(s): 1811bd1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: JYCHOIIIII/distilhubert-finetuned-gtzan
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
@@ -7,7 +8,7 @@ datasets:
7
  metrics:
8
  - accuracy
9
  model-index:
10
- - name: distilhubert-finetuned-gtzan-finetuned-gtzan
11
  results:
12
  - task:
13
  name: Audio Classification
@@ -27,9 +28,9 @@ model-index:
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
- # distilhubert-finetuned-gtzan-finetuned-gtzan
31
 
32
- This model is a fine-tuned version of [JYCHOIIIII/distilhubert-finetuned-gtzan](https://huggingface.co/JYCHOIIIII/distilhubert-finetuned-gtzan) on the GTZAN dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.4043
35
  - Accuracy: 0.89
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: ntu-spml/distilhubert
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
8
  metrics:
9
  - accuracy
10
  model-index:
11
+ - name: distilhubert-finetuned-gtzan
12
  results:
13
  - task:
14
  name: Audio Classification
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  should probably proofread and complete it, then remove this comment. -->
30
 
31
+ # 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.4043
36
  - Accuracy: 0.89