Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"down_proj",
|
25 |
"o_proj",
|
|
|
|
|
26 |
"gate_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
|
|
24 |
"o_proj",
|
25 |
+
"k_proj",
|
26 |
+
"up_proj",
|
27 |
"gate_proj",
|
28 |
"q_proj",
|
29 |
+
"down_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 1866560416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:718447501169fdf31bcaf47f87a531e60480b753f45203482a0e14b0efdba0af
|
3 |
size 1866560416
|
runs/Apr13_16-17-12_79a081847308/events.out.tfevents.1713025059.79a081847308.1608.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eed2777beadb5ac760694723ebe904d6c9373df809caac40e0be0333db45c249
|
3 |
+
size 6433
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b6d14b851c45ad4a67e8d9487c2ebdbc451f017b72bdc3f59b3ed7674787868
|
3 |
size 4984
|