Priyanship commited on
Commit
b0dcb0b
·
verified ·
1 Parent(s): 6ef08bc

Model save

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - wer
7
+ model-index:
8
+ - name: shuff_100
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
+ # shuff_100
16
+
17
+ This model was trained from scratch on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 322.2777
20
+ - Wer: 0.6311
21
+ - Cer: 0.2590
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0005
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.15
47
+ - num_epochs: 60.0
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|
54
+ | 2829.8126 | 1.0 | 3265 | 346.9778 | 0.7165 | 0.2613 |
55
+ | 761.7557 | 2.0 | 6530 | 242.2776 | 0.5436 | 0.2114 |
56
+ | 672.5873 | 3.0 | 9795 | 339.8657 | 0.5724 | 0.2624 |
57
+ | 668.1343 | 4.0 | 13060 | 278.7672 | 0.5458 | 0.2289 |
58
+ | 674.2274 | 5.0 | 16325 | 305.6685 | 0.6026 | 0.2488 |
59
+ | 707.3097 | 6.0 | 19590 | 285.1494 | 0.5852 | 0.2355 |
60
+ | 741.8663 | 7.0 | 22855 | 350.9450 | 0.6435 | 0.2659 |
61
+ | 764.1505 | 8.0 | 26120 | 320.6730 | 0.6421 | 0.2611 |
62
+ | 814.4658 | 9.0 | 29385 | 319.7635 | 0.6572 | 0.2670 |
63
+ | 842.7828 | 10.0 | 32650 | 375.5847 | 0.6620 | 0.2833 |
64
+ | 827.2463 | 11.0 | 35915 | 329.4790 | 0.6426 | 0.2613 |
65
+ | 812.5209 | 12.0 | 39180 | 322.2777 | 0.6311 | 0.2590 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.48.3
71
+ - Pytorch 2.5.1
72
+ - Datasets 3.2.0
73
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57e8e2f6367bae7174c3cbf2a73f4076c37575507976f05758d8f3bcd0c34655
3
  size 377654192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:348a731e41804a2e351e552f3700495230a12eaa462d7ce6232bff25d2be94fb
3
  size 377654192