Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
-
"v_proj",
|
24 |
-
"o_proj",
|
25 |
-
"k_proj",
|
26 |
"up_proj",
|
|
|
|
|
27 |
"lm_head",
|
28 |
-
"
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"up_proj",
|
23 |
+
"o_proj",
|
24 |
+
"q_proj",
|
25 |
"lm_head",
|
26 |
+
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM"
|
32 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431131656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b476ed88df7e2fc8617ce31901db7acbeacecc55c640eb29acb15ffef1aad108
|
3 |
size 431131656
|
runs/Jan17_09-10-40_7bb57614300f/events.out.tfevents.1705482648.7bb57614300f.300.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a79b1fcb44e35d88395bbb67489774fc4c156ee0fabd79f2aaf3abbaac2e246
|
3 |
+
size 14235
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a6e69e21b521e3530a384060d4b6b5a9b6f696897ad238415a28e444a79af49
|
3 |
size 4728
|