Babu/llava-1.5-7b-hf-ft-mix-vsft
Browse files- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
- runs/Jul25_04-52-17_e2e-101-73/events.out.tfevents.1721883178.e2e-101-73.7045.0 +3 -0
- runs/Jul25_04-53-33_e2e-101-73/events.out.tfevents.1721883253.e2e-101-73.7169.0 +3 -0
- runs/Jul25_05-07-48_e2e-101-73/events.out.tfevents.1721884108.e2e-101-73.7294.0 +3 -0
- runs/Jul25_05-15-25_e2e-101-73/events.out.tfevents.1721884567.e2e-101-73.7415.0 +3 -0
- tokenizer_config.json +0 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -17,15 +17,15 @@
|
|
17 |
"r": 64,
|
18 |
"revision": null,
|
19 |
"target_modules": [
|
20 |
-
"
|
|
|
|
|
21 |
"linear_2",
|
22 |
-
"up_proj",
|
23 |
"o_proj",
|
|
|
24 |
"linear_1",
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"q_proj",
|
28 |
-
"v_proj"
|
29 |
],
|
30 |
"task_type": null
|
31 |
}
|
|
|
17 |
"r": 64,
|
18 |
"revision": null,
|
19 |
"target_modules": [
|
20 |
+
"q_proj",
|
21 |
+
"down_proj",
|
22 |
+
"k_proj",
|
23 |
"linear_2",
|
|
|
24 |
"o_proj",
|
25 |
+
"gate_proj",
|
26 |
"linear_1",
|
27 |
+
"v_proj",
|
28 |
+
"up_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": null
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 680879440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03330978ec3aab2f91a3b6d49d826487d1a0b787234bf6638d92cccdcbd31dab
|
3 |
size 680879440
|
runs/Jul25_04-52-17_e2e-101-73/events.out.tfevents.1721883178.e2e-101-73.7045.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e34ea2a262a1575d86fd2c3d1210b2a58721e18f9affe8c82dde1b846d8d47f
|
3 |
+
size 5381
|
runs/Jul25_04-53-33_e2e-101-73/events.out.tfevents.1721883253.e2e-101-73.7169.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bdd7dd1ef5209f7151ba08740aeed3108a0827d8016a7f8044b1618222e8a62
|
3 |
+
size 5381
|
runs/Jul25_05-07-48_e2e-101-73/events.out.tfevents.1721884108.e2e-101-73.7294.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f83ff0f2932e97b0cb960c5a40df96c85c677db2629b8ca060cd20e3d0bd45a
|
3 |
+
size 11939
|
runs/Jul25_05-15-25_e2e-101-73/events.out.tfevents.1721884567.e2e-101-73.7415.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fa813f15a1fce4c0be94a17cba3df94497511f45de1d34b0671aff8e070b42e
|
3 |
+
size 11939
|
tokenizer_config.json
CHANGED
@@ -44,7 +44,6 @@
|
|
44 |
}
|
45 |
},
|
46 |
"bos_token": "<s>",
|
47 |
-
"chat_template": " {% messages %}",
|
48 |
"clean_up_tokenization_spaces": false,
|
49 |
"eos_token": "</s>",
|
50 |
"legacy": false,
|
|
|
44 |
}
|
45 |
},
|
46 |
"bos_token": "<s>",
|
|
|
47 |
"clean_up_tokenization_spaces": false,
|
48 |
"eos_token": "</s>",
|
49 |
"legacy": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4475
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cc2b3204c2cdbee770e6dd0c685778961fa378d4d776d03c368902046dfe14b
|
3 |
size 4475
|