gary109 commited on
Commit
1f1d630
1 Parent(s): 0ef897a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
  - mir_st500
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # wav2vec2-base-mirst500-ac
18
 
19
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the mir_st500 dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.7566
22
  - Accuracy: 0.7570
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - audio-classification
5
  - generated_from_trainer
6
  datasets:
7
  - mir_st500
 
17
 
18
  # wav2vec2-base-mirst500-ac
19
 
20
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the /workspace/datasets/datasets/MIR_ST500/MIR_ST500.py dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.7566
23
  - Accuracy: 0.7570