csikasote commited on
Commit
e929b3e
·
verified ·
1 Parent(s): ced1f97

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ model-index:
8
+ - name: mms-1b-all-swagen-combined-m50f50-dnn-42-0.09
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # mms-1b-all-swagen-combined-m50f50-dnn-42-0.09
16
+
17
+ This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2732
20
+ - Cer: 0.0598
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0003
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 4
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 2
44
+ - total_train_batch_size: 16
45
+ - optimizer: Use OptimizerNames.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: 250
48
+ - num_epochs: 15.0
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
54
+ |:-------------:|:-------:|:----:|:---------------:|:------:|
55
+ | 0.5590 | 1.9723 | 250 | 0.6531 | 0.1216 |
56
+ | 0.1688 | 3.9407 | 500 | 0.2886 | 0.0570 |
57
+ | 0.7161 | 5.9091 | 750 | 0.2852 | 0.0588 |
58
+ | 0.0688 | 7.8775 | 1000 | 0.2722 | 0.0590 |
59
+ | 0.0460 | 9.8458 | 1250 | 0.2724 | 0.0592 |
60
+ | 0.1164 | 11.8142 | 1500 | 0.2734 | 0.0603 |
61
+ | 1.3794 | 13.7826 | 1750 | 0.2732 | 0.0598 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.53.0.dev0
67
+ - Pytorch 2.6.0+cu124
68
+ - Datasets 3.6.0
69
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b820680ab99585c5c70551c52c036ea20198234e48ce8d7f19e0d199efe42cd7
3
  size 3878630084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b829fd5d3a3796b651a9925a3d7ce03b63f88b439aae0342fbc26373f3671f1
3
  size 3878630084