Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
-
"o_proj",
|
24 |
-
"q_proj",
|
25 |
"down_proj",
|
|
|
26 |
"k_proj",
|
27 |
"up_proj",
|
28 |
-
"v_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"down_proj",
|
23 |
+
"gate_proj",
|
24 |
"k_proj",
|
25 |
"up_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4856bbac36de6133d8455822de6f8c48cd1529126083f4d8460d31ba45e6e5aa
|
3 |
size 671150064
|
runs/Feb12_23-07-01_debian/events.out.tfevents.1707775659.debian.74814.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bfbbfbdc523014b528d282c159b95eca81a763a3814912cb2090ca0625d0027
|
3 |
+
size 12532
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c072b98e77a38fb73967dd0a2e9232b9677a802854477f052f6e522668c950b
|
3 |
size 4856
|