Hejianping868
commited on
Commit
•
5752b2e
1
Parent(s):
d179b14
Model save
Browse files
Llama3_peft_lora_4bit_1shot_without_val_091424.tsv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"k_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
|
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"v_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"k_proj",
|
26 |
+
"up_proj",
|
27 |
"q_proj",
|
28 |
+
"o_proj",
|
29 |
+
"gate_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 6887174944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2924871f621df35c3c4922b26ca3ff5c2a897638d82336a7a0c5437c77b2eff3
|
3 |
size 6887174944
|
runs/Sep15_01-20-59_sbbinaplp007/events.out.tfevents.1726381267.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7792c614747894a27cbdce3404e45e51d3122f8e8b80e0aafccc558836d3f6fa
|
3 |
+
size 8872
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9720b2f8150ec592730cbd1bd2d964b080a63a033b75ab5de6577ebf173b309c
|
3 |
size 5816
|