Model save
Browse files- README.md +93 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: rinna/japanese-hubert-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- wer
|
9 |
+
model-index:
|
10 |
+
- name: Hubert-common_voice-phoneme-onlyJSUT
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# Hubert-common_voice-phoneme-onlyJSUT
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [rinna/japanese-hubert-base](https://huggingface.co/rinna/japanese-hubert-base) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.1617
|
22 |
+
- Wer: 0.998
|
23 |
+
- Cer: 0.1060
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training and evaluation data
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training procedure
|
38 |
+
|
39 |
+
### Training hyperparameters
|
40 |
+
|
41 |
+
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 0.0003
|
43 |
+
- train_batch_size: 16
|
44 |
+
- eval_batch_size: 8
|
45 |
+
- seed: 42
|
46 |
+
- gradient_accumulation_steps: 2
|
47 |
+
- total_train_batch_size: 32
|
48 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
49 |
+
- lr_scheduler_type: cosine
|
50 |
+
- lr_scheduler_warmup_steps: 12500
|
51 |
+
- num_epochs: 20.0
|
52 |
+
- mixed_precision_training: Native AMP
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
57 |
+
|:-------------:|:-------:|:----:|:---------------:|:-----:|:------:|
|
58 |
+
| No log | 0.7092 | 100 | 11.3614 | 1.054 | 0.9861 |
|
59 |
+
| No log | 1.4184 | 200 | 5.9358 | 1.0 | 0.9851 |
|
60 |
+
| No log | 2.1277 | 300 | 5.3101 | 1.0 | 0.9851 |
|
61 |
+
| No log | 2.8369 | 400 | 4.8953 | 1.0 | 0.9851 |
|
62 |
+
| 6.9061 | 3.5461 | 500 | 4.4021 | 1.0 | 0.9851 |
|
63 |
+
| 6.9061 | 4.2553 | 600 | 3.9323 | 1.0 | 0.9851 |
|
64 |
+
| 6.9061 | 4.9645 | 700 | 3.4932 | 1.0 | 0.9851 |
|
65 |
+
| 6.9061 | 5.6738 | 800 | 3.2092 | 1.0 | 0.9850 |
|
66 |
+
| 6.9061 | 6.3830 | 900 | 3.0484 | 1.0 | 0.9851 |
|
67 |
+
| 3.4303 | 7.0922 | 1000 | 2.9961 | 1.0 | 0.9850 |
|
68 |
+
| 3.4303 | 7.8014 | 1100 | 2.8000 | 1.0 | 0.9850 |
|
69 |
+
| 3.4303 | 8.5106 | 1200 | 1.9061 | 1.0 | 0.5949 |
|
70 |
+
| 3.4303 | 9.2199 | 1300 | 0.8767 | 1.0 | 0.1547 |
|
71 |
+
| 3.4303 | 9.9291 | 1400 | 0.5386 | 1.0 | 0.1268 |
|
72 |
+
| 1.6163 | 10.6383 | 1500 | 0.3820 | 1.0 | 0.1190 |
|
73 |
+
| 1.6163 | 11.3475 | 1600 | 0.2983 | 1.0 | 0.1138 |
|
74 |
+
| 1.6163 | 12.0567 | 1700 | 0.2524 | 1.0 | 0.1117 |
|
75 |
+
| 1.6163 | 12.7660 | 1800 | 0.2260 | 1.0 | 0.1104 |
|
76 |
+
| 1.6163 | 13.4752 | 1900 | 0.2096 | 1.0 | 0.1110 |
|
77 |
+
| 0.332 | 14.1844 | 2000 | 0.1896 | 0.998 | 0.1092 |
|
78 |
+
| 0.332 | 14.8936 | 2100 | 0.1838 | 1.0 | 0.1095 |
|
79 |
+
| 0.332 | 15.6028 | 2200 | 0.1766 | 1.0 | 0.1081 |
|
80 |
+
| 0.332 | 16.3121 | 2300 | 0.1688 | 0.998 | 0.1071 |
|
81 |
+
| 0.332 | 17.0213 | 2400 | 0.1667 | 0.998 | 0.1069 |
|
82 |
+
| 0.2296 | 17.7305 | 2500 | 0.1643 | 1.0 | 0.1069 |
|
83 |
+
| 0.2296 | 18.4397 | 2600 | 0.1602 | 1.0 | 0.1071 |
|
84 |
+
| 0.2296 | 19.1489 | 2700 | 0.1654 | 1.0 | 0.1068 |
|
85 |
+
| 0.2296 | 19.8582 | 2800 | 0.1617 | 0.998 | 0.1060 |
|
86 |
+
|
87 |
+
|
88 |
+
### Framework versions
|
89 |
+
|
90 |
+
- Transformers 4.47.0.dev0
|
91 |
+
- Pytorch 2.5.1+cu124
|
92 |
+
- Datasets 3.1.0
|
93 |
+
- Tokenizers 0.20.3
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377644548
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd56b8e24085ef4fd621e5d656ec11dbe7f8c0e1c566e27519bd72e47c178cb4
|
3 |
size 377644548
|