hellomomiji
commited on
llama-2-7b-chat-guanaco
Browse files
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
25 |
"q_proj",
|
26 |
"fc1",
|
27 |
-
"
|
28 |
-
"dense",
|
29 |
"fc2",
|
30 |
-
"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"dense",
|
25 |
"q_proj",
|
26 |
"fc1",
|
27 |
+
"v_proj",
|
|
|
28 |
"fc2",
|
29 |
+
"k_proj",
|
30 |
+
"lm_head"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 367453816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:959a11ed67df0ae761b13f47f147964ab636a7ce3ed5aad32c833956ded8adce
|
3 |
size 367453816
|
runs/Nov07_18-53-53_193cd4fdd9b2/events.out.tfevents.1731005634.193cd4fdd9b2.2048.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64d5fd5115cc8745cee0114ba5f0d6c96e67d266c1b651c3e7a0fae1e362b85f
|
3 |
+
size 8046
|
runs/Nov07_18-53-53_193cd4fdd9b2/events.out.tfevents.1731006356.193cd4fdd9b2.2048.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52e17146d0f84b3fbc590d33413f37479676b53e4a8674afeb851975071531de
|
3 |
+
size 8046
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86cc5c82fe8b543bb7ff1b21b0fdfe678166a0bbaf2a7e02483b3170c12fd867
|
3 |
size 5304
|