Training in progress, step 244
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"up_proj",
|
25 |
-
"k_proj",
|
26 |
-
"o_proj",
|
27 |
"v_proj",
|
|
|
|
|
28 |
"down_proj",
|
|
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
|
|
|
|
24 |
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj",
|
27 |
"down_proj",
|
28 |
+
"k_proj",
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b00addfd4934bc820c27ef12e82b962c5498a6736720cb57afcd2159cd110b85
|
3 |
size 45258384
|
runs/Aug27_21-39-18_O45L/events.out.tfevents.1724762371.O45L.509499.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:791914c76b5ec200767955d7d7689d32b52ce6fad4dde9771933852d4f010803
|
3 |
+
size 6481
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f2285c11b9094d7a841f2a4d84810425f4135abf0961ce5c012722dab40819
|
3 |
size 5176
|