hts98 commited on
Commit
ab5e69d
1 Parent(s): d97e58f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  metrics:
6
  - wer
@@ -14,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # wav2vec2-base-960h-paper
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8465
20
- - Wer: 0.9629
21
 
22
  ## Model description
23
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - automatic-speech-recognition
5
+ - hts98/original_ver1.2
6
  - generated_from_trainer
7
  metrics:
8
  - wer
 
16
 
17
  # wav2vec2-base-960h-paper
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the HTS98/ORIGINAL_VER1.2 - NA dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8214
22
+ - Wer: 0.9640
23
 
24
  ## Model description
25