Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
23 |
-
"
|
24 |
"fc1",
|
|
|
25 |
"fc2",
|
26 |
-
"v_proj"
|
27 |
-
"k_proj"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
23 |
+
"k_proj",
|
24 |
"fc1",
|
25 |
+
"dense",
|
26 |
"fc2",
|
27 |
+
"v_proj"
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"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 755026760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0fb151d96e81eb9f35299a70e2b16b23fba60e92b9ec03296aa537143f2c616
|
3 |
size 755026760
|
runs/Feb06_11-39-13_2a876dc09aa4/events.out.tfevents.1707219564.2a876dc09aa4.1574.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96f979a5c53d586e6ff184bc7b20bff19db2d5dd11cfbd079a0a9a977bfcffb4
|
3 |
+
size 5251
|
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:6b8d240e9543946aefad17cdff79da15d281f18cc6d0434c168ec324c2e5c10d
|
3 |
size 4728
|