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 |
-
"v_proj",
|
25 |
"o_proj",
|
|
|
|
|
26 |
"q_proj",
|
27 |
-
"down_proj",
|
28 |
"gate_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 |
"o_proj",
|
25 |
+
"up_proj",
|
26 |
+
"v_proj",
|
27 |
"q_proj",
|
|
|
28 |
"gate_proj",
|
29 |
+
"k_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 90454136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47c9db9c3311bb28cdeaa3044bafcf358fc348dbac461977aa5960936ca507dc
|
3 |
size 90454136
|
runs/Jun25_10-27-16_aid-iad-bm-gpu4-8-ad1-002/events.out.tfevents.1719311242.aid-iad-bm-gpu4-8-ad1-002.171793.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95c331eae656ce39bc384a81a2970d532f0b247c63cf840215497b507036de2a
|
3 |
+
size 5727
|
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:82e4e21193ef58810e6198ea994e74b826bb38df563a49d4e6d4969260a2019f
|
3 |
size 5176
|