Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
-
"o_proj",
|
24 |
-
"up_proj",
|
25 |
-
"down_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"k_proj",
|
23 |
+
"down_proj",
|
24 |
+
"q_proj",
|
25 |
"gate_proj",
|
26 |
+
"up_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2684416208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:769cdfc71eaffcf633905be9bbc9d8cf6be2d744fb993decc0d3fefb11426021
|
3 |
size 2684416208
|
runs/Jan30_10-10-01_ip-172-31-10-206.us-east-2.compute.internal/events.out.tfevents.1738231815.ip-172-31-10-206.us-east-2.compute.internal.17764.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c366b3066736f5110426e2a63010ff3b2debbf50c99a530c341e6134abfc5255
|
3 |
+
size 5524
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b65110de46ea00955621c23d8d3af3cee36d7dee4b10d87bc307be55021ceb29
|
3 |
size 4984
|