Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -17,13 +17,13 @@
|
|
17 |
"rank_pattern": {},
|
18 |
"revision": null,
|
19 |
"target_modules": [
|
20 |
-
"gate_proj",
|
21 |
"v_proj",
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
"down_proj",
|
25 |
"o_proj",
|
26 |
-
"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
17 |
"rank_pattern": {},
|
18 |
"revision": null,
|
19 |
"target_modules": [
|
|
|
20 |
"v_proj",
|
21 |
+
"up_proj",
|
|
|
22 |
"down_proj",
|
23 |
"o_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"q_proj",
|
26 |
+
"k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671149168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70400f13b6eaf3268a37c7c26cd564f9eef011b493080d29c22ec346238872b8
|
3 |
size 671149168
|
runs/Nov29_17-53-05_fc92e0fb1946/events.out.tfevents.1701280432.fc92e0fb1946.25.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:596eaf5e013c7e886852bec0d9cb7f44fbb5670028473618a7c0b20077995f29
|
3 |
+
size 20165
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82c75667df5c92f035efa4c11f77aa6ceeaba35961f863aab3014fc46d0e1e31
|
3 |
size 4283
|