Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"k_proj",
|
|
|
23 |
"up_proj",
|
24 |
"gate_proj",
|
25 |
-
"down_proj",
|
26 |
"v_proj",
|
27 |
-
"q_proj"
|
28 |
-
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
23 |
"k_proj",
|
24 |
+
"o_proj",
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"v_proj",
|
28 |
+
"q_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaffd9005ca62112a402005f8f44cf179a428c5bfa02aeb153b2925310873e57
|
3 |
+
size 665904552
|
runs/Feb05_22-44-48_117f5ba3f450/events.out.tfevents.1707173097.117f5ba3f450.993.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9db767f9622e03d1f9d4d218ad392fbca72ccd167d7c2cc0d3622a511571b7ba
|
3 |
+
size 10425
|
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:877da416931a133d80cd6715ed07a793172655dd2986dfad149299d176b12d71
|
3 |
size 4728
|