anantoj commited on
Commit
077ffa0
1 Parent(s): 8654803

update model card README.md

Browse files
Files changed (2) hide show
  1. README.md +5 -3
  2. nohup.out +16 -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,10 +16,10 @@ 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-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the zeroth_korean_asr dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0643
20
- - Wer: 0.0455
21
 
22
  ## Model description
23
 
 
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-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the KRESNIK/ZEROTH_KOREAN - CLEAN dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0639
22
+ - Wer: 0.0449
23
 
24
  ## Model description
25
 
nohup.out CHANGED
@@ -5736,3 +5736,19 @@ Saving model checkpoint to ./
5736
  Configuration saved in ./config.json
5737
  Model weights saved in ./pytorch_model.bin
5738
  Configuration saved in ./preprocessor_config.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5736
  Configuration saved in ./config.json
5737
  Model weights saved in ./pytorch_model.bin
5738
  Configuration saved in ./preprocessor_config.json
5739
+ To https://huggingface.co/anantoj/wav2vec2-xls-r-1b-korean
5740
+ de79e0d..8654803 main -> main
5741
+
5742
+ ***** eval metrics *****
5743
+ epoch = 50.0
5744
+ eval_loss = 0.0639
5745
+ eval_runtime = 0:00:56.56
5746
+ eval_samples = 456
5747
+ eval_samples_per_second = 8.061
5748
+ eval_steps_per_second = 1.008
5749
+ eval_wer = 0.0449
5750
+ 02/02/2022 17:40:58 - WARNING - huggingface_hub.repository - To https://huggingface.co/anantoj/wav2vec2-xls-r-1b-korean
5751
+ de79e0d..8654803 main -> main
5752
+
5753
+ Dropping the following result as it does not have all the necessary fields:
5754
+ {'dataset': {'name': 'KRESNIK/ZEROTH_KOREAN - CLEAN', 'type': 'zeroth_korean_asr', 'args': 'Config: clean, Training split: train, Eval split: test'}}