Model save
Browse files- README.md +94 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: facebook/mms-1b-all
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- wer
|
9 |
+
model-index:
|
10 |
+
- name: mms-1b-toigen-female-model
|
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 |
+
# mms-1b-toigen-female-model
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2204
|
22 |
+
- Wer: 0.3517
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 0.0003
|
42 |
+
- train_batch_size: 4
|
43 |
+
- eval_batch_size: 4
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- lr_scheduler_warmup_steps: 100
|
48 |
+
- num_epochs: 30.0
|
49 |
+
- mixed_precision_training: Native AMP
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
+
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
55 |
+
| 6.8474 | 0.4016 | 100 | 3.6385 | 0.9952 |
|
56 |
+
| 2.2373 | 0.8032 | 200 | 0.5181 | 0.6290 |
|
57 |
+
| 0.6093 | 1.2048 | 300 | 0.3649 | 0.5187 |
|
58 |
+
| 0.4813 | 1.6064 | 400 | 0.3151 | 0.4909 |
|
59 |
+
| 0.3843 | 2.0080 | 500 | 0.2994 | 0.4567 |
|
60 |
+
| 0.3805 | 2.4096 | 600 | 0.2818 | 0.4423 |
|
61 |
+
| 0.3591 | 2.8112 | 700 | 0.2811 | 0.4402 |
|
62 |
+
| 0.3164 | 3.2129 | 800 | 0.2688 | 0.4105 |
|
63 |
+
| 0.3351 | 3.6145 | 900 | 0.2569 | 0.4060 |
|
64 |
+
| 0.3442 | 4.0161 | 1000 | 0.2639 | 0.4 |
|
65 |
+
| 0.2996 | 4.4177 | 1100 | 0.2581 | 0.4085 |
|
66 |
+
| 0.3196 | 4.8193 | 1200 | 0.2444 | 0.3863 |
|
67 |
+
| 0.3147 | 5.2209 | 1300 | 0.2450 | 0.3863 |
|
68 |
+
| 0.2936 | 5.6225 | 1400 | 0.2414 | 0.3855 |
|
69 |
+
| 0.2894 | 6.0241 | 1500 | 0.2363 | 0.3722 |
|
70 |
+
| 0.2772 | 6.4257 | 1600 | 0.2452 | 0.3843 |
|
71 |
+
| 0.2565 | 6.8273 | 1700 | 0.2357 | 0.3759 |
|
72 |
+
| 0.3033 | 7.2289 | 1800 | 0.2358 | 0.3787 |
|
73 |
+
| 0.2651 | 7.6305 | 1900 | 0.2349 | 0.3634 |
|
74 |
+
| 0.2912 | 8.0321 | 2000 | 0.2305 | 0.3658 |
|
75 |
+
| 0.2554 | 8.4337 | 2100 | 0.2303 | 0.3678 |
|
76 |
+
| 0.2535 | 8.8353 | 2200 | 0.2269 | 0.3553 |
|
77 |
+
| 0.2368 | 9.2369 | 2300 | 0.2288 | 0.3610 |
|
78 |
+
| 0.2491 | 9.6386 | 2400 | 0.2244 | 0.3686 |
|
79 |
+
| 0.2678 | 10.0402 | 2500 | 0.2289 | 0.3561 |
|
80 |
+
| 0.2247 | 10.4418 | 2600 | 0.2234 | 0.3614 |
|
81 |
+
| 0.2773 | 10.8434 | 2700 | 0.2248 | 0.3541 |
|
82 |
+
| 0.2162 | 11.2450 | 2800 | 0.2197 | 0.3590 |
|
83 |
+
| 0.2526 | 11.6466 | 2900 | 0.2208 | 0.3521 |
|
84 |
+
| 0.2521 | 12.0482 | 3000 | 0.2230 | 0.3702 |
|
85 |
+
| 0.2218 | 12.4498 | 3100 | 0.2208 | 0.3529 |
|
86 |
+
| 0.2419 | 12.8514 | 3200 | 0.2204 | 0.3517 |
|
87 |
+
|
88 |
+
|
89 |
+
### Framework versions
|
90 |
+
|
91 |
+
- Transformers 4.47.1
|
92 |
+
- Pytorch 2.5.1+cu124
|
93 |
+
- Datasets 3.2.0
|
94 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3858885800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20a72cfb470ddb627ad4238ece84129d5abf80d50b771a1fb954358c04315472
|
3 |
size 3858885800
|