Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"dense",
|
23 |
-
"v_proj",
|
24 |
"q_proj",
|
25 |
-
"k_proj"
|
|
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"k_proj",
|
24 |
+
"dense",
|
25 |
+
"v_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"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 12272752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22e0eda9c0b06236626ad9fe8ad03023b35d4c7c165f942dc7c7ef8192765981
|
3 |
size 12272752
|
runs/Feb05_09-57-09_8df0d4f87454/events.out.tfevents.1707127029.8df0d4f87454.301.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:880cb4e5cccb378c74d5a463d270b81f146896b8d13144952c71a58da4061e80
|
3 |
+
size 5061
|
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:9d96a9438e0cc235fb889c549beeaea04736beecdb062b2df7352fa1644b5770
|
3 |
size 4728
|