Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"v_proj",
|
27 |
-
"q_proj",
|
28 |
-
"up_proj",
|
29 |
"o_proj",
|
30 |
-
"k_proj",
|
31 |
"down_proj",
|
32 |
-
"gate_proj"
|
|
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"o_proj",
|
|
|
27 |
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj",
|
30 |
+
"up_proj",
|
31 |
+
"q_proj",
|
32 |
+
"k_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc4cd59eed974336c53db2b2f8652359bfef43e28baf54e0cb1eb7cc3828da1b
|
3 |
size 167832240
|
runs/Mar04_05-46-58_r-george-api-deepspace-u3uylpwa-4f2fd-pb57t/events.out.tfevents.1741063619.r-george-api-deepspace-u3uylpwa-4f2fd-pb57t.158.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a5f4b65b9222a7626af6d496b4d45bbe5b9ed751a3cc1a478cb9ee292847ab6
|
3 |
+
size 7908
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:add90be742b21cf9b92008eb96ebe52f8b2adfa11b3c126470fa9fe4d660560e
|
3 |
size 5432
|