svenbl80 commited on
Commit
a1fdc95
·
verified ·
1 Parent(s): 065fd57

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-440/adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "vidore/colpaligemma-3b-pt-448-base",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": "gaussian",
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": "(.*(language_model).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)",
23
+ "task_type": "FEATURE_EXTRACTION",
24
+ "use_dora": false,
25
+ "use_rslora": false
26
+ }
checkpoint-440/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f8666da6b0284045ea1c17797e59524b4de4a5ed7d2759201fc4bd85626f167
3
+ size 157071680
checkpoint-440/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39e4a52f878fc427b72519cdc530ab466e2bb9acf34a36c5eb6bebb7a2f1da0
3
+ size 314278906
checkpoint-440/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45b5cbc8e887864e83058da79e5d332e294ed535373e9cfeb42b356d0d721a18
3
+ size 14244
checkpoint-440/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8fe59128df8178ef00a8ffaebdaf30ba991e825e1fa22f8b056695880714384
3
+ size 1064
checkpoint-440/trainer_state.json ADDED
@@ -0,0 +1,232 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.4978723404255319,
5
+ "eval_steps": 100,
6
+ "global_step": 440,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.003404255319148936,
13
+ "eval_loss": 0.0601724237203598,
14
+ "eval_model_preparation_time": 0.01,
15
+ "eval_runtime": 51.9059,
16
+ "eval_samples_per_second": 5.78,
17
+ "eval_steps_per_second": 1.445,
18
+ "step": 1
19
+ },
20
+ {
21
+ "epoch": 0.06808510638297872,
22
+ "grad_norm": 2.580314874649048,
23
+ "learning_rate": 1e-05,
24
+ "loss": 0.1747,
25
+ "step": 20
26
+ },
27
+ {
28
+ "epoch": 0.13617021276595745,
29
+ "grad_norm": 0.5411002039909363,
30
+ "learning_rate": 2e-05,
31
+ "loss": 0.1839,
32
+ "step": 40
33
+ },
34
+ {
35
+ "epoch": 0.20425531914893616,
36
+ "grad_norm": 30.60088539123535,
37
+ "learning_rate": 3e-05,
38
+ "loss": 0.097,
39
+ "step": 60
40
+ },
41
+ {
42
+ "epoch": 0.2723404255319149,
43
+ "grad_norm": 2.3133761882781982,
44
+ "learning_rate": 4e-05,
45
+ "loss": 0.0764,
46
+ "step": 80
47
+ },
48
+ {
49
+ "epoch": 0.3404255319148936,
50
+ "grad_norm": 0.25011885166168213,
51
+ "learning_rate": 5e-05,
52
+ "loss": 0.0362,
53
+ "step": 100
54
+ },
55
+ {
56
+ "epoch": 0.3404255319148936,
57
+ "eval_loss": 0.027220023795962334,
58
+ "eval_model_preparation_time": 0.01,
59
+ "eval_runtime": 49.6214,
60
+ "eval_samples_per_second": 6.046,
61
+ "eval_steps_per_second": 1.511,
62
+ "step": 100
63
+ },
64
+ {
65
+ "epoch": 0.4085106382978723,
66
+ "grad_norm": 0.5348984003067017,
67
+ "learning_rate": 4.705882352941177e-05,
68
+ "loss": 0.0442,
69
+ "step": 120
70
+ },
71
+ {
72
+ "epoch": 0.4765957446808511,
73
+ "grad_norm": 4.219340801239014,
74
+ "learning_rate": 4.411764705882353e-05,
75
+ "loss": 0.1433,
76
+ "step": 140
77
+ },
78
+ {
79
+ "epoch": 0.5446808510638298,
80
+ "grad_norm": 22.19352149963379,
81
+ "learning_rate": 4.11764705882353e-05,
82
+ "loss": 0.1843,
83
+ "step": 160
84
+ },
85
+ {
86
+ "epoch": 0.6127659574468085,
87
+ "grad_norm": 0.669491171836853,
88
+ "learning_rate": 3.8235294117647055e-05,
89
+ "loss": 0.1255,
90
+ "step": 180
91
+ },
92
+ {
93
+ "epoch": 0.6808510638297872,
94
+ "grad_norm": 0.036889929324388504,
95
+ "learning_rate": 3.529411764705883e-05,
96
+ "loss": 0.0197,
97
+ "step": 200
98
+ },
99
+ {
100
+ "epoch": 0.6808510638297872,
101
+ "eval_loss": 0.041773486882448196,
102
+ "eval_model_preparation_time": 0.01,
103
+ "eval_runtime": 52.4089,
104
+ "eval_samples_per_second": 5.724,
105
+ "eval_steps_per_second": 1.431,
106
+ "step": 200
107
+ },
108
+ {
109
+ "epoch": 0.7489361702127659,
110
+ "grad_norm": 0.3701242506504059,
111
+ "learning_rate": 3.235294117647059e-05,
112
+ "loss": 0.0883,
113
+ "step": 220
114
+ },
115
+ {
116
+ "epoch": 0.8170212765957446,
117
+ "grad_norm": 0.824481189250946,
118
+ "learning_rate": 2.9411764705882354e-05,
119
+ "loss": 0.244,
120
+ "step": 240
121
+ },
122
+ {
123
+ "epoch": 0.8851063829787233,
124
+ "grad_norm": 5.7761688232421875,
125
+ "learning_rate": 2.647058823529412e-05,
126
+ "loss": 0.0375,
127
+ "step": 260
128
+ },
129
+ {
130
+ "epoch": 0.9531914893617022,
131
+ "grad_norm": 0.16368351876735687,
132
+ "learning_rate": 2.3529411764705884e-05,
133
+ "loss": 0.1261,
134
+ "step": 280
135
+ },
136
+ {
137
+ "epoch": 1.0212765957446808,
138
+ "grad_norm": 8.153935432434082,
139
+ "learning_rate": 2.058823529411765e-05,
140
+ "loss": 0.028,
141
+ "step": 300
142
+ },
143
+ {
144
+ "epoch": 1.0212765957446808,
145
+ "eval_loss": 0.02839539758861065,
146
+ "eval_model_preparation_time": 0.01,
147
+ "eval_runtime": 50.358,
148
+ "eval_samples_per_second": 5.957,
149
+ "eval_steps_per_second": 1.489,
150
+ "step": 300
151
+ },
152
+ {
153
+ "epoch": 1.0893617021276596,
154
+ "grad_norm": 0.06095070391893387,
155
+ "learning_rate": 1.7647058823529414e-05,
156
+ "loss": 0.0511,
157
+ "step": 320
158
+ },
159
+ {
160
+ "epoch": 1.1574468085106382,
161
+ "grad_norm": 1.101495623588562,
162
+ "learning_rate": 1.4705882352941177e-05,
163
+ "loss": 0.114,
164
+ "step": 340
165
+ },
166
+ {
167
+ "epoch": 1.225531914893617,
168
+ "grad_norm": 3.808842182159424,
169
+ "learning_rate": 1.1764705882352942e-05,
170
+ "loss": 0.0372,
171
+ "step": 360
172
+ },
173
+ {
174
+ "epoch": 1.2936170212765958,
175
+ "grad_norm": 0.17184576392173767,
176
+ "learning_rate": 8.823529411764707e-06,
177
+ "loss": 0.0036,
178
+ "step": 380
179
+ },
180
+ {
181
+ "epoch": 1.3617021276595744,
182
+ "grad_norm": 0.2895020842552185,
183
+ "learning_rate": 5.882352941176471e-06,
184
+ "loss": 0.021,
185
+ "step": 400
186
+ },
187
+ {
188
+ "epoch": 1.3617021276595744,
189
+ "eval_loss": 0.026183338835835457,
190
+ "eval_model_preparation_time": 0.01,
191
+ "eval_runtime": 51.031,
192
+ "eval_samples_per_second": 5.879,
193
+ "eval_steps_per_second": 1.47,
194
+ "step": 400
195
+ },
196
+ {
197
+ "epoch": 1.4297872340425533,
198
+ "grad_norm": 0.05526858940720558,
199
+ "learning_rate": 2.9411764705882355e-06,
200
+ "loss": 0.0129,
201
+ "step": 420
202
+ },
203
+ {
204
+ "epoch": 1.4978723404255319,
205
+ "grad_norm": 0.009605285711586475,
206
+ "learning_rate": 0.0,
207
+ "loss": 0.0078,
208
+ "step": 440
209
+ }
210
+ ],
211
+ "logging_steps": 20,
212
+ "max_steps": 440,
213
+ "num_input_tokens_seen": 0,
214
+ "num_train_epochs": 2,
215
+ "save_steps": 200,
216
+ "stateful_callbacks": {
217
+ "TrainerControl": {
218
+ "args": {
219
+ "should_epoch_stop": false,
220
+ "should_evaluate": false,
221
+ "should_log": false,
222
+ "should_save": true,
223
+ "should_training_stop": true
224
+ },
225
+ "attributes": {}
226
+ }
227
+ },
228
+ "total_flos": 1.0598129422848e+17,
229
+ "train_batch_size": 4,
230
+ "trial_name": null,
231
+ "trial_params": null
232
+ }
checkpoint-440/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5668e8926daf62fb26b5a894878b46e35e59853aaea424c82a6a53e27924382c
3
+ size 5240
preprocessor_config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "SiglipImageProcessor",
12
+ "image_seq_length": 1024,
13
+ "image_std": [
14
+ 0.5,
15
+ 0.5,
16
+ 0.5
17
+ ],
18
+ "processor_class": "ColPaliProcessor",
19
+ "resample": 3,
20
+ "rescale_factor": 0.00392156862745098,
21
+ "size": {
22
+ "height": 448,
23
+ "width": 448
24
+ }
25
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<image>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ }
10
+ ],
11
+ "bos_token": {
12
+ "content": "<bos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "eos_token": {
19
+ "content": "<eos>",
20
+ "lstrip": false,
21
+ "normalized": false,
22
+ "rstrip": false,
23
+ "single_word": false
24
+ },
25
+ "pad_token": {
26
+ "content": "<pad>",
27
+ "lstrip": false,
28
+ "normalized": false,
29
+ "rstrip": false,
30
+ "single_word": false
31
+ },
32
+ "unk_token": {
33
+ "content": "<unk>",
34
+ "lstrip": false,
35
+ "normalized": false,
36
+ "rstrip": false,
37
+ "single_word": false
38
+ }
39
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff84f53c290d0348c4e206da6094ef781cf8c0e482fec8b268a996b32257cfd
3
+ size 34600975
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff