Wellyowo commited on
Commit
ff9e1fb
1 Parent(s): 3bb467e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/git-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: GIT-naruto
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # GIT-naruto
15
+
16
+ This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0774
19
+ - Wer Score: 16.0923
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 50
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Wer Score |
50
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|
51
+ | 7.4722 | 0.93 | 50 | 4.5072 | 21.6154 |
52
+ | 2.1729 | 1.85 | 100 | 0.3006 | 0.5077 |
53
+ | 0.0896 | 2.78 | 150 | 0.0626 | 0.6154 |
54
+ | 0.0296 | 3.7 | 200 | 0.0647 | 21.7538 |
55
+ | 0.0228 | 4.63 | 250 | 0.0599 | 21.7077 |
56
+ | 0.0169 | 5.56 | 300 | 0.0627 | 3.5846 |
57
+ | 0.0162 | 6.48 | 350 | 0.0611 | 17.0769 |
58
+ | 0.0147 | 7.41 | 400 | 0.0649 | 21.6769 |
59
+ | 0.0131 | 8.33 | 450 | 0.0631 | 15.0154 |
60
+ | 0.0119 | 9.26 | 500 | 0.0668 | 19.3231 |
61
+ | 0.0117 | 10.19 | 550 | 0.0645 | 20.3231 |
62
+ | 0.0106 | 11.11 | 600 | 0.0631 | 21.6308 |
63
+ | 0.0099 | 12.04 | 650 | 0.0655 | 17.6923 |
64
+ | 0.0098 | 12.96 | 700 | 0.0662 | 18.0615 |
65
+ | 0.0092 | 13.89 | 750 | 0.0656 | 18.1385 |
66
+ | 0.0089 | 14.81 | 800 | 0.0658 | 21.6615 |
67
+ | 0.0086 | 15.74 | 850 | 0.0677 | 20.4 |
68
+ | 0.0079 | 16.67 | 900 | 0.0684 | 21.6462 |
69
+ | 0.0085 | 17.59 | 950 | 0.0701 | 21.6615 |
70
+ | 0.0089 | 18.52 | 1000 | 0.0716 | 16.8923 |
71
+ | 0.0083 | 19.44 | 1050 | 0.0685 | 21.6769 |
72
+ | 0.0079 | 20.37 | 1100 | 0.0665 | 21.7077 |
73
+ | 0.0075 | 21.3 | 1150 | 0.0685 | 19.5231 |
74
+ | 0.0078 | 22.22 | 1200 | 0.0669 | 20.7385 |
75
+ | 0.0078 | 23.15 | 1250 | 0.0677 | 18.6923 |
76
+ | 0.007 | 24.07 | 1300 | 0.0698 | 19.7231 |
77
+ | 0.008 | 25.0 | 1350 | 0.0682 | 20.4769 |
78
+ | 0.0073 | 25.93 | 1400 | 0.0705 | 19.3231 |
79
+ | 0.008 | 26.85 | 1450 | 0.0738 | 21.6615 |
80
+ | 0.0071 | 27.78 | 1500 | 0.0722 | 19.9231 |
81
+ | 0.0064 | 28.7 | 1550 | 0.0731 | 21.6923 |
82
+ | 0.0063 | 29.63 | 1600 | 0.0741 | 20.5385 |
83
+ | 0.0069 | 30.56 | 1650 | 0.0780 | 19.8462 |
84
+ | 0.0063 | 31.48 | 1700 | 0.0763 | 16.9538 |
85
+ | 0.0061 | 32.41 | 1750 | 0.0775 | 19.7846 |
86
+ | 0.0062 | 33.33 | 1800 | 0.0772 | 19.1077 |
87
+ | 0.0065 | 34.26 | 1850 | 0.0737 | 17.7231 |
88
+ | 0.0062 | 35.19 | 1900 | 0.0752 | 19.5385 |
89
+ | 0.0058 | 36.11 | 1950 | 0.0748 | 19.4 |
90
+ | 0.006 | 37.04 | 2000 | 0.0752 | 18.4154 |
91
+ | 0.0053 | 37.96 | 2050 | 0.0746 | 17.1385 |
92
+ | 0.0053 | 38.89 | 2100 | 0.0766 | 15.8154 |
93
+ | 0.0052 | 39.81 | 2150 | 0.0770 | 17.2 |
94
+ | 0.0049 | 40.74 | 2200 | 0.0763 | 19.3538 |
95
+ | 0.0051 | 41.67 | 2250 | 0.0766 | 19.9692 |
96
+ | 0.0046 | 42.59 | 2300 | 0.0768 | 19.9846 |
97
+ | 0.0045 | 43.52 | 2350 | 0.0773 | 16.3692 |
98
+ | 0.0044 | 44.44 | 2400 | 0.0771 | 16.7846 |
99
+ | 0.0041 | 45.37 | 2450 | 0.0773 | 17.6308 |
100
+ | 0.0042 | 46.3 | 2500 | 0.0774 | 16.0615 |
101
+ | 0.0041 | 47.22 | 2550 | 0.0767 | 16.3231 |
102
+ | 0.004 | 48.15 | 2600 | 0.0771 | 16.1846 |
103
+ | 0.0037 | 49.07 | 2650 | 0.0772 | 16.0462 |
104
+ | 0.0035 | 50.0 | 2700 | 0.0774 | 16.0923 |
105
+
106
+
107
+ ### Framework versions
108
+
109
+ - Transformers 4.37.2
110
+ - Pytorch 2.0.1+cu117
111
+ - Datasets 2.16.1
112
+ - Tokenizers 0.15.1
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.37.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46f0663f9641c564c37091d247c07b8ebb08022cb385fd866073b9eaa4be89e4
3
  size 706516040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52d18e17246fbea28b066ebaa9f9cdce6c3fe4015cf69ea84ecdbbdfc041fd43
3
  size 706516040
runs/May30_15-05-19_arg4/events.out.tfevents.1717052734.arg4.17142.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7177012c553e6a34c60e1e2cd5ae0645cb82f229b551e925be10d918b4d52b2
3
- size 30002
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cef3ace8f186364821fa3328b11a8c305b7551d04f7228c2d948af98bd92c38
3
+ size 30837