w11wo commited on
Commit
e2a1094
1 Parent(s): b8d7f07

update model card README.md

Browse files
Files changed (2) hide show
  1. README.md +4 -2
  2. nohup.out +17 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - zeroth_korean_asr
@@ -14,9 +16,9 @@ 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 zeroth_korean_asr dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2088
20
  - Wer: 0.2954
21
  - Cer: 0.0953
22
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - automatic-speech-recognition
5
+ - kresnik/zeroth_korean
6
  - generated_from_trainer
7
  datasets:
8
  - zeroth_korean_asr
16
 
17
  #
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the KRESNIK/ZEROTH_KOREAN - CLEAN dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2089
22
  - Wer: 0.2954
23
  - Cer: 0.0953
24
 
nohup.out CHANGED
@@ -5741,3 +5741,20 @@ Saving model checkpoint to ./
5741
  Configuration saved in ./config.json
5742
  Model weights saved in ./pytorch_model.bin
5743
  Configuration saved in ./preprocessor_config.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5741
  Configuration saved in ./config.json
5742
  Model weights saved in ./pytorch_model.bin
5743
  Configuration saved in ./preprocessor_config.json
5744
+ To https://huggingface.co/w11wo/wav2vec2-xls-r-300m-korean
5745
+ 2be5bf6..b8d7f07 main -> main
5746
+
5747
+ ***** eval metrics *****
5748
+ epoch = 50.0
5749
+ eval_cer = 0.0953
5750
+ eval_loss = 0.2089
5751
+ eval_runtime = 0:00:41.71
5752
+ eval_samples = 456
5753
+ eval_samples_per_second = 10.932
5754
+ eval_steps_per_second = 1.367
5755
+ eval_wer = 0.2954
5756
+ 02/01/2022 15:07:03 - WARNING - huggingface_hub.repository - To https://huggingface.co/w11wo/wav2vec2-xls-r-300m-korean
5757
+ 2be5bf6..b8d7f07 main -> main
5758
+
5759
+ Dropping the following result as it does not have all the necessary fields:
5760
+ {'dataset': {'name': 'KRESNIK/ZEROTH_KOREAN - CLEAN', 'type': 'zeroth_korean_asr', 'args': 'Config: clean, Training split: train, Eval split: test'}}