Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"k_proj",
|
23 |
-
"v_proj",
|
24 |
"up_proj",
|
25 |
"gate_proj",
|
26 |
-
"
|
27 |
-
"down_proj",
|
28 |
-
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
23 |
+
"q_proj",
|
24 |
+
"o_proj",
|
25 |
"k_proj",
|
|
|
26 |
"up_proj",
|
27 |
"gate_proj",
|
28 |
+
"v_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 639691872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:991adfdfa2dee1302f0da9ffd891af33a28d3fea62d6ac233cde9ea13c89c095
|
3 |
size 639691872
|
runs/Mar09_03-07-08_kao-dgxa-e10-u17/events.out.tfevents.1709953653.kao-dgxa-e10-u17.2083379.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5c762b9b2fbc91b065645d0eaf69d39ed32533a021fcd3cfd7ca4fa86182256
|
3 |
+
size 47058
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:334d18cf1c02ccdfea0851e5df275e3ce3ca5184177350e35016eb258aae24ca
|
3 |
size 4984
|