End of training
Browse files- README.md +11 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model: facebook/wav2vec2-xls-r-300m
|
6 |
datasets:
|
7 |
- zeroth_korean
|
8 |
model-index:
|
@@ -16,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# wav2vec2-large-xls-r-300m-korean-g
|
17 |
|
18 |
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 dataset.
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -41,11 +44,17 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 1000
|
44 |
-
- num_epochs:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
datasets:
|
7 |
- zeroth_korean
|
8 |
model-index:
|
|
|
16 |
# wav2vec2-large-xls-r-300m-korean-g
|
17 |
|
18 |
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 dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.9772
|
21 |
+
- Cer: 0.1921
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 1000
|
47 |
+
- num_epochs: 30
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
+
| 4.6433 | 6.49 | 500 | 3.2068 | 0.8114 |
|
55 |
+
| 0.9293 | 12.99 | 1000 | 0.9364 | 0.2254 |
|
56 |
+
| 0.2504 | 19.48 | 1500 | 0.9958 | 0.2097 |
|
57 |
+
| 0.1488 | 25.97 | 2000 | 0.9772 | 0.1921 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262024732
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b95f2e3a365f015e212b645f16acc015fc7180ef9f6a6ac54a41967c6adc31b
|
3 |
size 1262024732
|