Training in progress, step 40
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
"q_proj",
|
25 |
"v_proj",
|
26 |
-
"down_proj",
|
27 |
-
"up_proj",
|
28 |
"o_proj",
|
|
|
|
|
|
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"q_proj",
|
24 |
"v_proj",
|
|
|
|
|
25 |
"o_proj",
|
26 |
+
"up_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_proj",
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ec17b9bc8949d33779f27b16aa48849e1e8ddc35cc35c864354d3e087a7f499
|
3 |
size 45258384
|
runs/Aug21_09-47-23_dl-0/events.out.tfevents.1724233647.dl-0.89.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cd23231914d28fb9f6fadb3704eb66b396eb796dda2bb2c83f96d30f7bab403
|
3 |
+
size 88
|
runs/Aug21_09-48-34_dl-0/events.out.tfevents.1724233718.dl-0.50259.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5079384a644f6241ba2fb676fc620c49cf42c845d376910fba8f601c6e610e99
|
3 |
+
size 6055
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1666255df48a5b6f6b5afe39ca48bc76ea19441a6df6a3d5b9379a99b8def3f0
|
3 |
size 5176
|