Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"q_proj",
|
24 |
-
"down_proj",
|
25 |
"o_proj",
|
26 |
-
"
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"up_proj",
|
23 |
"q_proj",
|
|
|
24 |
"o_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"k_proj",
|
27 |
"v_proj",
|
28 |
+
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b056bbde271621689acacd4459783671c9bbf03ec49eafc763195708fd2c1f24
|
3 |
size 671150064
|
runs/Apr22_10-32-05_gpu4-119-5/events.out.tfevents.1713745985.gpu4-119-5.2905615.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1bb3d01680dbd2827ba349cc0061b663ffbbe5ee8e03a2393c70df6613b9c7e
|
3 |
+
size 12145
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ce30fcb88f228abc676fcab42d8192a16f4b19f1f0945a0de788399f61a717
|
3 |
size 5816
|