Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
|
|
24 |
"k_proj",
|
25 |
-
"q_proj"
|
26 |
-
"dense"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
+
"dense",
|
25 |
"k_proj",
|
26 |
+
"q_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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 25191488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36b2c894eda84acb784d84349e7032489b293fc2f68f00ddd46fb2df69d0f51f
|
3 |
size 25191488
|
runs/Jun19_22-26-22_c4f141baf0fe/events.out.tfevents.1718835983.c4f141baf0fe.14921.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8547c21b2ca55503c1c482f34f112a449340d50c103ca189cae535c8a7f08bd4
|
3 |
+
size 7882
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31f616354f86770136113ef77c172459b197d1df7bd4a17fff39278f73872c42
|
3 |
size 5112
|