csikasote commited on
Commit
fbe0289
1 Parent(s): 99de0ba

Model save

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-nyagen-male-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-nyagen-male-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.1298
22
+ - Wer: 0.1952
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.345 | 0.2463 | 100 | 0.4506 | 0.4026 |
56
+ | 0.353 | 0.4926 | 200 | 0.2066 | 0.2924 |
57
+ | 0.2989 | 0.7389 | 300 | 0.1829 | 0.2715 |
58
+ | 0.2402 | 0.9852 | 400 | 0.1674 | 0.2546 |
59
+ | 0.2302 | 1.2315 | 500 | 0.1582 | 0.2436 |
60
+ | 0.2279 | 1.4778 | 600 | 0.1602 | 0.2428 |
61
+ | 0.2264 | 1.7241 | 700 | 0.1507 | 0.2287 |
62
+ | 0.2276 | 1.9704 | 800 | 0.1496 | 0.2353 |
63
+ | 0.2088 | 2.2167 | 900 | 0.1460 | 0.2208 |
64
+ | 0.1881 | 2.4631 | 1000 | 0.1455 | 0.2165 |
65
+ | 0.2079 | 2.7094 | 1100 | 0.1418 | 0.2168 |
66
+ | 0.196 | 2.9557 | 1200 | 0.1404 | 0.2086 |
67
+ | 0.1782 | 3.2020 | 1300 | 0.1373 | 0.2078 |
68
+ | 0.1741 | 3.4483 | 1400 | 0.1343 | 0.1944 |
69
+ | 0.1948 | 3.6946 | 1500 | 0.1318 | 0.2137 |
70
+ | 0.1904 | 3.9409 | 1600 | 0.1307 | 0.2043 |
71
+ | 0.1762 | 4.1872 | 1700 | 0.1313 | 0.2003 |
72
+ | 0.1718 | 4.4335 | 1800 | 0.1275 | 0.1932 |
73
+ | 0.1595 | 4.6798 | 1900 | 0.1276 | 0.1952 |
74
+ | 0.1811 | 4.9261 | 2000 | 0.1290 | 0.1983 |
75
+ | 0.1477 | 5.1724 | 2100 | 0.1298 | 0.1952 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.48.0.dev0
81
+ - Pytorch 2.5.1+cu124
82
+ - Datasets 3.2.0
83
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c814e66a58c8cee62c2b83a72ea0f6db0465caee38e7225ff66b5db3160d2951
3
  size 3858890924
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf81fdd10fd7fe0af9b9aff6812583299e51da509a6c2b41fd18125050ae945d
3
  size 3858890924