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,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
-
"v_proj",
|
25 |
-
"down_proj",
|
26 |
"o_proj",
|
27 |
-
"
|
|
|
28 |
"k_proj",
|
|
|
|
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"o_proj",
|
24 |
+
"down_proj",
|
25 |
+
"v_proj",
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
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:b8f1466dedc64cff1b242cbe8147a7857f93f450fb10cd86e30db8c0c5d532f8
|
3 |
size 6887174944
|
runs/Sep15_00-35-19_sbbinaplp007/events.out.tfevents.1726378527.sbbinaplp007
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bd2e71072b64bc17a0b323a1c9f120bb09721cd9caa3c37194b7972a62a2dbf
|
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:47f5c4329aad388dd3dd5126984b070f1de22ce3d3d6863b3786645b466b1c4f
|
3 |
size 5816
|