not-lain commited on
Commit
9dbb5ca
1 Parent(s): 7bd4076

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -4,7 +4,7 @@ base_model: ntu-spml/distilhubert
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - gtzan
8
  metrics:
9
  - accuracy
10
  model-index:
@@ -14,8 +14,8 @@ model-index:
14
  name: Audio Classification
15
  type: audio-classification
16
  dataset:
17
- name: gtzan
18
- type: gtzan
19
  config: all
20
  split: train
21
  args: all
@@ -30,7 +30,7 @@ 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.5801
36
  - Accuracy: 0.85
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - marsyas/gtzan
8
  metrics:
9
  - accuracy
10
  model-index:
 
14
  name: Audio Classification
15
  type: audio-classification
16
  dataset:
17
+ name: GTZAN
18
+ type: marsyas/gtzan
19
  config: all
20
  split: train
21
  args: all
 
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.5801
36
  - Accuracy: 0.85