Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
24 |
-
"v_proj",
|
25 |
-
"gate_proj",
|
26 |
"up_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
"down_proj",
|
|
|
|
|
25 |
"up_proj",
|
26 |
"q_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 500770656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dca34c0d7c3e09ccdfec16242c29ae8e18867593e8eafc6b91a81a29d9ec99f
|
3 |
size 500770656
|
runs/Sep07_22-37-19_4bacb5b686fa/events.out.tfevents.1725748643.4bacb5b686fa.1948.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b91f76eb0d00031e6bb6d196aa64df731fce6f7896eaf79d380fc70c5c4e26d6
|
3 |
+
size 5953
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9edf6a798c7cba340b7285d5fff61dc42ba52e30bbebaa771551f53b30487f6d
|
3 |
size 5432
|