Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
"up_proj",
|
24 |
-
"
|
25 |
"o_proj",
|
|
|
|
|
26 |
"k_proj",
|
27 |
-
"v_proj",
|
28 |
"all-linearq_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"up_proj",
|
23 |
+
"v_proj",
|
24 |
"o_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"down_proj",
|
27 |
"k_proj",
|
|
|
28 |
"all-linearq_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1208012312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c87861dec457ad4f5c6a7bfca5c5257f7af11e88b950dfda85c01e836c3e2ba
|
3 |
size 1208012312
|
runs/May11_23-29-15_512b1379337c/events.out.tfevents.1715470167.512b1379337c.2731.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3de97aaa6402d2a17ca15ef8364710145541e4f42130c21d214415a1023c9126
|
3 |
+
size 6612
|
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:b9c25f7d1e31de766553db7e9f5bd1cbc4ff9a91d8b347bac3a20354b32210b8
|
3 |
size 4728
|