Training in progress, step 30
Browse files
adapter_config.json
CHANGED
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"o_proj",
|
25 |
"lm_head",
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"gate_proj",
|
30 |
-
"up_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
+
"k_proj",
|
25 |
"o_proj",
|
26 |
"lm_head",
|
27 |
+
"up_proj",
|
28 |
"q_proj",
|
29 |
+
"v_proj",
|
30 |
+
"gate_proj"
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 877194832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28e64f06c5ef026a4b83f370a26beba97dc75c59e8ce7dddc6ebc0156cf13cb5
|
3 |
size 877194832
|
runs/Aug06_22-54-11_7c62d6e24cd3/events.out.tfevents.1722984874.7c62d6e24cd3.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:714630b078ca66fb7c9729e06bf7bbb9a618c65d1abe1b87af0a01277e3d89f5
|
3 |
+
size 6525
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e849aceccea170f12d1990084a8ed8117f453843c3a80de802e7a3d4fc22197a
|
3 |
size 5560
|