hansa15100
commited on
Commit
•
d7dec9d
1
Parent(s):
d0e286c
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"gate_proj",
|
25 |
"k_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
"v_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"gate_proj",
|
25 |
"k_proj",
|
26 |
+
"up_proj",
|
27 |
+
"q_proj",
|
28 |
"v_proj",
|
29 |
+
"o_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 45259216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dafe58ec1b620cf62bde32147166ac2dca91000db85c6c8be621a5274b86166d
|
3 |
size 45259216
|
runs/Jun26_11-46-14_aid-iad-bm-gpu4-8-ad1-002/events.out.tfevents.1719402384.aid-iad-bm-gpu4-8-ad1-002.1504226.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:799370d3fa6d25e0d4fe6d899ade7720399b98df21d1c65c08e45a74c1d096ca
|
3 |
+
size 5248
|
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:e3081a28eb1964c375ab3b00061225d13f99935314aedd11b46d891d51d43900
|
3 |
size 5176
|