kakinola23
commited on
Commit
•
cfd9aee
1
Parent(s):
9ec2fd0
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
|
|
24 |
"v_proj",
|
25 |
-
"o_proj"
|
26 |
-
"k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
+
"k_proj",
|
25 |
"v_proj",
|
26 |
+
"o_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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 73430448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41a51e4bc520270a5538eb01a2371b3989fef6d7d5a98a087b67efbbd77c3a01
|
3 |
size 73430448
|
runs/Oct26_08-57-54_883f4f4f089c/events.out.tfevents.1729933208.883f4f4f089c.1953.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af12312a8e3fbb453fb0d74bd958ecaa90577a25c9cf5a492766c902615a7661
|
3 |
+
size 4184
|
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:f59a9cf1735658fec0dc99ed31b858199d17c4894cc095f4901b2463dc44c95c
|
3 |
size 5432
|