anantoj commited on
Commit
a611b1a
1 Parent(s): 703b1d9

update model card README.md

Browse files
Files changed (2) hide show
  1. README.md +7 -3
  2. nohup.out +18 -0
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - common_voice
@@ -14,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  #
16
 
17
- 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.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8128
20
  - Wer: 0.8392
21
- - Cer: 0.2063
22
 
23
  ## Model description
24
 
1
  ---
2
+ language:
3
+ - zh-CN
4
  license: apache-2.0
5
  tags:
6
+ - automatic-speech-recognition
7
+ - common_voice
8
  - generated_from_trainer
9
  datasets:
10
  - common_voice
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 COMMON_VOICE - ZH-CN dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.8122
24
  - Wer: 0.8392
25
+ - Cer: 0.2059
26
 
27
  ## Model description
28
 
nohup.out CHANGED
@@ -37242,3 +37242,21 @@ Saving model checkpoint to ./
37242
  Configuration saved in ./config.json
37243
  Model weights saved in ./pytorch_model.bin
37244
  Configuration saved in ./preprocessor_config.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37242
  Configuration saved in ./config.json
37243
  Model weights saved in ./pytorch_model.bin
37244
  Configuration saved in ./preprocessor_config.json
37245
+ ***** eval metrics *****
37246
+ epoch = 100.0
37247
+ eval_cer = 0.2059
37248
+ eval_loss = 0.8122
37249
+ eval_runtime = 0:01:54.73
37250
+ eval_samples = 2021
37251
+ eval_samples_per_second = 17.614
37252
+ eval_steps_per_second = 2.205
37253
+ eval_wer = 0.8392
37254
+
37255
+ b40efd1..703b1d9 main -> main
37256
+
37257
+ 02/08/2022 03:02:49 - WARNING - huggingface_hub.repository - To https://huggingface.co/anantoj/wav2vec2-xls-r-300m-zh-CN
37258
+ b40efd1..703b1d9 main -> main
37259
+
37260
+
37261
+ Dropping the following result as it does not have all the necessary fields:
37262
+ {'dataset': {'name': 'COMMON_VOICE - ZH-CN', 'type': 'common_voice', 'args': 'Config: zh-CN, Training split: train+validation, Eval split: test'}}