Kiri1993 commited on
Commit
df55eba
1 Parent(s): 5a53ab1

End of training

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -3,11 +3,23 @@ license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: wav2vec2-base-finetuned-organ
10
- results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # wav2vec2-base-finetuned-organ
17
 
18
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.0117
21
  - Accuracy: 0.8182
 
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - marsyas/gtzan
8
  metrics:
9
  - accuracy
10
  model-index:
11
  - name: wav2vec2-base-finetuned-organ
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: GTZAN
18
+ type: marsyas/gtzan
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.8181818181818182
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
27
 
28
  # wav2vec2-base-finetuned-organ
29
 
30
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the GTZAN dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 1.0117
33
  - Accuracy: 0.8182