AlekseyElygin
commited on
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"q_proj",
|
25 |
"down_proj",
|
26 |
-
"
|
27 |
-
"k_proj",
|
28 |
"gate_proj",
|
|
|
29 |
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"q_proj",
|
25 |
"down_proj",
|
26 |
+
"up_proj",
|
|
|
27 |
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 228140600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b83d88e9962181c5d26ffb1990817129c7b854f9fa50164a91d364b78aa073ca
|
3 |
size 228140600
|
runs/Oct01_05-19-51_28d24f6591aa/events.out.tfevents.1727760034.28d24f6591aa.217.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0b1e0ea0a4ba505c0d7a316162a0b98637e909993c41ed3096fd85b929d67f2
|
3 |
+
size 9868
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e11c71726323d33da7b8d6f6f269f1988931c0a52b7122bcdd8c05042974e0db
|
3 |
+
size 9264445
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0f1ee0db040610661ce4fd64f30f24309774cb65535c064576be487ae881afe
|
3 |
size 5496
|