Training in progress, step 2
Browse files
adapter_config.json
CHANGED
@@ -23,10 +23,10 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"c_proj",
|
27 |
-
"c_attn",
|
28 |
"c_fc",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_attn",
|
27 |
"c_proj",
|
|
|
28 |
"c_fc",
|
29 |
+
"c_attn"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
runs/Mar05_15-26-56_gpu3/events.out.tfevents.1741188418.gpu3.69578.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48c19ffc264e7da9b330dbcdb1e1370df5ebca1d80ea2699949e56df660912cc
|
3 |
+
size 6340
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed3c224db8d1ca331b2fd5aa03b7b4d5cd9ff6780d3a8c0e7c73491cf17a9e36
|
3 |
size 5304
|