Magneto commited on
Commit
75bddae
1 Parent(s): 61fdbdc

Magneto/Paligemma_Image_Caption_Finetune

Browse files
Files changed (20) hide show
  1. README.md +234 -0
  2. adapter_config.json +34 -0
  3. adapter_model.safetensors +3 -0
  4. runs/Jun03_10-57-44_6cb4cba150ae/events.out.tfevents.1717412265.6cb4cba150ae.396.0 +3 -0
  5. runs/Jun03_11-01-08_6cb4cba150ae/events.out.tfevents.1717412469.6cb4cba150ae.5027.0 +3 -0
  6. runs/Jun03_11-06-30_afdb7f338eae/events.out.tfevents.1717412791.afdb7f338eae.1581.0 +3 -0
  7. runs/Jun03_11-08-47_afdb7f338eae/events.out.tfevents.1717412927.afdb7f338eae.3471.0 +3 -0
  8. runs/Jun03_11-09-54_afdb7f338eae/events.out.tfevents.1717412995.afdb7f338eae.3471.1 +3 -0
  9. runs/Jun03_11-13-06_afdb7f338eae/events.out.tfevents.1717413186.afdb7f338eae.3471.2 +3 -0
  10. runs/Jun03_11-24-08_e5c1ea114b39/events.out.tfevents.1717413849.e5c1ea114b39.500.0 +3 -0
  11. runs/Jun03_11-24-39_e5c1ea114b39/events.out.tfevents.1717413880.e5c1ea114b39.500.1 +3 -0
  12. runs/Jun03_11-25-52_e5c1ea114b39/events.out.tfevents.1717413952.e5c1ea114b39.500.2 +3 -0
  13. runs/Jun03_11-26-07_e5c1ea114b39/events.out.tfevents.1717413967.e5c1ea114b39.500.3 +3 -0
  14. runs/Jun03_11-28-10_e5c1ea114b39/events.out.tfevents.1717414090.e5c1ea114b39.500.4 +3 -0
  15. runs/Jun03_11-29-42_e5c1ea114b39/events.out.tfevents.1717414183.e5c1ea114b39.3381.0 +3 -0
  16. runs/Jun03_12-07-01_e5c1ea114b39/events.out.tfevents.1717416422.e5c1ea114b39.13219.0 +3 -0
  17. runs/Jun03_12-17-02_e5c1ea114b39/events.out.tfevents.1717417023.e5c1ea114b39.15807.0 +3 -0
  18. runs/Jun03_12-37-49_e5c1ea114b39/events.out.tfevents.1717418270.e5c1ea114b39.21238.0 +3 -0
  19. runs/Jun03_13-01-15_e5c1ea114b39/events.out.tfevents.1717419676.e5c1ea114b39.27388.0 +3 -0
  20. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: google/paligemma-3b-pt-224
