tristayqc commited on
Commit
d738f6b
1 Parent(s): c6f518f

End of training

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - common_voice_13_0
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: my_zh_CN_asr_cv13_model
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: common_voice_13_0
18
+ type: common_voice_13_0
19
+ config: zh-CN
20
+ split: train
21
+ args: zh-CN
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.375
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # my_zh_CN_asr_cv13_model
32
+
33
+ This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn) on the common_voice_13_0 dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.1614
36
+ - Cer: 0.0674
37
+ - Wer: 0.375
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 1e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 8
59
+ - seed: 42
60
+ - gradient_accumulation_steps: 2
61
+ - total_train_batch_size: 16
62
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
+ - lr_scheduler_type: linear
64
+ - lr_scheduler_warmup_steps: 500
65
+ - training_steps: 2000
66
+ - mixed_precision_training: Native AMP
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
71
+ |:-------------:|:-------:|:----:|:---------------:|:------:|:-----:|
72
+ | 0.0489 | 249.002 | 1000 | 0.1566 | 0.0638 | 0.375 |
73
+ | 0.0224 | 499.002 | 2000 | 0.1614 | 0.0674 | 0.375 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.40.1
79
+ - Pytorch 2.2.1+cu121
80
+ - Datasets 2.19.0
81
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64e70bbbaab8a9ce97db3988ad74b665bf3cea504e5a414f282da5ff9153e397
3
  size 1276169820
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:855d1f3d86fe02eca4a0b251d39cb4d9f51663b217efc280a027eaa475662ffc
3
  size 1276169820