Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_class": "LLAVAModel",
|
5 |
"parent_library": "__main__"
|
6 |
},
|
7 |
-
"base_model_name_or_path": "llava-hf/llava-1.5-
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
@@ -23,21 +23,22 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
"lm_head",
|
31 |
-
"
|
32 |
"fc2",
|
33 |
-
"
|
34 |
-
"q_proj",
|
35 |
-
"k_proj",
|
36 |
-
"gate_proj",
|
37 |
"o_proj",
|
38 |
-
"fc1",
|
39 |
"out_proj",
|
40 |
-
"
|
|
|
|
|
|
|
|
|
|
|
41 |
],
|
42 |
"task_type": null,
|
43 |
"use_dora": false,
|
|
|
4 |
"base_model_class": "LLAVAModel",
|
5 |
"parent_library": "__main__"
|
6 |
},
|
7 |
+
"base_model_name_or_path": "llava-hf/llava-1.5-13b-hf",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
27 |
"up_proj",
|
28 |
+
"policy_head1",
|
29 |
+
"fc1",
|
30 |
"lm_head",
|
31 |
+
"down_proj",
|
32 |
"fc2",
|
33 |
+
"policy_head2",
|
|
|
|
|
|
|
34 |
"o_proj",
|
|
|
35 |
"out_proj",
|
36 |
+
"clip_projector",
|
37 |
+
"v_proj",
|
38 |
+
"linear_2",
|
39 |
+
"k_proj",
|
40 |
+
"q_proj",
|
41 |
+
"linear_1"
|
42 |
],
|
43 |
"task_type": null,
|
44 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2a806bdbc353a41a987e7df0f13755979c6901bb74a0e272da46ad92e96a97e
|
3 |
+
size 1789263832
|
runs/Oct22_07-20-34_eeb983e880d4/events.out.tfevents.1729581646.eeb983e880d4.4669.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96ec4968f354086dc57b715ca78c6c58c7b99f7312ef45661ef79f1c634bfcd2
|
3 |
+
size 30940
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:801d8418b914c66ff1a83b7151984f73f45638abe2fd3f3f7c6001116155fc44
|
3 |
size 5496
|