RuudVelo commited on
Commit
d8faf6a
1 Parent(s): 9f4c134

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - robust-speech-event
11
  - model_for_talk
12
  datasets:
13
- - common_voice
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-cv8-nl
16
  results:
@@ -18,7 +18,7 @@ model-index:
18
  name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
- name: mozilla-foundation/common_voice_8_0
22
  type: mozilla-foundation/common_voice_8_0
23
  args: nl
24
  metrics:
@@ -51,8 +51,8 @@ should probably proofread and complete it, then remove this comment. -->
51
 
52
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
53
  It achieves the following results on the testset of commonvoice:
54
- - Loss: 0.1755 TBF
55
- - Wer: 0.371
56
 
57
  ## Model description
58
 
 
10
  - robust-speech-event
11
  - model_for_talk
12
  datasets:
13
+ - mozilla-foundation/common_voice_8_0
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-cv8-nl
16
  results:
 
18
  name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
+ name: Common Voice 8
22
  type: mozilla-foundation/common_voice_8_0
23
  args: nl
24
  metrics:
 
51
 
52
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
53
  It achieves the following results on the testset of commonvoice:
54
+ - Loss: NA, see below loss on validation (eval)
55
+ - Wer: 0.371 -> detailed metrics
56
 
57
  ## Model description
58