Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
24 |
-
"o_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
|
|
27 |
"gate_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
|
|
24 |
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj",
|
27 |
"gate_proj",
|
28 |
+
"up_proj",
|
29 |
+
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 39256456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6978a5b296564953bee5a7da7c2d6130439627834017ef32c672dac404540ef
|
3 |
size 39256456
|
runs/Sep04_19-42-16_47ede2c9b0d5/events.out.tfevents.1725478941.47ede2c9b0d5.3008.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4f7661f6cb0c5fc22d12a05bd47f1682f03148addaeff59ce9916e769025d47
|
3 |
+
size 9948
|
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:c06be3e730e85a25f55fec40d777a827f03983b378edfaca73378f9aa018d036
|
3 |
+
size 17518624
|
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:f26212e377072149c95728030dafb3131041513ea93521e2731b3b116743207e
|
3 |
size 5496
|