7
+ model-index:
8
+ - name: paligemma_vqav2
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
+ # paligemma_vqav2
16
+
17
+ This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.0115
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: 2e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 2
45
+ - num_epochs: 2
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:------:|:----:|:---------------:|
51
+ | 2.6221 | 0.0114 | 50 | 2.4036 |
52
+ | 2.244 | 0.0228 | 100 | 2.0980 |
53
+ | 2.0078 | 0.0343 | 150 | 1.8881 |
54
+ | 1.8561 | 0.0457 | 200 | 1.7707 |
55
+ | 1.6108 | 0.0571 | 250 | 1.6833 |
56
+ | 1.5712 | 0.0685 | 300 | 1.6297 |
57
+ | 1.6298 | 0.0800 | 350 | 1.5834 |
58
+ | 1.469 | 0.0914 | 400 | 1.5454 |
59
+ | 1.4758 | 0.1028 | 450 | 1.5210 |
60
+ | 1.5303 | 0.1142 | 500 | 1.4936 |
61
+ | 1.3559 | 0.1257 | 550 | 1.4793 |
62
+ | 1.4407 | 0.1371 | 600 | 1.4596 |
63
+ | 1.4655 | 0.1485 | 650 | 1.4360 |
64
+ | 1.4213 | 0.1599 | 700 | 1.4223 |
65
+ | 1.3744 | 0.1714 | 750 | 1.4022 |
66
+ | 1.4285 | 0.1828 | 800 | 1.3906 |
67
+ | 1.2105 | 0.1942 | 850 | 1.3790 |
68
+ | 1.3653 | 0.2056 | 900 | 1.3687 |
69
+ | 1.337 | 0.2170 | 950 | 1.3602 |
70
+ | 1.1845 | 0.2285 | 1000 | 1.3509 |
71
+ | 1.3404 | 0.2399 | 1050 | 1.3384 |
72
+ | 1.2957 | 0.2513 | 1100 | 1.3278 |
73
+ | 1.2107 | 0.2627 | 1150 | 1.3176 |
74
+ | 1.4208 | 0.2742 | 1200 | 1.3132 |
75
+ | 1.2522 | 0.2856 | 1250 | 1.3032 |
76
+ | 1.2735 | 0.2970 | 1300 | 1.2992 |
77
+ | 1.3567 | 0.3084 | 1350 | 1.2854 |
78
+ | 1.0994 | 0.3199 | 1400 | 1.2805 |
79
+ | 1.2496 | 0.3313 | 1450 | 1.2710 |
80
+ | 1.1944 | 0.3427 | 1500 | 1.2660 |
81
+ | 1.3303 | 0.3541 | 1550 | 1.2610 |
82
+ | 1.2942 | 0.3655 | 1600 | 1.2524 |
83
+ | 1.2187 | 0.3770 | 1650 | 1.2458 |
84
+ | 1.2071 | 0.3884 | 1700 | 1.2395 |
85
+ | 1.1734 | 0.3998 | 1750 | 1.2356 |
86
+ | 1.182 | 0.4112 | 1800 | 1.2301 |
87
+ | 1.2104 | 0.4227 | 1850 | 1.2302 |
88
+ | 1.1961 | 0.4341 | 1900 | 1.2258 |
89
+ | 1.1749 | 0.4455 | 1950 | 1.2244 |
90
+ | 1.1283 | 0.4569 | 2000 | 1.2189 |
91
+ | 1.095 | 0.4684 | 2050 | 1.2174 |
92
+ | 1.1376 | 0.4798 | 2100 | 1.2172 |
93
+ | 1.0772 | 0.4912 | 2150 | 1.2137 |
94
+ | 1.255 | 0.5026 | 2200 | 1.2111 |
95
+ | 1.1682 | 0.5141 | 2250 | 1.2076 |
96
+ | 1.1455 | 0.5255 | 2300 | 1.2052 |
97
+ | 1.151 | 0.5369 | 2350 | 1.2034 |
98
+ | 0.9805 | 0.5483 | 2400 | 1.2007 |
99
+ | 1.1706 | 0.5597 | 2450 | 1.1985 |
100
+ | 1.1961 | 0.5712 | 2500 | 1.1960 |
101
+ | 1.0449 | 0.5826 | 2550 | 1.1937 |
102
+ | 1.1375 | 0.5940 | 2600 | 1.1908 |
103
+ | 1.1205 | 0.6054 | 2650 | 1.1896 |
104
+ | 1.2097 | 0.6169 | 2700 | 1.1908 |
105
+ | 1.1976 | 0.6283 | 2750 | 1.1856 |
106
+ | 1.1327 | 0.6397 | 2800 | 1.0918 |
107
+ | 1.0446 | 0.6511 | 2850 | 1.0929 |
108
+ | 1.0804 | 0.6626 | 2900 | 1.0878 |
109
+ | 0.9446 | 0.6740 | 2950 | 1.0871 |
110
+ | 1.0722 | 0.6854 | 3000 | 1.0851 |
111
+ | 1.1224 | 0.6968 | 3050 | 1.0865 |
112
+ | 1.2711 | 0.7082 | 3100 | 1.0826 |
113
+ | 1.0378 | 0.7197 | 3150 | 1.0835 |
114
+ | 1.0873 | 0.7311 | 3200 | 1.0823 |
115
+ | 1.1336 | 0.7425 | 3250 | 1.0815 |
116
+ | 1.1407 | 0.7539 | 3300 | 1.0782 |
117
+ | 1.0805 | 0.7654 | 3350 | 1.0786 |
118
+ | 1.2204 | 0.7768 | 3400 | 1.0773 |
119
+ | 1.0855 | 0.7882 | 3450 | 1.1838 |
120
+ | 1.1151 | 0.7996 | 3500 | 1.1843 |
121
+ | 1.01 | 0.8111 | 3550 | 1.1815 |
122
+ | 1.1389 | 0.8225 | 3600 | 1.1828 |
123
+ | 1.0964 | 0.8339 | 3650 | 1.1802 |
124
+ | 0.9706 | 0.8453 | 3700 | 1.1803 |
125
+ | 1.0022 | 0.8568 | 3750 | 1.1764 |
126
+ | 1.0751 | 0.8682 | 3800 | 1.1764 |
127
+ | 0.9681 | 0.8796 | 3850 | 1.1764 |
128
+ | 1.101 | 0.8910 | 3900 | 1.1740 |
129
+ | 1.0931 | 0.9024 | 3950 | 1.1730 |
130
+ | 1.0791 | 0.9139 | 4000 | 1.1721 |
131
+ | 1.1654 | 0.9253 | 4050 | 1.1711 |
132
+ | 1.0536 | 0.9367 | 4100 | 1.1669 |
133
+ | 1.1077 | 0.9481 | 4150 | 1.1691 |
134
+ | 1.1421 | 0.9596 | 4200 | 1.1674 |
135
+ | 1.1065 | 0.9710 | 4250 | 1.1684 |
136
+ | 1.1226 | 0.9824 | 4300 | 1.1670 |
137
+ | 1.1432 | 0.9938 | 4350 | 1.1641 |
138
+ | 1.1632 | 1.0053 | 4400 | 1.1614 |
139
+ | 0.9927 | 1.0167 | 4450 | 1.1600 |
140
+ | 0.9685 | 1.0281 | 4500 | 1.1559 |
141
+ | 1.1403 | 1.0395 | 4550 | 1.1563 |
142
+ | 1.1059 | 1.0509 | 4600 | 1.1546 |
143
+ | 1.071 | 1.0624 | 4650 | 1.1544 |
144
+ | 1.0969 | 1.0738 | 4700 | 1.1537 |
145
+ | 1.0136 | 1.0852 | 4750 | 1.1521 |
146
+ | 1.0297 | 1.0966 | 4800 | 1.1519 |
147
+ | 1.1304 | 1.1081 | 4850 | 1.1508 |
148
+ | 1.2172 | 1.1195 | 4900 | 1.1517 |
149
+ | 1.0156 | 1.1309 | 4950 | 1.1511 |
150
+ | 1.0726 | 1.1423 | 5000 | 1.1483 |
151
+ | 1.0272 | 1.1538 | 5050 | 1.0159 |
152
+ | 1.1042 | 1.1652 | 5100 | 1.0153 |
153
+ | 1.0118 | 1.1766 | 5150 | 1.0127 |
154
+ | 1.1269 | 1.1880 | 5200 | 1.0148 |
155
+ | 1.0389 | 1.1995 | 5250 | 1.0152 |
156
+ | 1.1804 | 1.2109 | 5300 | 1.0154 |
157
+ | 1.1138 | 1.2223 | 5350 | 1.0153 |
158
+ | 1.0319 | 1.2337 | 5400 | 1.0144 |
159
+ | 1.0 | 1.2451 | 5450 | 1.0153 |
160
+ | 1.1573 | 1.2566 | 5500 | 1.0152 |
161
+ | 1.0604 | 1.2680 | 5550 | 1.0126 |
162
+ | 1.081 | 1.2794 | 5600 | 1.0118 |
163
+ | 0.988 | 1.2908 | 5650 | 1.0126 |
164
+ | 1.1302 | 1.3023 | 5700 | 1.0119 |
165
+ | 1.0626 | 1.3137 | 5750 | 1.0129 |
166
+ | 1.051 | 1.3251 | 5800 | 1.0100 |
167
+ | 1.0849 | 1.3365 | 5850 | 1.0094 |
168
+ | 1.0739 | 1.3480 | 5900 | 1.0090 |
169
+ | 1.0457 | 1.3594 | 5950 | 1.0074 |
170
+ | 1.0924 | 1.3708 | 6000 | 1.0090 |
171
+ | 0.9545 | 1.3822 | 6050 | 1.0084 |
172
+ | 1.0727 | 1.3936 | 6100 | 1.0076 |
173
+ | 1.1274 | 1.4051 | 6150 | 1.0075 |
174
+ | 1.0515 | 1.4165 | 6200 | 1.0066 |
175
+ | 0.9465 | 1.4279 | 6250 | 1.0057 |
176
+ | 1.029 | 1.4393 | 6300 | 1.0062 |
177
+ | 1.0454 | 1.4508 | 6350 | 1.0058 |
178
+ | 0.9563 | 1.4622 | 6400 | 1.0053 |
179
+ | 1.1052 | 1.4736 | 6450 | 1.0049 |
180
+ | 0.9351 | 1.4850 | 6500 | 1.0059 |
181
+ | 1.0649 | 1.4965 | 6550 | 1.0048 |
182
+ | 1.0206 | 1.5079 | 6600 | 1.0039 |
183
+ | 1.0616 | 1.5193 | 6650 | 1.0032 |
184
+ | 1.1544 | 1.5307 | 6700 | 1.0047 |
185
+ | 1.012 | 1.5422 | 6750 | 1.0199 |
186
+ | 1.0374 | 1.5536 | 6800 | 1.0177 |
187
+ | 1.1414 | 1.5650 | 6850 | 1.0174 |
188
+ | 0.8807 | 1.5764 | 6900 | 1.0177 |
189
+ | 1.0647 | 1.5878 | 6950 | 1.0156 |
190
+ | 1.023 | 1.5993 | 7000 | 1.0173 |
191
+ | 1.0109 | 1.6107 | 7050 | 1.0156 |
192
+ | 1.005 | 1.6221 | 7100 | 1.0163 |
193
+ | 1.0047 | 1.6335 | 7150 | 1.0163 |
194
+ | 1.0304 | 1.6450 | 7200 | 1.0158 |
195
+ | 0.9394 | 1.6564 | 7250 | 1.0158 |
196
+ | 1.0 | 1.6678 | 7300 | 1.0150 |
197
+ | 1.0296 | 1.6792 | 7350 | 1.0148 |
198
+ | 1.0314 | 1.6907 | 7400 | 1.0152 |
199
+ | 0.9902 | 1.7021 | 7450 | 1.0148 |
200
+ | 1.0266 | 1.7135 | 7500 | 1.0159 |
201
+ | 1.1017 | 1.7249 | 7550 | 1.0152 |
202
+ | 1.0706 | 1.7363 | 7600 | 1.0150 |
203
+ | 0.9999 | 1.7478 | 7650 | 1.0149 |
204
+ | 0.9819 | 1.7592 | 7700 | 1.0138 |
205
+ | 1.0049 | 1.7706 | 7750 | 1.0137 |
206
+ | 1.0488 | 1.7820 | 7800 | 1.0131 |
207
+ | 1.1126 | 1.7935 | 7850 | 1.0140 |
208
+ | 1.0583 | 1.8049 | 7900 | 1.0141 |
209
+ | 1.075 | 1.8163 | 7950 | 1.0126 |
210
+ | 1.1158 | 1.8277 | 8000 | 1.0117 |
211
+ | 1.0319 | 1.8392 | 8050 | 1.0128 |
212
+ | 1.0514 | 1.8506 | 8100 | 1.0128 |
213
+ | 1.1144 | 1.8620 | 8150 | 1.0119 |
214
+ | 0.983 | 1.8734 | 8200 | 1.0119 |
215
+ | 1.1242 | 1.8849 | 8250 | 1.0126 |
216
+ | 1.1011 | 1.8963 | 8300 | 1.0123 |
217
+ | 0.9533 | 1.9077 | 8350 | 1.0127 |
218
+ | 1.0661 | 1.9191 | 8400 | 1.0118 |
219
+ | 1.0133 | 1.9305 | 8450 | 1.0117 |
220
+ | 1.0856 | 1.9420 | 8500 | 1.0118 |
221
+ | 1.1292 | 1.9534 | 8550 | 1.0117 |
222
+ | 0.9881 | 1.9648 | 8600 | 1.0118 |
223
+ | 0.9716 | 1.9762 | 8650 | 1.0121 |
224
+ | 1.0925 | 1.9877 | 8700 | 1.0117 |
225
+ | 1.0235 | 1.9991 | 8750 | 1.0115 |
226
+
227
+
228
+ ### Framework versions
229
+
230
+ - PEFT 0.11.1
231
+ - Transformers 4.42.0.dev0
232
+ - Pytorch 2.3.0+cu121
233
+ - Datasets 2.19.2
234
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/paligemma-3b-pt-224",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0.0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "v_proj",
29
+ "up_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f2d49f7564666050c67700d6badc172d7d9f2af37e77b1002593b5b301c165
3
+ size 45258384
runs/Jun03_10-57-44_6cb4cba150ae/events.out.tfevents.1717412265.6cb4cba150ae.396.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287d44cf7c51b7f7268d01f85fd565d79c28c87ece88f5a0321a8c2c1c7f3d9e
3
+ size 88
runs/Jun03_11-01-08_6cb4cba150ae/events.out.tfevents.1717412469.6cb4cba150ae.5027.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d105e351c147b324d25abc901b5fe93fe709b536e76df33be2b38f6078df7dd6
3
+ size 88
runs/Jun03_11-06-30_afdb7f338eae/events.out.tfevents.1717412791.afdb7f338eae.1581.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e290f4d810f18f071eba992ebd97f8878ded70d759eda77d65eb021e2c7b03b
3
+ size 88
runs/Jun03_11-08-47_afdb7f338eae/events.out.tfevents.1717412927.afdb7f338eae.3471.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92299badfa7767b93cd4dfdf8eb78840621c40eb87dcb88fb07d3fac28ca53c0
3
+ size 5783
runs/Jun03_11-09-54_afdb7f338eae/events.out.tfevents.1717412995.afdb7f338eae.3471.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0055f5237905202aa82f472e59e88e1f1abcd6e404e64130b0b851b5c266a9
3
+ size 5783
runs/Jun03_11-13-06_afdb7f338eae/events.out.tfevents.1717413186.afdb7f338eae.3471.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d5488a1eca698b2f255763dccfb94a902d36ec767740c30b14a06de91f6a25
3
+ size 5783
runs/Jun03_11-24-08_e5c1ea114b39/events.out.tfevents.1717413849.e5c1ea114b39.500.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ce2ec31d4cde371d1a865490ef312e29b980db59182213405ae30d52c6ece5
3
+ size 5782
runs/Jun03_11-24-39_e5c1ea114b39/events.out.tfevents.1717413880.e5c1ea114b39.500.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aacc5d4302c77fa4156ea772daf4a973fe145344fbff80607dbf509df7c6f7e9
3
+ size 5783
runs/Jun03_11-25-52_e5c1ea114b39/events.out.tfevents.1717413952.e5c1ea114b39.500.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a54b9af726443beaa14047c4686cfa1d4a053714759c832947574563becb46d
3
+ size 5790
runs/Jun03_11-26-07_e5c1ea114b39/events.out.tfevents.1717413967.e5c1ea114b39.500.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff51cd34ce1f7e109523391346891b812e79e906d4d3e2b98398a51a95d92230
3
+ size 5791
runs/Jun03_11-28-10_e5c1ea114b39/events.out.tfevents.1717414090.e5c1ea114b39.500.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1c4950d4dd609099f5f679258c6233ed014679cc5d173508e200fccc5acf17
3
+ size 88
runs/Jun03_11-29-42_e5c1ea114b39/events.out.tfevents.1717414183.e5c1ea114b39.3381.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71ad8d221614abf84ab1f73769edb10e946d737c8c94b777e0ed772985998e7d
3
+ size 32283
runs/Jun03_12-07-01_e5c1ea114b39/events.out.tfevents.1717416422.e5c1ea114b39.13219.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0673038709e1974b8135ca728eb8a63a0790b9bb3427e9094569f5c843d5bc3
3
+ size 12057
runs/Jun03_12-17-02_e5c1ea114b39/events.out.tfevents.1717417023.e5c1ea114b39.15807.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f5d4dd001d0089f55c1e4854810a148c89ba63093e29aa9eee5487968df9977
3
+ size 21215
runs/Jun03_12-37-49_e5c1ea114b39/events.out.tfevents.1717418270.e5c1ea114b39.21238.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be78271d459d4667b132273a83275c815b102a2bccae6663230ffaa829976e2f
3
+ size 22179
runs/Jun03_13-01-15_e5c1ea114b39/events.out.tfevents.1717419676.e5c1ea114b39.27388.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f33d24163fa61555d61bdd954d27c96c64a0bc2ae65e7f302192c6c4f9442b01
3
+ size 25907
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7375c20682566eb856c40a685098e01aab24b1028dffef89505ce8f7994620bf
3
+ size 5176