Training in progress, step 91
Browse files
adapter_config.json
CHANGED
@@ -3,11 +3,9 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B",
|
5 |
"bias": "none",
|
6 |
-
"eva_config": null,
|
7 |
-
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
9 |
"inference_mode": true,
|
10 |
-
"init_lora_weights":
|
11 |
"layer_replication": null,
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
@@ -22,8 +20,8 @@
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
-
"
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B",
|
5 |
"bias": "none",
|
|
|
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
+
"init_lora_weights": "pissa",
|
9 |
"layer_replication": null,
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"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 4216407520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:868c0546b90bbf191cdd30c449d2951084260d422013f512cd449bd3e4bfa97b
|
3 |
size 4216407520
|
runs/Nov18_08-12-16_main-pissa-llama-alpaca-0-0/events.out.tfevents.1731937293.main-pissa-llama-alpaca-0-0.457.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa9e0d958405ab835d6bc1dbf941924bbe68aaca11aff61884edc51976e4b0ed
|
3 |
+
size 10107
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:feda4170ef3a503acf8148dc55445ecd22e621e69ce823b1d6845573f48e743b
|
3 |
size 5624
|