Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"k_proj",
|
27 |
-
"o_proj",
|
28 |
-
"v_proj",
|
29 |
-
"down_proj",
|
30 |
"q_proj",
|
|
|
31 |
"up_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
26 |
"q_proj",
|
27 |
+
"o_proj",
|
28 |
"up_proj",
|
29 |
+
"k_proj",
|
30 |
+
"v_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 332316480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61ab98550aa7767dd7eea6f6626b9199165d1d860cc14c41c0b1f7a23557d4eb
|
3 |
size 332316480
|
runs/Feb06_08-02-56_homacloud/events.out.tfevents.1738816389.homacloud.1354883.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77258d4621b4485cfbe7fe0a826296b2129a4886180a514ac329cd362ec6d648
|
3 |
+
size 216591
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0b6068b6d09c0f78b96c8faa2431347daff1e5312daa8dedd532fad2d90788a
|
3 |
size 5752
|