WafaaFraih commited on
Commit
1091ff7
·
verified ·
1 Parent(s): 212dda4

End of training

Browse files
Files changed (3) hide show
  1. README.md +80 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/git-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: git-base-www
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
+ # git-base-www
16
+
17
+ This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.5009
20
+ - Wer Score: 8.6345
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: 5e-05
40
+ - train_batch_size: 2
41
+ - eval_batch_size: 2
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 8
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
+ - num_epochs: 50
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
53
+ |:-------------:|:-------:|:----:|:---------------:|:---------:|
54
+ | 3.6172 | 2.64 | 50 | 4.5571 | 0.9603 |
55
+ | 1.2455 | 5.2667 | 100 | 0.7764 | 0.9629 |
56
+ | 0.2488 | 7.9067 | 150 | 0.4500 | 1.2879 |
57
+ | 0.1652 | 10.5333 | 200 | 0.4539 | 2.7259 |
58
+ | 0.1242 | 13.16 | 250 | 0.4558 | 1.0871 |
59
+ | 0.0958 | 15.8 | 300 | 0.4580 | 2.2966 |
60
+ | 0.074 | 18.4267 | 350 | 0.4629 | 4.6957 |
61
+ | 0.0633 | 21.0533 | 400 | 0.4711 | 2.5060 |
62
+ | 0.0505 | 23.6933 | 450 | 0.4758 | 4.9060 |
63
+ | 0.0435 | 26.32 | 500 | 0.4796 | 4.9629 |
64
+ | 0.0383 | 28.96 | 550 | 0.4866 | 4.8526 |
65
+ | 0.0316 | 31.5867 | 600 | 0.4893 | 7.25 |
66
+ | 0.0284 | 34.2133 | 650 | 0.4927 | 4.5267 |
67
+ | 0.0261 | 36.8533 | 700 | 0.4954 | 7.6767 |
68
+ | 0.0228 | 39.48 | 750 | 0.4967 | 8.1853 |
69
+ | 0.0216 | 42.1067 | 800 | 0.4981 | 5.2336 |
70
+ | 0.0209 | 44.7467 | 850 | 0.4997 | 8.6957 |
71
+ | 0.0192 | 47.3733 | 900 | 0.5008 | 8.5552 |
72
+ | 0.0203 | 50.0 | 950 | 0.5009 | 8.6345 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.52.4
78
+ - Pytorch 2.6.0+cu124
79
+ - Datasets 3.6.0
80
+ - Tokenizers 0.21.2
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 101,
4
+ "eos_token_id": 102,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.52.4"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e42e4c990c646245d9ef0c73d3280f9252e58becb069db2ee1dce8cbda4da29
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b383a1dc08fe6e8c378c0326372d39b0820aa59c21881bb86ed1ba4c8bf6b1d
3
  size 706516040