mohammednuruddin
commited on
Commit
•
387b7fc
1
Parent(s):
d1308cd
Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"gate_proj",
|
24 |
-
"
|
25 |
"down_proj",
|
26 |
-
"k_proj",
|
27 |
"q_proj",
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"gate_proj",
|
25 |
+
"v_proj",
|
26 |
"down_proj",
|
|
|
27 |
"q_proj",
|
28 |
"up_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:024e4ee0cbaea8726cac97b1115cc7a4301aa663815bb920c96431f32c31709e
|
3 |
size 45258384
|
runs/May27_20-22-35_997ec06826a2/events.out.tfevents.1716841361.997ec06826a2.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81d82e476feee05e8a5fe86a115e6c2e8de1a2529e3e56a50bc4832411b4112e
|
3 |
+
size 7773
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:499cd58451d58e23e1ab4199ba86d57905fabd65072ac7f0e6b8896cc391637e
|
3 |
size 5112
|