Training in progress, step 1000
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- runs/Jul22_06-37-32_ip-10-148-131-254/events.out.tfevents.1721630254.ip-10-148-131-254 +3 -0
- runs/Jul22_06-40-59_ip-10-148-131-254/events.out.tfevents.1721630460.ip-10-148-131-254 +3 -0
- runs/Jul22_06-46-21_ip-10-148-131-254/events.out.tfevents.1721630783.ip-10-148-131-254 +3 -0
- runs/Jul22_06-49-25_ip-10-148-131-254/events.out.tfevents.1721630967.ip-10-148-131-254 +3 -0
- runs/Jul22_07-10-56_ip-10-148-131-254/events.out.tfevents.1721632257.ip-10-148-131-254 +3 -0
- training_args.bin +3 -0
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 |
+
"down_proj",
|
24 |
+
"up_proj",
|
25 |
+
"k_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
+
"o_proj",
|
29 |
+
"v_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:2bff7f5de76c5ac7c299e77fc4ebee58f61d2bc76afe295d90438caba1a8138f
|
3 |
+
size 45258384
|
runs/Jul22_06-37-32_ip-10-148-131-254/events.out.tfevents.1721630254.ip-10-148-131-254
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bbcf095f170e87dc123ccc1c2f54979a8e7c614f6fbebde6b6988fd22442feb
|
3 |
+
size 5150
|
runs/Jul22_06-40-59_ip-10-148-131-254/events.out.tfevents.1721630460.ip-10-148-131-254
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2c16c8694e67269ec935514302bb2ce325e149e22c0192eb11a6bdc08ed7415
|
3 |
+
size 5151
|
runs/Jul22_06-46-21_ip-10-148-131-254/events.out.tfevents.1721630783.ip-10-148-131-254
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30c05f0c2435c8bb22b460ac0cf74d3a5d60be71b1d8e9c92bff76f0d326c783
|
3 |
+
size 5151
|
runs/Jul22_06-49-25_ip-10-148-131-254/events.out.tfevents.1721630967.ip-10-148-131-254
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ebccfa827ac45c9219d5b9ff414a98af4040801710b05690c7c299a3efad18
|
3 |
+
size 5150
|
runs/Jul22_07-10-56_ip-10-148-131-254/events.out.tfevents.1721632257.ip-10-148-131-254
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0f5743a203fe343cbeff9f63c556360ed829d086870d9ce8c415247809387e2
|
3 |
+
size 7526
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fae8be8cf47896a600f8f571c0262f0aed1031647dc7bdc7a02c8dc5ef53671d
|
3 |
+
size 4667
|