yoon1000 commited on
Commit
95fe370
·
verified ·
1 Parent(s): 23b1c70

End of training

Browse files
Files changed (1) hide show
  1. README.md +109 -0
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-xls-r-300m
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: ft_0122_korean
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # ft_0122_korean
15
+
16
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.3680
19
+ - Cer: 0.3009
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0001
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 100
45
+ - num_epochs: 4
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 46.2918 | 0.08 | 100 | 50.8931 | 1.0 |
53
+ | 15.0805 | 0.16 | 200 | 8.0154 | 1.0 |
54
+ | 5.0807 | 0.24 | 300 | 5.0733 | 1.0 |
55
+ | 4.7729 | 0.32 | 400 | 5.0188 | 1.0 |
56
+ | 4.7749 | 0.4 | 500 | 4.9321 | 1.0 |
57
+ | 4.7657 | 0.48 | 600 | 4.8467 | 1.0 |
58
+ | 4.7006 | 0.56 | 700 | 4.8097 | 1.0 |
59
+ | 4.6775 | 0.64 | 800 | 4.8150 | 1.0 |
60
+ | 4.6484 | 0.72 | 900 | 4.7064 | 1.0 |
61
+ | 4.6009 | 0.8 | 1000 | 4.7248 | 1.0 |
62
+ | 4.5753 | 0.88 | 1100 | 4.6097 | 0.9991 |
63
+ | 4.533 | 0.96 | 1200 | 4.5760 | 1.0 |
64
+ | 4.4915 | 1.04 | 1300 | 4.5454 | 0.9845 |
65
+ | 4.436 | 1.12 | 1400 | 4.4345 | 0.9842 |
66
+ | 4.3636 | 1.2 | 1500 | 4.3722 | 0.9363 |
67
+ | 4.3186 | 1.28 | 1600 | 4.2747 | 0.9566 |
68
+ | 4.2326 | 1.36 | 1700 | 4.0707 | 0.9416 |
69
+ | 4.0018 | 1.44 | 1800 | 3.6969 | 0.7459 |
70
+ | 3.6566 | 1.52 | 1900 | 3.2351 | 0.5922 |
71
+ | 3.3079 | 1.6 | 2000 | 2.9201 | 0.5560 |
72
+ | 3.1056 | 1.68 | 2100 | 2.6958 | 0.5182 |
73
+ | 2.9577 | 1.76 | 2200 | 2.5580 | 0.4942 |
74
+ | 2.7556 | 1.84 | 2300 | 2.3948 | 0.4671 |
75
+ | 2.6682 | 1.92 | 2400 | 2.2875 | 0.4521 |
76
+ | 2.5461 | 2.0 | 2500 | 2.1791 | 0.4386 |
77
+ | 2.4496 | 2.08 | 2600 | 2.0957 | 0.4230 |
78
+ | 2.3548 | 2.16 | 2700 | 2.0157 | 0.4132 |
79
+ | 2.2973 | 2.24 | 2800 | 1.9433 | 0.4010 |
80
+ | 2.2631 | 2.32 | 2900 | 1.8848 | 0.3926 |
81
+ | 2.1837 | 2.4 | 3000 | 1.8301 | 0.3827 |
82
+ | 2.1427 | 2.48 | 3100 | 1.7783 | 0.3738 |
83
+ | 2.0955 | 2.56 | 3200 | 1.7377 | 0.3678 |
84
+ | 2.0393 | 2.64 | 3300 | 1.6954 | 0.3616 |
85
+ | 2.0162 | 2.72 | 3400 | 1.6446 | 0.3576 |
86
+ | 1.9577 | 2.8 | 3500 | 1.6098 | 0.3507 |
87
+ | 1.9501 | 2.88 | 3600 | 1.5772 | 0.3427 |
88
+ | 1.8684 | 2.96 | 3700 | 1.5502 | 0.3361 |
89
+ | 1.8625 | 3.04 | 3800 | 1.5222 | 0.3290 |
90
+ | 1.8252 | 3.12 | 3900 | 1.5000 | 0.3265 |
91
+ | 1.8299 | 3.2 | 4000 | 1.4743 | 0.3201 |
92
+ | 1.758 | 3.28 | 4100 | 1.4529 | 0.3156 |
93
+ | 1.7731 | 3.36 | 4200 | 1.4388 | 0.3137 |
94
+ | 1.7579 | 3.44 | 4300 | 1.4195 | 0.3076 |
95
+ | 1.7205 | 3.52 | 4400 | 1.4120 | 0.3084 |
96
+ | 1.6997 | 3.6 | 4500 | 1.3986 | 0.3055 |
97
+ | 1.7536 | 3.68 | 4600 | 1.3830 | 0.3039 |
98
+ | 1.6927 | 3.76 | 4700 | 1.3755 | 0.3025 |
99
+ | 1.6604 | 3.84 | 4800 | 1.3701 | 0.3010 |
100
+ | 1.6599 | 3.92 | 4900 | 1.3686 | 0.3002 |
101
+ | 1.6567 | 4.0 | 5000 | 1.3680 | 0.3009 |
102
+
103
+
104
+ ### Framework versions
105
+
106
+ - Transformers 4.35.2
107
+ - Pytorch 2.1.1+cu121
108
+ - Datasets 2.13.0
109
+ - Tokenizers 0.15.0