Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"down_proj",
|
24 |
-
"
|
25 |
"o_proj",
|
26 |
-
"k_proj",
|
27 |
"up_proj",
|
|
|
28 |
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
"down_proj",
|
24 |
+
"v_proj",
|
25 |
"o_proj",
|
|
|
26 |
"up_proj",
|
27 |
+
"gate_proj",
|
28 |
"q_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 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa8a4d0320589f9dc96b1102b59e624f79835b91751f73dee6babb0527922927
|
3 |
size 5449517272
|
runs/Mar12_09-15-39_434efeb53249/events.out.tfevents.1710235028.434efeb53249.491.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46606706c65a4d5386d0dfa2198c023b30f7ee9d53c76cf0c690d1e118a3dc95
|
3 |
+
size 12986
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43d1e0076fa3a02183dd2c62c13eef751e4d30d4d9401a1b3c136ed27f6f13a2
|
3 |
size 4920
|