jejomi commited on
Commit
c7cd110
·
1 Parent(s): d86a541

update model card README.md

Browse files
Files changed (2) hide show
  1. README.md +3 -2
  2. log +17 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  language:
3
  - ta
 
4
  tags:
5
  - automatic-speech-recognition
6
  - mozilla-foundation/common_voice_7_0
@@ -17,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  #
19
 
20
- This model is a fine-tuned version of [hf-test/xls-r-dummy](https://huggingface.co/hf-test/xls-r-dummy) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - TA dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 149.2323
23
  - Wer: 1.0
24
 
25
  ## Model description
 
1
  ---
2
  language:
3
  - ta
4
+ license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
  - mozilla-foundation/common_voice_7_0
 
18
 
19
  #
20
 
21
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - TA dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: inf
24
  - Wer: 1.0
25
 
26
  ## Model description
log CHANGED
@@ -540,3 +540,20 @@ Saving model checkpoint to ./
540
  Configuration saved in ./config.json
541
  Model weights saved in ./pytorch_model.bin
542
  Configuration saved in ./preprocessor_config.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
540
  Configuration saved in ./config.json
541
  Model weights saved in ./pytorch_model.bin
542
  Configuration saved in ./preprocessor_config.json
543
+ ***** eval metrics *****
544
+ epoch = 0.0
545
+ eval_loss = inf
546
+ eval_runtime = 0:06:42.97
547
+ eval_samples = 11245
548
+ eval_samples_per_second = 27.905
549
+ eval_steps_per_second = 3.489
550
+ eval_wer = 1.0
551
+
552
+ 9bd2b22..d86a541 main -> main
553
+
554
+ 02/06/2022 11:34:28 - WARNING - huggingface_hub.repository - To https://huggingface.co/jejomi/xls-r-ta
555
+ 9bd2b22..d86a541 main -> main
556
+
557
+
558
+ Dropping the following result as it does not have all the necessary fields:
559
+ {'dataset': {'name': 'MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - TA', 'type': 'common_voice', 'args': 'Config: ta, Training split: train+validation, Eval split: test'}}