bhuvanmdev
commited on
Commit
•
9dbfe9b
1
Parent(s):
a6517a6
Training in progress, step 1470
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"lm_head",
|
24 |
"query_key_value",
|
|
|
|
|
25 |
"dense",
|
26 |
-
"dense_h_to_4h"
|
27 |
-
"dense_4h_to_h"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"query_key_value",
|
24 |
+
"lm_head",
|
25 |
+
"dense_4h_to_h",
|
26 |
"dense",
|
27 |
+
"dense_h_to_4h"
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"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 1316913776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aa442a7b0a850e10f76551b4fc32c47a42a8fc8ae52fe78c48295baf3448481
|
3 |
size 1316913776
|
runs/Apr25_03-42-57_f63ce9e2f11f/events.out.tfevents.1714016584.f63ce9e2f11f.1203.0
ADDED
Binary file (6.47 kB). View file
|
|
training_args.bin
CHANGED
Binary files a/training_args.bin and b/training_args.bin differ
|
|