Hejianping868
commited on
Commit
•
f3f6334
1
Parent(s):
fa0f82f
Training in progress, epoch 1
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
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"down_proj",
|
25 |
-
"v_proj",
|
26 |
-
"k_proj",
|
27 |
"up_proj",
|
|
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"up_proj",
|
24 |
+
"down_proj",
|
25 |
"o_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_proj",
|
29 |
+
"v_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:963f9cc4794c5cf3c8b13ae3982df4bff07a9df9313260381b1720c50673e743
|
3 |
size 6887174944
|
runs/Sep14_23-48-04_sbbinaplp007/events.out.tfevents.1726375693.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:933fe738302aab8f5442987f2b12e9cb60961d7c63ec73d3e3a3e5ecc74df63e
|
3 |
+
size 6868
|
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:353085c032c5c283b3513b1a43a7c39e48810e7618032fa18e68c0a8d484b182
|
3 |
size 5816
|