csikasote commited on
Commit
10cb27c
·
verified ·
1 Parent(s): d6429ae

Model save

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-lozgen-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-lozgen-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.6218
22
+ - Wer: 0.3962
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.7809 | 0.8696 | 100 | 3.1491 | 0.9759 |
56
+ | 2.6957 | 1.7391 | 200 | 2.0011 | 0.9278 |
57
+ | 1.1829 | 2.6087 | 300 | 0.8064 | 0.6421 |
58
+ | 0.8527 | 3.4783 | 400 | 0.7470 | 0.5333 |
59
+ | 0.8376 | 4.3478 | 500 | 0.6996 | 0.4923 |
60
+ | 0.7567 | 5.2174 | 600 | 0.6792 | 0.4686 |
61
+ | 0.7014 | 6.0870 | 700 | 0.6882 | 0.4555 |
62
+ | 0.7242 | 6.9565 | 800 | 0.6557 | 0.4578 |
63
+ | 0.6895 | 7.8261 | 900 | 0.6532 | 0.4409 |
64
+ | 0.6543 | 8.6957 | 1000 | 0.6477 | 0.4278 |
65
+ | 0.6386 | 9.5652 | 1100 | 0.6592 | 0.4219 |
66
+ | 0.6145 | 10.4348 | 1200 | 0.6435 | 0.4257 |
67
+ | 0.6513 | 11.3043 | 1300 | 0.6570 | 0.4147 |
68
+ | 0.5788 | 12.1739 | 1400 | 0.6259 | 0.4086 |
69
+ | 0.6061 | 13.0435 | 1500 | 0.6179 | 0.4006 |
70
+ | 0.5647 | 13.9130 | 1600 | 0.6186 | 0.4006 |
71
+ | 0.5715 | 14.7826 | 1700 | 0.6271 | 0.3985 |
72
+ | 0.5502 | 15.6522 | 1800 | 0.6218 | 0.3962 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.48.0.dev0
78
+ - Pytorch 2.5.1+cu124
79
+ - Datasets 3.2.0
80
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b000ba6c5490747a306aa0d471b535f4424101249274df0ca63e1a2417cd587c
3
  size 3858885800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd6a27e8bdebf4c94c786b6963d3112dda3559b88eea68e98e943025f3de265
3
  size 3858885800