mageec commited on
Commit
0498249
1 Parent(s): 3b6acf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -37,12 +37,10 @@ language:
37
  pipeline_tag: audio-classification
38
  ---
39
 
40
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
- should probably proofread and complete it, then remove this comment. -->
42
 
43
  # wave2vec2_capstone
44
 
45
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.2796
48
  - Accuracy: 0.9400
 
37
  pipeline_tag: audio-classification
38
  ---
39
 
 
 
40
 
41
  # wave2vec2_capstone
42
 
43
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the common_voice_16_1 dataset.
44
  It achieves the following results on the evaluation set:
45
  - Loss: 0.2796
46
  - Accuracy: 0.9400