batch-1: dataset card + manifest + E0 families 2a/2b/2bx
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- 2a/2a_0.6B_adamw_wd0.01/config.json +39 -0
- 2a/2a_0.6B_adamw_wd0.01/log.txt +21 -0
- 2a/2a_0.6B_adamw_wd0.01/meta.json +2266 -0
- 2a/2a_0.6B_adamw_wd0.01/metrics.npz +3 -0
- 2a/2a_0.6B_adamw_wd0.01/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_adamw_wd0.1/config.json +39 -0
- 2a/2a_0.6B_adamw_wd0.1/log.txt +20 -0
- 2a/2a_0.6B_adamw_wd0.1/meta.json +2266 -0
- 2a/2a_0.6B_adamw_wd0.1/metrics.npz +3 -0
- 2a/2a_0.6B_adamw_wd0.1/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_adamw_wd0/config.json +39 -0
- 2a/2a_0.6B_adamw_wd0/log.txt +21 -0
- 2a/2a_0.6B_adamw_wd0/meta.json +2266 -0
- 2a/2a_0.6B_adamw_wd0/metrics.npz +3 -0
- 2a/2a_0.6B_adamw_wd0/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_adamw_wd1/config.json +39 -0
- 2a/2a_0.6B_adamw_wd1/log.txt +21 -0
- 2a/2a_0.6B_adamw_wd1/meta.json +2266 -0
- 2a/2a_0.6B_adamw_wd1/metrics.npz +3 -0
- 2a/2a_0.6B_adamw_wd1/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_adamw_wd5/config.json +39 -0
- 2a/2a_0.6B_adamw_wd5/log.txt +21 -0
- 2a/2a_0.6B_adamw_wd5/meta.json +2266 -0
- 2a/2a_0.6B_adamw_wd5/metrics.npz +3 -0
- 2a/2a_0.6B_adamw_wd5/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_sgd_wd0.1/config.json +39 -0
- 2a/2a_0.6B_sgd_wd0.1/log.txt +21 -0
- 2a/2a_0.6B_sgd_wd0.1/meta.json +2266 -0
- 2a/2a_0.6B_sgd_wd0.1/metrics.npz +3 -0
- 2a/2a_0.6B_sgd_wd0.1/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_sgd_wd0/config.json +39 -0
- 2a/2a_0.6B_sgd_wd0/log.txt +21 -0
- 2a/2a_0.6B_sgd_wd0/meta.json +2266 -0
- 2a/2a_0.6B_sgd_wd0/metrics.npz +3 -0
- 2a/2a_0.6B_sgd_wd0/trajectory.dat.zst +3 -0
- 2a/2a_0.6B_sgd_wd1/config.json +39 -0
- 2a/2a_0.6B_sgd_wd1/log.txt +20 -0
- 2a/2a_0.6B_sgd_wd1/meta.json +2266 -0
- 2a/2a_0.6B_sgd_wd1/metrics.npz +3 -0
- 2a/2a_0.6B_sgd_wd1/trajectory.dat.zst +3 -0
- 2a/2a_1.7B_adamw_wd0.01/config.json +39 -0
- 2a/2a_1.7B_adamw_wd0.01/log.txt +29 -0
- 2a/2a_1.7B_adamw_wd0.01/meta.json +2266 -0
- 2a/2a_1.7B_adamw_wd0.01/metrics.npz +3 -0
- 2a/2a_1.7B_adamw_wd0.01/trajectory.dat.zst +3 -0
- 2a/2a_1.7B_adamw_wd1/config.json +39 -0
- 2a/2a_1.7B_adamw_wd1/log.txt +21 -0
- 2a/2a_1.7B_adamw_wd1/meta.json +2266 -0
- 2a/2a_1.7B_adamw_wd1/metrics.npz +3 -0
- 2a/2a_1.7B_adamw_wd1/trajectory.dat.zst +3 -0
2a/2a_0.6B_adamw_wd0.01/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_adamw_wd0.01",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 0.01,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_adamw_wd0.01/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15178.84it/s]
|
| 5 |
+
[2a_0.6B_adamw_wd0.01] step 50/800 loss 0.4849 (39s)
|
| 6 |
+
[2a_0.6B_adamw_wd0.01] step 100/800 loss 0.4394 (75s)
|
| 7 |
+
[2a_0.6B_adamw_wd0.01] step 150/800 loss 0.4390 (110s)
|
| 8 |
+
[2a_0.6B_adamw_wd0.01] step 200/800 loss 0.4172 (146s)
|
| 9 |
+
[2a_0.6B_adamw_wd0.01] step 250/800 loss 0.4195 (181s)
|
| 10 |
+
[2a_0.6B_adamw_wd0.01] step 300/800 loss 0.4211 (218s)
|
| 11 |
+
[2a_0.6B_adamw_wd0.01] step 350/800 loss 0.4347 (252s)
|
| 12 |
+
[2a_0.6B_adamw_wd0.01] step 400/800 loss 0.4372 (289s)
|
| 13 |
+
[2a_0.6B_adamw_wd0.01] step 450/800 loss 0.4450 (324s)
|
| 14 |
+
[2a_0.6B_adamw_wd0.01] step 500/800 loss 0.4095 (360s)
|
| 15 |
+
[2a_0.6B_adamw_wd0.01] step 550/800 loss 0.4234 (395s)
|
| 16 |
+
[2a_0.6B_adamw_wd0.01] step 600/800 loss 0.4167 (432s)
|
| 17 |
+
[2a_0.6B_adamw_wd0.01] step 650/800 loss 0.4043 (466s)
|
| 18 |
+
[2a_0.6B_adamw_wd0.01] step 700/800 loss 0.4190 (503s)
|
| 19 |
+
[2a_0.6B_adamw_wd0.01] step 750/800 loss 0.4033 (537s)
|
| 20 |
+
[2a_0.6B_adamw_wd0.01] step 800/800 loss 0.4096 (574s)
|
| 21 |
+
[2a_0.6B_adamw_wd0.01] DONE in 574s -> runs/2a_0.6B_adamw_wd0.01
|
2a/2a_0.6B_adamw_wd0.01/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_adamw_wd0.01",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 0.01,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_adamw_wd0.01/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adc5b8adf62363ae74e29538f19158cdb12745c536a0c5a855d2245249a041f0
|
| 3 |
+
size 721706
|
2a/2a_0.6B_adamw_wd0.01/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c35292d24f632b3680ee061b59e49a2c1d1ae7fd0f811722fdeea6eca43013df
|
| 3 |
+
size 338941602
|
2a/2a_0.6B_adamw_wd0.1/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_adamw_wd0.1",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 0.1,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_adamw_wd0.1/log.txt
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 3 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15909.29it/s]
|
| 4 |
+
[2a_0.6B_adamw_wd0.1] step 50/800 loss 0.4852 (38s)
|
| 5 |
+
[2a_0.6B_adamw_wd0.1] step 100/800 loss 0.4396 (75s)
|
| 6 |
+
[2a_0.6B_adamw_wd0.1] step 150/800 loss 0.4389 (109s)
|
| 7 |
+
[2a_0.6B_adamw_wd0.1] step 200/800 loss 0.4170 (146s)
|
| 8 |
+
[2a_0.6B_adamw_wd0.1] step 250/800 loss 0.4193 (181s)
|
| 9 |
+
[2a_0.6B_adamw_wd0.1] step 300/800 loss 0.4214 (217s)
|
| 10 |
+
[2a_0.6B_adamw_wd0.1] step 350/800 loss 0.4345 (252s)
|
| 11 |
+
[2a_0.6B_adamw_wd0.1] step 400/800 loss 0.4371 (289s)
|
| 12 |
+
[2a_0.6B_adamw_wd0.1] step 450/800 loss 0.4451 (323s)
|
| 13 |
+
[2a_0.6B_adamw_wd0.1] step 500/800 loss 0.4094 (360s)
|
| 14 |
+
[2a_0.6B_adamw_wd0.1] step 550/800 loss 0.4236 (394s)
|
| 15 |
+
[2a_0.6B_adamw_wd0.1] step 600/800 loss 0.4167 (431s)
|
| 16 |
+
[2a_0.6B_adamw_wd0.1] step 650/800 loss 0.4045 (466s)
|
| 17 |
+
[2a_0.6B_adamw_wd0.1] step 700/800 loss 0.4185 (502s)
|
| 18 |
+
[2a_0.6B_adamw_wd0.1] step 750/800 loss 0.4033 (537s)
|
| 19 |
+
[2a_0.6B_adamw_wd0.1] step 800/800 loss 0.4101 (574s)
|
| 20 |
+
[2a_0.6B_adamw_wd0.1] DONE in 574s -> runs/2a_0.6B_adamw_wd0.1
|
2a/2a_0.6B_adamw_wd0.1/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_adamw_wd0.1",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 0.1,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_adamw_wd0.1/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ef44f97ff50929e3d370f65856a8f658a5b1557e9781266cdd4ab0bb5f5d8c8
|
| 3 |
+
size 721784
|
2a/2a_0.6B_adamw_wd0.1/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91dda52bbfa3dcf2883c7ea9bb66e11b11724bfd7d57067e0c2622fc40d307df
|
| 3 |
+
size 338939477
|
2a/2a_0.6B_adamw_wd0/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_adamw_wd0",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 0.0,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_adamw_wd0/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15974.57it/s]
|
| 5 |
+
[2a_0.6B_adamw_wd0] step 50/800 loss 0.4852 (39s)
|
| 6 |
+
[2a_0.6B_adamw_wd0] step 100/800 loss 0.4397 (75s)
|
| 7 |
+
[2a_0.6B_adamw_wd0] step 150/800 loss 0.4389 (109s)
|
| 8 |
+
[2a_0.6B_adamw_wd0] step 200/800 loss 0.4172 (146s)
|
| 9 |
+
[2a_0.6B_adamw_wd0] step 250/800 loss 0.4196 (181s)
|
| 10 |
+
[2a_0.6B_adamw_wd0] step 300/800 loss 0.4214 (217s)
|
| 11 |
+
[2a_0.6B_adamw_wd0] step 350/800 loss 0.4346 (252s)
|
| 12 |
+
[2a_0.6B_adamw_wd0] step 400/800 loss 0.4376 (288s)
|
| 13 |
+
[2a_0.6B_adamw_wd0] step 450/800 loss 0.4454 (323s)
|
| 14 |
+
[2a_0.6B_adamw_wd0] step 500/800 loss 0.4097 (359s)
|
| 15 |
+
[2a_0.6B_adamw_wd0] step 550/800 loss 0.4235 (394s)
|
| 16 |
+
[2a_0.6B_adamw_wd0] step 600/800 loss 0.4168 (431s)
|
| 17 |
+
[2a_0.6B_adamw_wd0] step 650/800 loss 0.4039 (466s)
|
| 18 |
+
[2a_0.6B_adamw_wd0] step 700/800 loss 0.4189 (502s)
|
| 19 |
+
[2a_0.6B_adamw_wd0] step 750/800 loss 0.4035 (537s)
|
| 20 |
+
[2a_0.6B_adamw_wd0] step 800/800 loss 0.4098 (574s)
|
| 21 |
+
[2a_0.6B_adamw_wd0] DONE in 574s -> runs/2a_0.6B_adamw_wd0
|
2a/2a_0.6B_adamw_wd0/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_adamw_wd0",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 0.0,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_adamw_wd0/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d11388022502fbde029b5a4c863fc4df6feb8c1f99ce75c5cb18e6bcb005763
|
| 3 |
+
size 721627
|
2a/2a_0.6B_adamw_wd0/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c63a028c208019c183967b73bbe241614a80b151a56233ed48cb279f0b0f361
|
| 3 |
+
size 338950937
|
2a/2a_0.6B_adamw_wd1/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_adamw_wd1",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 1.0,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_adamw_wd1/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15535.57it/s]
|
| 5 |
+
[2a_0.6B_adamw_wd1] step 50/800 loss 0.4850 (38s)
|
| 6 |
+
[2a_0.6B_adamw_wd1] step 100/800 loss 0.4393 (74s)
|
| 7 |
+
[2a_0.6B_adamw_wd1] step 150/800 loss 0.4389 (109s)
|
| 8 |
+
[2a_0.6B_adamw_wd1] step 200/800 loss 0.4172 (146s)
|
| 9 |
+
[2a_0.6B_adamw_wd1] step 250/800 loss 0.4196 (181s)
|
| 10 |
+
[2a_0.6B_adamw_wd1] step 300/800 loss 0.4218 (217s)
|
| 11 |
+
[2a_0.6B_adamw_wd1] step 350/800 loss 0.4351 (252s)
|
| 12 |
+
[2a_0.6B_adamw_wd1] step 400/800 loss 0.4377 (289s)
|
| 13 |
+
[2a_0.6B_adamw_wd1] step 450/800 loss 0.4453 (324s)
|
| 14 |
+
[2a_0.6B_adamw_wd1] step 500/800 loss 0.4098 (360s)
|
| 15 |
+
[2a_0.6B_adamw_wd1] step 550/800 loss 0.4240 (395s)
|
| 16 |
+
[2a_0.6B_adamw_wd1] step 600/800 loss 0.4174 (432s)
|
| 17 |
+
[2a_0.6B_adamw_wd1] step 650/800 loss 0.4049 (466s)
|
| 18 |
+
[2a_0.6B_adamw_wd1] step 700/800 loss 0.4191 (503s)
|
| 19 |
+
[2a_0.6B_adamw_wd1] step 750/800 loss 0.4037 (538s)
|
| 20 |
+
[2a_0.6B_adamw_wd1] step 800/800 loss 0.4104 (574s)
|
| 21 |
+
[2a_0.6B_adamw_wd1] DONE in 574s -> runs/2a_0.6B_adamw_wd1
|
2a/2a_0.6B_adamw_wd1/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_adamw_wd1",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 1.0,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_adamw_wd1/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4a0fd2e7428abfab1533b9be08bb33447761e2e461d1499b86b0a099f3c7ec1
|
| 3 |
+
size 721946
|
2a/2a_0.6B_adamw_wd1/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:582936ffd2e775eb4d4fc825abfc05723906cbeff112e7f0835b54a0b11b34fe
|
| 3 |
+
size 338972665
|
2a/2a_0.6B_adamw_wd5/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_adamw_wd5",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 5.0,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_adamw_wd5/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 17428.48it/s]
|
| 5 |
+
[2a_0.6B_adamw_wd5] step 50/800 loss 0.4850 (44s)
|
| 6 |
+
[2a_0.6B_adamw_wd5] step 100/800 loss 0.4398 (80s)
|
| 7 |
+
[2a_0.6B_adamw_wd5] step 150/800 loss 0.4395 (115s)
|
| 8 |
+
[2a_0.6B_adamw_wd5] step 200/800 loss 0.4181 (152s)
|
| 9 |
+
[2a_0.6B_adamw_wd5] step 250/800 loss 0.4203 (186s)
|
| 10 |
+
[2a_0.6B_adamw_wd5] step 300/800 loss 0.4224 (223s)
|
| 11 |
+
[2a_0.6B_adamw_wd5] step 350/800 loss 0.4368 (258s)
|
| 12 |
+
[2a_0.6B_adamw_wd5] step 400/800 loss 0.4396 (294s)
|
| 13 |
+
[2a_0.6B_adamw_wd5] step 450/800 loss 0.4477 (329s)
|
| 14 |
+
[2a_0.6B_adamw_wd5] step 500/800 loss 0.4131 (366s)
|
| 15 |
+
[2a_0.6B_adamw_wd5] step 550/800 loss 0.4271 (401s)
|
| 16 |
+
[2a_0.6B_adamw_wd5] step 600/800 loss 0.4204 (438s)
|
| 17 |
+
[2a_0.6B_adamw_wd5] step 650/800 loss 0.4076 (472s)
|
| 18 |
+
[2a_0.6B_adamw_wd5] step 700/800 loss 0.4226 (509s)
|
| 19 |
+
[2a_0.6B_adamw_wd5] step 750/800 loss 0.4071 (544s)
|
| 20 |
+
[2a_0.6B_adamw_wd5] step 800/800 loss 0.4137 (580s)
|
| 21 |
+
[2a_0.6B_adamw_wd5] DONE in 581s -> runs/2a_0.6B_adamw_wd5
|
2a/2a_0.6B_adamw_wd5/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_adamw_wd5",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 5.0,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_adamw_wd5/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:426291f303460339734d7ae11a8831d536e3a1e089c15f2bca9ad15d6ead7ce3
|
| 3 |
+
size 725944
|
2a/2a_0.6B_adamw_wd5/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0904977464f2e09558506ba0dda2f9903a03440a02d53f5f94d656c5e27babb4
|
| 3 |
+
size 339027947
|
2a/2a_0.6B_sgd_wd0.1/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_sgd_wd0.1",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "sgd",
|
| 18 |
+
"lr": 0.001,
|
| 19 |
+
"weight_decay": 0.1,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_sgd_wd0.1/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 3 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15393.22it/s]
|
| 4 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 5 |
+
[2a_0.6B_sgd_wd0.1] step 50/800 loss 0.6618 (39s)
|
| 6 |
+
[2a_0.6B_sgd_wd0.1] step 100/800 loss 0.6406 (76s)
|
| 7 |
+
[2a_0.6B_sgd_wd0.1] step 150/800 loss 0.6311 (111s)
|
| 8 |
+
[2a_0.6B_sgd_wd0.1] step 200/800 loss 0.6041 (148s)
|
| 9 |
+
[2a_0.6B_sgd_wd0.1] step 250/800 loss 0.5951 (183s)
|
| 10 |
+
[2a_0.6B_sgd_wd0.1] step 300/800 loss 0.5907 (220s)
|
| 11 |
+
[2a_0.6B_sgd_wd0.1] step 350/800 loss 0.6040 (255s)
|
| 12 |
+
[2a_0.6B_sgd_wd0.1] step 400/800 loss 0.6013 (292s)
|
| 13 |
+
[2a_0.6B_sgd_wd0.1] step 450/800 loss 0.5992 (327s)
|
| 14 |
+
[2a_0.6B_sgd_wd0.1] step 500/800 loss 0.5570 (363s)
|
| 15 |
+
[2a_0.6B_sgd_wd0.1] step 550/800 loss 0.5621 (398s)
|
| 16 |
+
[2a_0.6B_sgd_wd0.1] step 600/800 loss 0.5551 (435s)
|
| 17 |
+
[2a_0.6B_sgd_wd0.1] step 650/800 loss 0.5419 (470s)
|
| 18 |
+
[2a_0.6B_sgd_wd0.1] step 700/800 loss 0.5538 (506s)
|
| 19 |
+
[2a_0.6B_sgd_wd0.1] step 750/800 loss 0.5350 (541s)
|
| 20 |
+
[2a_0.6B_sgd_wd0.1] step 800/800 loss 0.5314 (578s)
|
| 21 |
+
[2a_0.6B_sgd_wd0.1] DONE in 579s -> runs/2a_0.6B_sgd_wd0.1
|
2a/2a_0.6B_sgd_wd0.1/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_sgd_wd0.1",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "sgd",
|
| 2125 |
+
"lr": 0.001,
|
| 2126 |
+
"weight_decay": 0.1,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_sgd_wd0.1/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d2bb4c566085872262425e51515b4a6c50ef165b8b7c986f65f7622aaf76d21
|
| 3 |
+
size 730676
|
2a/2a_0.6B_sgd_wd0.1/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:679b8c591da8ff43b20a59442cb691429ce44223cead3a480b5aa5e155e44093
|
| 3 |
+
size 321377855
|
2a/2a_0.6B_sgd_wd0/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_sgd_wd0",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "sgd",
|
| 18 |
+
"lr": 0.001,
|
| 19 |
+
"weight_decay": 0.0,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_sgd_wd0/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15255.77it/s]
|
| 5 |
+
[2a_0.6B_sgd_wd0] step 50/800 loss 0.6618 (44s)
|
| 6 |
+
[2a_0.6B_sgd_wd0] step 100/800 loss 0.6402 (80s)
|
| 7 |
+
[2a_0.6B_sgd_wd0] step 150/800 loss 0.6303 (116s)
|
| 8 |
+
[2a_0.6B_sgd_wd0] step 200/800 loss 0.6032 (153s)
|
| 9 |
+
[2a_0.6B_sgd_wd0] step 250/800 loss 0.5930 (187s)
|
| 10 |
+
[2a_0.6B_sgd_wd0] step 300/800 loss 0.5884 (224s)
|
| 11 |
+
[2a_0.6B_sgd_wd0] step 350/800 loss 0.6008 (259s)
|
| 12 |
+
[2a_0.6B_sgd_wd0] step 400/800 loss 0.5974 (296s)
|
| 13 |
+
[2a_0.6B_sgd_wd0] step 450/800 loss 0.5943 (331s)
|
| 14 |
+
[2a_0.6B_sgd_wd0] step 500/800 loss 0.5520 (367s)
|
| 15 |
+
[2a_0.6B_sgd_wd0] step 550/800 loss 0.5565 (402s)
|
| 16 |
+
[2a_0.6B_sgd_wd0] step 600/800 loss 0.5490 (439s)
|
| 17 |
+
[2a_0.6B_sgd_wd0] step 650/800 loss 0.5349 (474s)
|
| 18 |
+
[2a_0.6B_sgd_wd0] step 700/800 loss 0.5464 (511s)
|
| 19 |
+
[2a_0.6B_sgd_wd0] step 750/800 loss 0.5274 (546s)
|
| 20 |
+
[2a_0.6B_sgd_wd0] step 800/800 loss 0.5231 (583s)
|
| 21 |
+
[2a_0.6B_sgd_wd0] DONE in 583s -> runs/2a_0.6B_sgd_wd0
|
2a/2a_0.6B_sgd_wd0/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_sgd_wd0",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "sgd",
|
| 2125 |
+
"lr": 0.001,
|
| 2126 |
+
"weight_decay": 0.0,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_sgd_wd0/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42900cd3a17b0998731c8299bebeed184c84021bab9603024a253f3caaacb6b5
|
| 3 |
+
size 692942
|
2a/2a_0.6B_sgd_wd0/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48376696c7f258b6dcd85fbf8de317484f0437cadcde9e810d91d3c54e4e03d5
|
| 3 |
+
size 312910884
|
2a/2a_0.6B_sgd_wd1/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_0.6B_sgd_wd1",
|
| 3 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "sgd",
|
| 18 |
+
"lr": 0.001,
|
| 19 |
+
"weight_decay": 1.0,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_0.6B_sgd_wd1/log.txt
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 3 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 16193.62it/s]
|
| 4 |
+
[2a_0.6B_sgd_wd1] step 50/800 loss 0.6624 (39s)
|
| 5 |
+
[2a_0.6B_sgd_wd1] step 100/800 loss 0.6437 (76s)
|
| 6 |
+
[2a_0.6B_sgd_wd1] step 150/800 loss 0.6375 (111s)
|
| 7 |
+
[2a_0.6B_sgd_wd1] step 200/800 loss 0.6152 (148s)
|
| 8 |
+
[2a_0.6B_sgd_wd1] step 250/800 loss 0.6106 (183s)
|
| 9 |
+
[2a_0.6B_sgd_wd1] step 300/800 loss 0.6115 (220s)
|
| 10 |
+
[2a_0.6B_sgd_wd1] step 350/800 loss 0.6301 (255s)
|
| 11 |
+
[2a_0.6B_sgd_wd1] step 400/800 loss 0.6327 (292s)
|
| 12 |
+
[2a_0.6B_sgd_wd1] step 450/800 loss 0.6360 (327s)
|
| 13 |
+
[2a_0.6B_sgd_wd1] step 500/800 loss 0.5952 (363s)
|
| 14 |
+
[2a_0.6B_sgd_wd1] step 550/800 loss 0.6052 (398s)
|
| 15 |
+
[2a_0.6B_sgd_wd1] step 600/800 loss 0.6026 (435s)
|
| 16 |
+
[2a_0.6B_sgd_wd1] step 650/800 loss 0.5960 (470s)
|
| 17 |
+
[2a_0.6B_sgd_wd1] step 700/800 loss 0.6110 (507s)
|
| 18 |
+
[2a_0.6B_sgd_wd1] step 750/800 loss 0.5942 (542s)
|
| 19 |
+
[2a_0.6B_sgd_wd1] step 800/800 loss 0.5973 (579s)
|
| 20 |
+
[2a_0.6B_sgd_wd1] DONE in 579s -> runs/2a_0.6B_sgd_wd1
|
2a/2a_0.6B_sgd_wd1/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 2293760,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
1024
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 8192
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 8192,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
1024
|
| 114 |
+
],
|
| 115 |
+
"offset": 24576,
|
| 116 |
+
"numel": 8192
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 32768,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
1024
|
| 132 |
+
],
|
| 133 |
+
"offset": 40960,
|
| 134 |
+
"numel": 8192
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 49152,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 57344,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
1024,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 73728,
|
| 161 |
+
"numel": 8192
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
1024
|
| 168 |
+
],
|
| 169 |
+
"offset": 81920,
|
| 170 |
+
"numel": 8192
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 90112,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
1024
|
| 186 |
+
],
|
| 187 |
+
"offset": 106496,
|
| 188 |
+
"numel": 8192
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 114688,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
1024
|
| 204 |
+
],
|
| 205 |
+
"offset": 122880,
|
| 206 |
+
"numel": 8192
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 131072,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 139264,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
1024,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 155648,
|
| 233 |
+
"numel": 8192
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
1024
|
| 240 |
+
],
|
| 241 |
+
"offset": 163840,
|
| 242 |
+
"numel": 8192
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 172032,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
1024
|
| 258 |
+
],
|
| 259 |
+
"offset": 188416,
|
| 260 |
+
"numel": 8192
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 196608,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
1024
|
| 276 |
+
],
|
| 277 |
+
"offset": 204800,
|
| 278 |
+
"numel": 8192
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 212992,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 221184,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
1024,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 237568,
|
| 305 |
+
"numel": 8192
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
1024
|
| 312 |
+
],
|
| 313 |
+
"offset": 245760,
|
| 314 |
+
"numel": 8192
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 253952,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
1024
|
| 330 |
+
],
|
| 331 |
+
"offset": 270336,
|
| 332 |
+
"numel": 8192
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 278528,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
1024
|
| 348 |
+
],
|
| 349 |
+
"offset": 286720,
|
| 350 |
+
"numel": 8192
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 294912,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 303104,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
1024,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 319488,
|
| 377 |
+
"numel": 8192
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
1024
|
| 384 |
+
],
|
| 385 |
+
"offset": 327680,
|
| 386 |
+
"numel": 8192
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 335872,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
1024
|
| 402 |
+
],
|
| 403 |
+
"offset": 352256,
|
| 404 |
+
"numel": 8192
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 360448,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
1024
|
| 420 |
+
],
|
| 421 |
+
"offset": 368640,
|
| 422 |
+
"numel": 8192
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 376832,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 385024,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
1024,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 401408,
|
| 449 |
+
"numel": 8192
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
1024
|
| 456 |
+
],
|
| 457 |
+
"offset": 409600,
|
| 458 |
+
"numel": 8192
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 417792,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
1024
|
| 474 |
+
],
|
| 475 |
+
"offset": 434176,
|
| 476 |
+
"numel": 8192
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 442368,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
1024
|
| 492 |
+
],
|
| 493 |
+
"offset": 450560,
|
| 494 |
+
"numel": 8192
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 458752,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 466944,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
1024,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 483328,
|
| 521 |
+
"numel": 8192
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
1024
|
| 528 |
+
],
|
| 529 |
+
"offset": 491520,
|
| 530 |
+
"numel": 8192
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 499712,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
1024
|
| 546 |
+
],
|
| 547 |
+
"offset": 516096,
|
| 548 |
+
"numel": 8192
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 524288,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
1024
|
| 564 |
+
],
|
| 565 |
+
"offset": 532480,
|
| 566 |
+
"numel": 8192
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 540672,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 548864,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
1024,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 565248,
|
| 593 |
+
"numel": 8192
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
1024
|
| 600 |
+
],
|
| 601 |
+
"offset": 573440,
|
| 602 |
+
"numel": 8192
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 581632,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
1024
|
| 618 |
+
],
|
| 619 |
+
"offset": 598016,
|
| 620 |
+
"numel": 8192
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 606208,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
1024
|
| 636 |
+
],
|
| 637 |
+
"offset": 614400,
|
| 638 |
+
"numel": 8192
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 622592,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 630784,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
1024,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 647168,
|
| 665 |
+
"numel": 8192
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
1024
|
| 672 |
+
],
|
| 673 |
+
"offset": 655360,
|
| 674 |
+
"numel": 8192
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 663552,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
1024
|
| 690 |
+
],
|
| 691 |
+
"offset": 679936,
|
| 692 |
+
"numel": 8192
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 688128,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
1024
|
| 708 |
+
],
|
| 709 |
+
"offset": 696320,
|
| 710 |
+
"numel": 8192
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 704512,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 712704,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
1024,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 729088,
|
| 737 |
+
"numel": 8192
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
1024
|
| 744 |
+
],
|
| 745 |
+
"offset": 737280,
|
| 746 |
+
"numel": 8192
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 745472,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
1024
|
| 762 |
+
],
|
| 763 |
+
"offset": 761856,
|
| 764 |
+
"numel": 8192
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 770048,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
1024
|
| 780 |
+
],
|
| 781 |
+
"offset": 778240,
|
| 782 |
+
"numel": 8192
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 786432,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 794624,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
1024,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 811008,
|
| 809 |
+
"numel": 8192
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
1024
|
| 816 |
+
],
|
| 817 |
+
"offset": 819200,
|
| 818 |
+
"numel": 8192
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 827392,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
1024
|
| 834 |
+
],
|
| 835 |
+
"offset": 843776,
|
| 836 |
+
"numel": 8192
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 851968,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
1024
|
| 852 |
+
],
|
| 853 |
+
"offset": 860160,
|
| 854 |
+
"numel": 8192
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 868352,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 876544,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
1024,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 892928,
|
| 881 |
+
"numel": 8192
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
1024
|
| 888 |
+
],
|
| 889 |
+
"offset": 901120,
|
| 890 |
+
"numel": 8192
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 909312,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
1024
|
| 906 |
+
],
|
| 907 |
+
"offset": 925696,
|
| 908 |
+
"numel": 8192
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 933888,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
1024
|
| 924 |
+
],
|
| 925 |
+
"offset": 942080,
|
| 926 |
+
"numel": 8192
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 950272,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 958464,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
1024,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 974848,
|
| 953 |
+
"numel": 8192
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
1024
|
| 960 |
+
],
|
| 961 |
+
"offset": 983040,
|
| 962 |
+
"numel": 8192
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 991232,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
1024
|
| 978 |
+
],
|
| 979 |
+
"offset": 1007616,
|
| 980 |
+
"numel": 8192
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1015808,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
1024
|
| 996 |
+
],
|
| 997 |
+
"offset": 1024000,
|
| 998 |
+
"numel": 8192
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1032192,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1040384,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
1024,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1056768,
|
| 1025 |
+
"numel": 8192
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
1024
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1064960,
|
| 1034 |
+
"numel": 8192
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1073152,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
1024
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1089536,
|
| 1052 |
+
"numel": 8192
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1097728,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
1024
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1105920,
|
| 1070 |
+
"numel": 8192
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1114112,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1122304,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
1024,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1138688,
|
| 1097 |
+
"numel": 8192
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
1024
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1146880,
|
| 1106 |
+
"numel": 8192
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1155072,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
1024
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1171456,
|
| 1124 |
+
"numel": 8192
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1179648,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
1024
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1187840,
|
| 1142 |
+
"numel": 8192
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1196032,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1204224,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
1024,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1220608,
|
| 1169 |
+
"numel": 8192
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
1024
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1228800,
|
| 1178 |
+
"numel": 8192
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1236992,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
1024
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1253376,
|
| 1196 |
+
"numel": 8192
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1261568,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
1024
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1269760,
|
| 1214 |
+
"numel": 8192
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1277952,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1286144,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
1024,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1302528,
|
| 1241 |
+
"numel": 8192
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
1024
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1310720,
|
| 1250 |
+
"numel": 8192
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1318912,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
1024
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1335296,
|
| 1268 |
+
"numel": 8192
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1343488,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
1024
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1351680,
|
| 1286 |
+
"numel": 8192
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1359872,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1368064,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
1024,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1384448,
|
| 1313 |
+
"numel": 8192
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
1024
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1392640,
|
| 1322 |
+
"numel": 8192
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1400832,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
1024
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1417216,
|
| 1340 |
+
"numel": 8192
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1425408,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
1024
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 1433600,
|
| 1358 |
+
"numel": 8192
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 1441792,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 1449984,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
1024,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 1466368,
|
| 1385 |
+
"numel": 8192
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
1024
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 1474560,
|
| 1394 |
+
"numel": 8192
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 1482752,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
1024
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 1499136,
|
| 1412 |
+
"numel": 8192
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 1507328,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
1024
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 1515520,
|
| 1430 |
+
"numel": 8192
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 1523712,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 1531904,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
1024,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 1548288,
|
| 1457 |
+
"numel": 8192
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
1024
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 1556480,
|
| 1466 |
+
"numel": 8192
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 1564672,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
1024
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 1581056,
|
| 1484 |
+
"numel": 8192
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 1589248,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
1024
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 1597440,
|
| 1502 |
+
"numel": 8192
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 1605632,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 1613824,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
1024,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 1630208,
|
| 1529 |
+
"numel": 8192
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
1024
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 1638400,
|
| 1538 |
+
"numel": 8192
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 1646592,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
1024
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 1662976,
|
| 1556 |
+
"numel": 8192
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 1671168,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
1024
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 1679360,
|
| 1574 |
+
"numel": 8192
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 1687552,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 1695744,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
1024,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 1712128,
|
| 1601 |
+
"numel": 8192
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
1024
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 1720320,
|
| 1610 |
+
"numel": 8192
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 1728512,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
1024
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 1744896,
|
| 1628 |
+
"numel": 8192
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 1753088,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
1024
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 1761280,
|
| 1646 |
+
"numel": 8192
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 1769472,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 1777664,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
1024,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 1794048,
|
| 1673 |
+
"numel": 8192
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
1024
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 1802240,
|
| 1682 |
+
"numel": 8192
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 1810432,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
1024
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 1826816,
|
| 1700 |
+
"numel": 8192
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 1835008,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
1024
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 1843200,
|
| 1718 |
+
"numel": 8192
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 1851392,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 1859584,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
1024,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 1875968,
|
| 1745 |
+
"numel": 8192
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
1024
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 1884160,
|
| 1754 |
+
"numel": 8192
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 1892352,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
1024
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 1908736,
|
| 1772 |
+
"numel": 8192
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 1916928,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
1024
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 1925120,
|
| 1790 |
+
"numel": 8192
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 1933312,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 1941504,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
1024,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 1957888,
|
| 1817 |
+
"numel": 8192
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
1024
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 1966080,
|
| 1826 |
+
"numel": 8192
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 1974272,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
1024
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 1990656,
|
| 1844 |
+
"numel": 8192
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 1998848,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
1024
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2007040,
|
| 1862 |
+
"numel": 8192
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2015232,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2023424,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
1024,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2039808,
|
| 1889 |
+
"numel": 8192
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
1024
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2048000,
|
| 1898 |
+
"numel": 8192
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2056192,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
1024
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2072576,
|
| 1916 |
+
"numel": 8192
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2080768,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
1024
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2088960,
|
| 1934 |
+
"numel": 8192
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2097152,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2105344,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
1024,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2121728,
|
| 1961 |
+
"numel": 8192
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
1024
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2129920,
|
| 1970 |
+
"numel": 8192
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2138112,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
1024
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 2154496,
|
| 1988 |
+
"numel": 8192
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 2162688,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
1024
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 2170880,
|
| 2006 |
+
"numel": 8192
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 2179072,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 2187264,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
1024,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 2203648,
|
| 2033 |
+
"numel": 8192
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
1024
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 2211840,
|
| 2042 |
+
"numel": 8192
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 2220032,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
1024
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 2236416,
|
| 2060 |
+
"numel": 8192
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 2244608,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
1024
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 2252800,
|
| 2078 |
+
"numel": 8192
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 2260992,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 2269184,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
1024,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 2285568,
|
| 2105 |
+
"numel": 8192
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_0.6B_sgd_wd1",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-0.6B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "sgd",
|
| 2125 |
+
"lr": 0.001,
|
| 2126 |
+
"weight_decay": 1.0,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_0.6B_sgd_wd1/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfc056b6ac9a3a502f8cc1c1d1ec1ef6df9b45b20d9a2061bc892fea59f90ff0
|
| 3 |
+
size 726426
|
2a/2a_0.6B_sgd_wd1/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:514c60807ec00a59631d881483ac7ac408438675cf1eaa925a4228c213d2bd69
|
| 3 |
+
size 318893801
|
2a/2a_1.7B_adamw_wd0.01/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_1.7B_adamw_wd0.01",
|
| 3 |
+
"model_id": "Qwen/Qwen3-1.7B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 0.01,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_1.7B_adamw_wd0.01/log.txt
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 9%|▊ | 27/310 [00:00<00:01, 213.46it/s]
|
| 5 |
+
Loading weights: 17%|█▋ | 53/310 [00:00<00:01, 205.14it/s]
|
| 6 |
+
Loading weights: 27%|██▋ | 84/310 [00:00<00:01, 223.78it/s]
|
| 7 |
+
Loading weights: 35%|███▍ | 107/310 [00:00<00:00, 222.96it/s]
|
| 8 |
+
Loading weights: 42%|████▏ | 130/310 [00:00<00:00, 196.49it/s]
|
| 9 |
+
Loading weights: 63%|██████▎ | 196/310 [00:00<00:00, 320.51it/s]
|
| 10 |
+
Loading weights: 74%|███████▍ | 230/310 [00:01<00:00, 195.02it/s]
|
| 11 |
+
Loading weights: 83%|████████▎ | 256/310 [00:01<00:00, 205.56it/s]
|
| 12 |
+
Loading weights: 100%|██████████| 310/310 [00:01<00:00, 261.79it/s]
|
| 13 |
+
[2a_1.7B_adamw_wd0.01] step 50/800 loss 0.4110 (83s)
|
| 14 |
+
[2a_1.7B_adamw_wd0.01] step 100/800 loss 0.3725 (145s)
|
| 15 |
+
[2a_1.7B_adamw_wd0.01] step 150/800 loss 0.3705 (205s)
|
| 16 |
+
[2a_1.7B_adamw_wd0.01] step 200/800 loss 0.3554 (268s)
|
| 17 |
+
[2a_1.7B_adamw_wd0.01] step 250/800 loss 0.3592 (327s)
|
| 18 |
+
[2a_1.7B_adamw_wd0.01] step 300/800 loss 0.3616 (390s)
|
| 19 |
+
[2a_1.7B_adamw_wd0.01] step 350/800 loss 0.3684 (450s)
|
| 20 |
+
[2a_1.7B_adamw_wd0.01] step 400/800 loss 0.3754 (513s)
|
| 21 |
+
[2a_1.7B_adamw_wd0.01] step 450/800 loss 0.3803 (572s)
|
| 22 |
+
[2a_1.7B_adamw_wd0.01] step 500/800 loss 0.3513 (635s)
|
| 23 |
+
[2a_1.7B_adamw_wd0.01] step 550/800 loss 0.3670 (694s)
|
| 24 |
+
[2a_1.7B_adamw_wd0.01] step 600/800 loss 0.3599 (758s)
|
| 25 |
+
[2a_1.7B_adamw_wd0.01] step 650/800 loss 0.3466 (817s)
|
| 26 |
+
[2a_1.7B_adamw_wd0.01] step 700/800 loss 0.3608 (880s)
|
| 27 |
+
[2a_1.7B_adamw_wd0.01] step 750/800 loss 0.3471 (939s)
|
| 28 |
+
[2a_1.7B_adamw_wd0.01] step 800/800 loss 0.3566 (1003s)
|
| 29 |
+
[2a_1.7B_adamw_wd0.01] DONE in 1003s -> runs/2a_1.7B_adamw_wd0.01
|
2a/2a_1.7B_adamw_wd0.01/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 3211264,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
2048
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 16384
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 16384,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
2048
|
| 114 |
+
],
|
| 115 |
+
"offset": 32768,
|
| 116 |
+
"numel": 16384
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 49152,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
2048
|
| 132 |
+
],
|
| 133 |
+
"offset": 57344,
|
| 134 |
+
"numel": 16384
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 73728,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 81920,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
2048,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 98304,
|
| 161 |
+
"numel": 16384
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
2048
|
| 168 |
+
],
|
| 169 |
+
"offset": 114688,
|
| 170 |
+
"numel": 16384
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 131072,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
2048
|
| 186 |
+
],
|
| 187 |
+
"offset": 147456,
|
| 188 |
+
"numel": 16384
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 163840,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
2048
|
| 204 |
+
],
|
| 205 |
+
"offset": 172032,
|
| 206 |
+
"numel": 16384
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 188416,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 196608,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
2048,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 212992,
|
| 233 |
+
"numel": 16384
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
2048
|
| 240 |
+
],
|
| 241 |
+
"offset": 229376,
|
| 242 |
+
"numel": 16384
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 245760,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
2048
|
| 258 |
+
],
|
| 259 |
+
"offset": 262144,
|
| 260 |
+
"numel": 16384
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 278528,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
2048
|
| 276 |
+
],
|
| 277 |
+
"offset": 286720,
|
| 278 |
+
"numel": 16384
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 303104,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 311296,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
2048,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 327680,
|
| 305 |
+
"numel": 16384
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
2048
|
| 312 |
+
],
|
| 313 |
+
"offset": 344064,
|
| 314 |
+
"numel": 16384
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 360448,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
2048
|
| 330 |
+
],
|
| 331 |
+
"offset": 376832,
|
| 332 |
+
"numel": 16384
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 393216,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
2048
|
| 348 |
+
],
|
| 349 |
+
"offset": 401408,
|
| 350 |
+
"numel": 16384
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 417792,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 425984,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
2048,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 442368,
|
| 377 |
+
"numel": 16384
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
2048
|
| 384 |
+
],
|
| 385 |
+
"offset": 458752,
|
| 386 |
+
"numel": 16384
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 475136,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
2048
|
| 402 |
+
],
|
| 403 |
+
"offset": 491520,
|
| 404 |
+
"numel": 16384
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 507904,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
2048
|
| 420 |
+
],
|
| 421 |
+
"offset": 516096,
|
| 422 |
+
"numel": 16384
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 532480,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 540672,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
2048,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 557056,
|
| 449 |
+
"numel": 16384
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
2048
|
| 456 |
+
],
|
| 457 |
+
"offset": 573440,
|
| 458 |
+
"numel": 16384
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 589824,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
2048
|
| 474 |
+
],
|
| 475 |
+
"offset": 606208,
|
| 476 |
+
"numel": 16384
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 622592,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
2048
|
| 492 |
+
],
|
| 493 |
+
"offset": 630784,
|
| 494 |
+
"numel": 16384
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 647168,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 655360,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
2048,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 671744,
|
| 521 |
+
"numel": 16384
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
2048
|
| 528 |
+
],
|
| 529 |
+
"offset": 688128,
|
| 530 |
+
"numel": 16384
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 704512,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
2048
|
| 546 |
+
],
|
| 547 |
+
"offset": 720896,
|
| 548 |
+
"numel": 16384
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 737280,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
2048
|
| 564 |
+
],
|
| 565 |
+
"offset": 745472,
|
| 566 |
+
"numel": 16384
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 761856,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 770048,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
2048,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 786432,
|
| 593 |
+
"numel": 16384
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
2048
|
| 600 |
+
],
|
| 601 |
+
"offset": 802816,
|
| 602 |
+
"numel": 16384
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 819200,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
2048
|
| 618 |
+
],
|
| 619 |
+
"offset": 835584,
|
| 620 |
+
"numel": 16384
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 851968,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
2048
|
| 636 |
+
],
|
| 637 |
+
"offset": 860160,
|
| 638 |
+
"numel": 16384
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 876544,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 884736,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
2048,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 901120,
|
| 665 |
+
"numel": 16384
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
2048
|
| 672 |
+
],
|
| 673 |
+
"offset": 917504,
|
| 674 |
+
"numel": 16384
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 933888,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
2048
|
| 690 |
+
],
|
| 691 |
+
"offset": 950272,
|
| 692 |
+
"numel": 16384
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 966656,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
2048
|
| 708 |
+
],
|
| 709 |
+
"offset": 974848,
|
| 710 |
+
"numel": 16384
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 991232,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 999424,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
2048,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 1015808,
|
| 737 |
+
"numel": 16384
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
2048
|
| 744 |
+
],
|
| 745 |
+
"offset": 1032192,
|
| 746 |
+
"numel": 16384
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 1048576,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
2048
|
| 762 |
+
],
|
| 763 |
+
"offset": 1064960,
|
| 764 |
+
"numel": 16384
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 1081344,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
2048
|
| 780 |
+
],
|
| 781 |
+
"offset": 1089536,
|
| 782 |
+
"numel": 16384
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 1105920,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 1114112,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
2048,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 1130496,
|
| 809 |
+
"numel": 16384
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
2048
|
| 816 |
+
],
|
| 817 |
+
"offset": 1146880,
|
| 818 |
+
"numel": 16384
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 1163264,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
2048
|
| 834 |
+
],
|
| 835 |
+
"offset": 1179648,
|
| 836 |
+
"numel": 16384
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 1196032,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
2048
|
| 852 |
+
],
|
| 853 |
+
"offset": 1204224,
|
| 854 |
+
"numel": 16384
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 1220608,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 1228800,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
2048,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 1245184,
|
| 881 |
+
"numel": 16384
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
2048
|
| 888 |
+
],
|
| 889 |
+
"offset": 1261568,
|
| 890 |
+
"numel": 16384
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 1277952,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
2048
|
| 906 |
+
],
|
| 907 |
+
"offset": 1294336,
|
| 908 |
+
"numel": 16384
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 1310720,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
2048
|
| 924 |
+
],
|
| 925 |
+
"offset": 1318912,
|
| 926 |
+
"numel": 16384
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 1335296,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 1343488,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
2048,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 1359872,
|
| 953 |
+
"numel": 16384
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
2048
|
| 960 |
+
],
|
| 961 |
+
"offset": 1376256,
|
| 962 |
+
"numel": 16384
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 1392640,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
2048
|
| 978 |
+
],
|
| 979 |
+
"offset": 1409024,
|
| 980 |
+
"numel": 16384
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1425408,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
2048
|
| 996 |
+
],
|
| 997 |
+
"offset": 1433600,
|
| 998 |
+
"numel": 16384
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1449984,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1458176,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
2048,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1474560,
|
| 1025 |
+
"numel": 16384
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
2048
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1490944,
|
| 1034 |
+
"numel": 16384
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1507328,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
2048
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1523712,
|
| 1052 |
+
"numel": 16384
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1540096,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
2048
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1548288,
|
| 1070 |
+
"numel": 16384
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1564672,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1572864,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
2048,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1589248,
|
| 1097 |
+
"numel": 16384
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
2048
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1605632,
|
| 1106 |
+
"numel": 16384
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1622016,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
2048
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1638400,
|
| 1124 |
+
"numel": 16384
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1654784,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
2048
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1662976,
|
| 1142 |
+
"numel": 16384
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1679360,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1687552,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
2048,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1703936,
|
| 1169 |
+
"numel": 16384
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
2048
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1720320,
|
| 1178 |
+
"numel": 16384
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1736704,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
2048
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1753088,
|
| 1196 |
+
"numel": 16384
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1769472,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
2048
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1777664,
|
| 1214 |
+
"numel": 16384
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1794048,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1802240,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
2048,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1818624,
|
| 1241 |
+
"numel": 16384
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
2048
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1835008,
|
| 1250 |
+
"numel": 16384
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1851392,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
2048
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1867776,
|
| 1268 |
+
"numel": 16384
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1884160,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
2048
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1892352,
|
| 1286 |
+
"numel": 16384
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1908736,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1916928,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
2048,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1933312,
|
| 1313 |
+
"numel": 16384
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
2048
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1949696,
|
| 1322 |
+
"numel": 16384
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1966080,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
2048
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1982464,
|
| 1340 |
+
"numel": 16384
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1998848,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
2048
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 2007040,
|
| 1358 |
+
"numel": 16384
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 2023424,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 2031616,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
2048,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 2048000,
|
| 1385 |
+
"numel": 16384
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
2048
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 2064384,
|
| 1394 |
+
"numel": 16384
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 2080768,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
2048
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 2097152,
|
| 1412 |
+
"numel": 16384
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 2113536,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
2048
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 2121728,
|
| 1430 |
+
"numel": 16384
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 2138112,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 2146304,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
2048,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 2162688,
|
| 1457 |
+
"numel": 16384
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
2048
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 2179072,
|
| 1466 |
+
"numel": 16384
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 2195456,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
2048
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 2211840,
|
| 1484 |
+
"numel": 16384
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 2228224,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
2048
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 2236416,
|
| 1502 |
+
"numel": 16384
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 2252800,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 2260992,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
2048,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 2277376,
|
| 1529 |
+
"numel": 16384
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
2048
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 2293760,
|
| 1538 |
+
"numel": 16384
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 2310144,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
2048
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 2326528,
|
| 1556 |
+
"numel": 16384
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 2342912,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
2048
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 2351104,
|
| 1574 |
+
"numel": 16384
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 2367488,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 2375680,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
2048,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 2392064,
|
| 1601 |
+
"numel": 16384
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
2048
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 2408448,
|
| 1610 |
+
"numel": 16384
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 2424832,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
2048
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 2441216,
|
| 1628 |
+
"numel": 16384
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 2457600,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
2048
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 2465792,
|
| 1646 |
+
"numel": 16384
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 2482176,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 2490368,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
2048,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 2506752,
|
| 1673 |
+
"numel": 16384
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
2048
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 2523136,
|
| 1682 |
+
"numel": 16384
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 2539520,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
2048
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 2555904,
|
| 1700 |
+
"numel": 16384
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 2572288,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
2048
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 2580480,
|
| 1718 |
+
"numel": 16384
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 2596864,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 2605056,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
2048,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 2621440,
|
| 1745 |
+
"numel": 16384
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
2048
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 2637824,
|
| 1754 |
+
"numel": 16384
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 2654208,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
2048
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 2670592,
|
| 1772 |
+
"numel": 16384
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 2686976,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
2048
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 2695168,
|
| 1790 |
+
"numel": 16384
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 2711552,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 2719744,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
2048,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 2736128,
|
| 1817 |
+
"numel": 16384
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
2048
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 2752512,
|
| 1826 |
+
"numel": 16384
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 2768896,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
2048
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 2785280,
|
| 1844 |
+
"numel": 16384
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 2801664,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
2048
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2809856,
|
| 1862 |
+
"numel": 16384
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2826240,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2834432,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
2048,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2850816,
|
| 1889 |
+
"numel": 16384
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
2048
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2867200,
|
| 1898 |
+
"numel": 16384
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2883584,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
2048
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2899968,
|
| 1916 |
+
"numel": 16384
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2916352,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
2048
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2924544,
|
| 1934 |
+
"numel": 16384
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2940928,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2949120,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
2048,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2965504,
|
| 1961 |
+
"numel": 16384
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
2048
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2981888,
|
| 1970 |
+
"numel": 16384
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2998272,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
2048
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 3014656,
|
| 1988 |
+
"numel": 16384
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 3031040,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
2048
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 3039232,
|
| 2006 |
+
"numel": 16384
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 3055616,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 3063808,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
2048,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 3080192,
|
| 2033 |
+
"numel": 16384
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
2048
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 3096576,
|
| 2042 |
+
"numel": 16384
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 3112960,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
2048
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 3129344,
|
| 2060 |
+
"numel": 16384
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 3145728,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
2048
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 3153920,
|
| 2078 |
+
"numel": 16384
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 3170304,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 3178496,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
2048,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 3194880,
|
| 2105 |
+
"numel": 16384
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_1.7B_adamw_wd0.01",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-1.7B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 0.01,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_1.7B_adamw_wd0.01/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a02b7798a409fb8eeea666310846e62af6056b320f815daaae6a5c3ae910b39a
|
| 3 |
+
size 722778
|
2a/2a_1.7B_adamw_wd0.01/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbe899d399944a2bba8b9317d3db833f9d0653d649dbbe29ac4cc215b2f1513f
|
| 3 |
+
size 473460830
|
2a/2a_1.7B_adamw_wd1/config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "2a_1.7B_adamw_wd1",
|
| 3 |
+
"model_id": "Qwen/Qwen3-1.7B-Base",
|
| 4 |
+
"task": "gsm8k",
|
| 5 |
+
"seq_len": 512,
|
| 6 |
+
"batch_size": 8,
|
| 7 |
+
"grad_accum": 1,
|
| 8 |
+
"max_steps": 800,
|
| 9 |
+
"lora_r": 8,
|
| 10 |
+
"lora_alpha": null,
|
| 11 |
+
"targets": [
|
| 12 |
+
"q_proj",
|
| 13 |
+
"k_proj",
|
| 14 |
+
"v_proj",
|
| 15 |
+
"o_proj"
|
| 16 |
+
],
|
| 17 |
+
"optimizer": "adamw",
|
| 18 |
+
"lr": 0.0002,
|
| 19 |
+
"weight_decay": 1.0,
|
| 20 |
+
"betas": [
|
| 21 |
+
0.9,
|
| 22 |
+
0.999
|
| 23 |
+
],
|
| 24 |
+
"grad_clip": 1.0,
|
| 25 |
+
"snapshot_every": 10,
|
| 26 |
+
"probe_every": 40,
|
| 27 |
+
"eval_every": 100,
|
| 28 |
+
"eval_batches": 8,
|
| 29 |
+
"seed": 17,
|
| 30 |
+
"data_seed": 17,
|
| 31 |
+
"warm_start": null,
|
| 32 |
+
"gauge_transform": "none",
|
| 33 |
+
"gauge_c": 4.0,
|
| 34 |
+
"gauge_seed": 0,
|
| 35 |
+
"save_warm_at": null,
|
| 36 |
+
"device": "auto",
|
| 37 |
+
"base_dtype": "auto",
|
| 38 |
+
"out_root": "runs"
|
| 39 |
+
}
|
2a/2a_1.7B_adamw_wd1/log.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
|
| 2 |
+
|
| 3 |
+
Loading weights: 0%| | 0/310 [00:00<?, ?it/s]
|
| 4 |
+
Loading weights: 100%|██████████| 310/310 [00:00<00:00, 15083.75it/s]
|
| 5 |
+
[2a_1.7B_adamw_wd1] step 50/800 loss 0.4109 (64s)
|
| 6 |
+
[2a_1.7B_adamw_wd1] step 100/800 loss 0.3726 (127s)
|
| 7 |
+
[2a_1.7B_adamw_wd1] step 150/800 loss 0.3704 (186s)
|
| 8 |
+
[2a_1.7B_adamw_wd1] step 200/800 loss 0.3552 (250s)
|
| 9 |
+
[2a_1.7B_adamw_wd1] step 250/800 loss 0.3589 (309s)
|
| 10 |
+
[2a_1.7B_adamw_wd1] step 300/800 loss 0.3615 (372s)
|
| 11 |
+
[2a_1.7B_adamw_wd1] step 350/800 loss 0.3683 (431s)
|
| 12 |
+
[2a_1.7B_adamw_wd1] step 400/800 loss 0.3754 (495s)
|
| 13 |
+
[2a_1.7B_adamw_wd1] step 450/800 loss 0.3806 (554s)
|
| 14 |
+
[2a_1.7B_adamw_wd1] step 500/800 loss 0.3515 (617s)
|
| 15 |
+
[2a_1.7B_adamw_wd1] step 550/800 loss 0.3665 (676s)
|
| 16 |
+
[2a_1.7B_adamw_wd1] step 600/800 loss 0.3603 (740s)
|
| 17 |
+
[2a_1.7B_adamw_wd1] step 650/800 loss 0.3468 (799s)
|
| 18 |
+
[2a_1.7B_adamw_wd1] step 700/800 loss 0.3616 (862s)
|
| 19 |
+
[2a_1.7B_adamw_wd1] step 750/800 loss 0.3478 (921s)
|
| 20 |
+
[2a_1.7B_adamw_wd1] step 800/800 loss 0.3567 (984s)
|
| 21 |
+
[2a_1.7B_adamw_wd1] DONE in 984s -> runs/2a_1.7B_adamw_wd1
|
2a/2a_1.7B_adamw_wd1/meta.json
ADDED
|
@@ -0,0 +1,2266 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_states": 81,
|
| 3 |
+
"max_states": 84,
|
| 4 |
+
"n_params": 3211264,
|
| 5 |
+
"dtype": "float16",
|
| 6 |
+
"layout": "states x flat named_parameters (requires_grad only)",
|
| 7 |
+
"steps": [
|
| 8 |
+
0,
|
| 9 |
+
10,
|
| 10 |
+
20,
|
| 11 |
+
30,
|
| 12 |
+
40,
|
| 13 |
+
50,
|
| 14 |
+
60,
|
| 15 |
+
70,
|
| 16 |
+
80,
|
| 17 |
+
90,
|
| 18 |
+
100,
|
| 19 |
+
110,
|
| 20 |
+
120,
|
| 21 |
+
130,
|
| 22 |
+
140,
|
| 23 |
+
150,
|
| 24 |
+
160,
|
| 25 |
+
170,
|
| 26 |
+
180,
|
| 27 |
+
190,
|
| 28 |
+
200,
|
| 29 |
+
210,
|
| 30 |
+
220,
|
| 31 |
+
230,
|
| 32 |
+
240,
|
| 33 |
+
250,
|
| 34 |
+
260,
|
| 35 |
+
270,
|
| 36 |
+
280,
|
| 37 |
+
290,
|
| 38 |
+
300,
|
| 39 |
+
310,
|
| 40 |
+
320,
|
| 41 |
+
330,
|
| 42 |
+
340,
|
| 43 |
+
350,
|
| 44 |
+
360,
|
| 45 |
+
370,
|
| 46 |
+
380,
|
| 47 |
+
390,
|
| 48 |
+
400,
|
| 49 |
+
410,
|
| 50 |
+
420,
|
| 51 |
+
430,
|
| 52 |
+
440,
|
| 53 |
+
450,
|
| 54 |
+
460,
|
| 55 |
+
470,
|
| 56 |
+
480,
|
| 57 |
+
490,
|
| 58 |
+
500,
|
| 59 |
+
510,
|
| 60 |
+
520,
|
| 61 |
+
530,
|
| 62 |
+
540,
|
| 63 |
+
550,
|
| 64 |
+
560,
|
| 65 |
+
570,
|
| 66 |
+
580,
|
| 67 |
+
590,
|
| 68 |
+
600,
|
| 69 |
+
610,
|
| 70 |
+
620,
|
| 71 |
+
630,
|
| 72 |
+
640,
|
| 73 |
+
650,
|
| 74 |
+
660,
|
| 75 |
+
670,
|
| 76 |
+
680,
|
| 77 |
+
690,
|
| 78 |
+
700,
|
| 79 |
+
710,
|
| 80 |
+
720,
|
| 81 |
+
730,
|
| 82 |
+
740,
|
| 83 |
+
750,
|
| 84 |
+
760,
|
| 85 |
+
770,
|
| 86 |
+
780,
|
| 87 |
+
790,
|
| 88 |
+
800
|
| 89 |
+
],
|
| 90 |
+
"param_specs": [
|
| 91 |
+
{
|
| 92 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.weight",
|
| 93 |
+
"shape": [
|
| 94 |
+
8,
|
| 95 |
+
2048
|
| 96 |
+
],
|
| 97 |
+
"offset": 0,
|
| 98 |
+
"numel": 16384
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.weight",
|
| 102 |
+
"shape": [
|
| 103 |
+
2048,
|
| 104 |
+
8
|
| 105 |
+
],
|
| 106 |
+
"offset": 16384,
|
| 107 |
+
"numel": 16384
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.weight",
|
| 111 |
+
"shape": [
|
| 112 |
+
8,
|
| 113 |
+
2048
|
| 114 |
+
],
|
| 115 |
+
"offset": 32768,
|
| 116 |
+
"numel": 16384
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.weight",
|
| 120 |
+
"shape": [
|
| 121 |
+
1024,
|
| 122 |
+
8
|
| 123 |
+
],
|
| 124 |
+
"offset": 49152,
|
| 125 |
+
"numel": 8192
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.weight",
|
| 129 |
+
"shape": [
|
| 130 |
+
8,
|
| 131 |
+
2048
|
| 132 |
+
],
|
| 133 |
+
"offset": 57344,
|
| 134 |
+
"numel": 16384
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"name": "base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.weight",
|
| 138 |
+
"shape": [
|
| 139 |
+
1024,
|
| 140 |
+
8
|
| 141 |
+
],
|
| 142 |
+
"offset": 73728,
|
| 143 |
+
"numel": 8192
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default.weight",
|
| 147 |
+
"shape": [
|
| 148 |
+
8,
|
| 149 |
+
2048
|
| 150 |
+
],
|
| 151 |
+
"offset": 81920,
|
| 152 |
+
"numel": 16384
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "base_model.model.model.layers.0.self_attn.o_proj.lora_B.default.weight",
|
| 156 |
+
"shape": [
|
| 157 |
+
2048,
|
| 158 |
+
8
|
| 159 |
+
],
|
| 160 |
+
"offset": 98304,
|
| 161 |
+
"numel": 16384
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.weight",
|
| 165 |
+
"shape": [
|
| 166 |
+
8,
|
| 167 |
+
2048
|
| 168 |
+
],
|
| 169 |
+
"offset": 114688,
|
| 170 |
+
"numel": 16384
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"name": "base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.weight",
|
| 174 |
+
"shape": [
|
| 175 |
+
2048,
|
| 176 |
+
8
|
| 177 |
+
],
|
| 178 |
+
"offset": 131072,
|
| 179 |
+
"numel": 16384
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.weight",
|
| 183 |
+
"shape": [
|
| 184 |
+
8,
|
| 185 |
+
2048
|
| 186 |
+
],
|
| 187 |
+
"offset": 147456,
|
| 188 |
+
"numel": 16384
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"name": "base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.weight",
|
| 192 |
+
"shape": [
|
| 193 |
+
1024,
|
| 194 |
+
8
|
| 195 |
+
],
|
| 196 |
+
"offset": 163840,
|
| 197 |
+
"numel": 8192
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.weight",
|
| 201 |
+
"shape": [
|
| 202 |
+
8,
|
| 203 |
+
2048
|
| 204 |
+
],
|
| 205 |
+
"offset": 172032,
|
| 206 |
+
"numel": 16384
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"name": "base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.weight",
|
| 210 |
+
"shape": [
|
| 211 |
+
1024,
|
| 212 |
+
8
|
| 213 |
+
],
|
| 214 |
+
"offset": 188416,
|
| 215 |
+
"numel": 8192
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default.weight",
|
| 219 |
+
"shape": [
|
| 220 |
+
8,
|
| 221 |
+
2048
|
| 222 |
+
],
|
| 223 |
+
"offset": 196608,
|
| 224 |
+
"numel": 16384
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "base_model.model.model.layers.1.self_attn.o_proj.lora_B.default.weight",
|
| 228 |
+
"shape": [
|
| 229 |
+
2048,
|
| 230 |
+
8
|
| 231 |
+
],
|
| 232 |
+
"offset": 212992,
|
| 233 |
+
"numel": 16384
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.weight",
|
| 237 |
+
"shape": [
|
| 238 |
+
8,
|
| 239 |
+
2048
|
| 240 |
+
],
|
| 241 |
+
"offset": 229376,
|
| 242 |
+
"numel": 16384
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"name": "base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.weight",
|
| 246 |
+
"shape": [
|
| 247 |
+
2048,
|
| 248 |
+
8
|
| 249 |
+
],
|
| 250 |
+
"offset": 245760,
|
| 251 |
+
"numel": 16384
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.weight",
|
| 255 |
+
"shape": [
|
| 256 |
+
8,
|
| 257 |
+
2048
|
| 258 |
+
],
|
| 259 |
+
"offset": 262144,
|
| 260 |
+
"numel": 16384
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"name": "base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.weight",
|
| 264 |
+
"shape": [
|
| 265 |
+
1024,
|
| 266 |
+
8
|
| 267 |
+
],
|
| 268 |
+
"offset": 278528,
|
| 269 |
+
"numel": 8192
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.weight",
|
| 273 |
+
"shape": [
|
| 274 |
+
8,
|
| 275 |
+
2048
|
| 276 |
+
],
|
| 277 |
+
"offset": 286720,
|
| 278 |
+
"numel": 16384
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.weight",
|
| 282 |
+
"shape": [
|
| 283 |
+
1024,
|
| 284 |
+
8
|
| 285 |
+
],
|
| 286 |
+
"offset": 303104,
|
| 287 |
+
"numel": 8192
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default.weight",
|
| 291 |
+
"shape": [
|
| 292 |
+
8,
|
| 293 |
+
2048
|
| 294 |
+
],
|
| 295 |
+
"offset": 311296,
|
| 296 |
+
"numel": 16384
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"name": "base_model.model.model.layers.2.self_attn.o_proj.lora_B.default.weight",
|
| 300 |
+
"shape": [
|
| 301 |
+
2048,
|
| 302 |
+
8
|
| 303 |
+
],
|
| 304 |
+
"offset": 327680,
|
| 305 |
+
"numel": 16384
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.weight",
|
| 309 |
+
"shape": [
|
| 310 |
+
8,
|
| 311 |
+
2048
|
| 312 |
+
],
|
| 313 |
+
"offset": 344064,
|
| 314 |
+
"numel": 16384
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"name": "base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.weight",
|
| 318 |
+
"shape": [
|
| 319 |
+
2048,
|
| 320 |
+
8
|
| 321 |
+
],
|
| 322 |
+
"offset": 360448,
|
| 323 |
+
"numel": 16384
|
| 324 |
+
},
|
| 325 |
+
{
|
| 326 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.weight",
|
| 327 |
+
"shape": [
|
| 328 |
+
8,
|
| 329 |
+
2048
|
| 330 |
+
],
|
| 331 |
+
"offset": 376832,
|
| 332 |
+
"numel": 16384
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.weight",
|
| 336 |
+
"shape": [
|
| 337 |
+
1024,
|
| 338 |
+
8
|
| 339 |
+
],
|
| 340 |
+
"offset": 393216,
|
| 341 |
+
"numel": 8192
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.weight",
|
| 345 |
+
"shape": [
|
| 346 |
+
8,
|
| 347 |
+
2048
|
| 348 |
+
],
|
| 349 |
+
"offset": 401408,
|
| 350 |
+
"numel": 16384
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"name": "base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.weight",
|
| 354 |
+
"shape": [
|
| 355 |
+
1024,
|
| 356 |
+
8
|
| 357 |
+
],
|
| 358 |
+
"offset": 417792,
|
| 359 |
+
"numel": 8192
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default.weight",
|
| 363 |
+
"shape": [
|
| 364 |
+
8,
|
| 365 |
+
2048
|
| 366 |
+
],
|
| 367 |
+
"offset": 425984,
|
| 368 |
+
"numel": 16384
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"name": "base_model.model.model.layers.3.self_attn.o_proj.lora_B.default.weight",
|
| 372 |
+
"shape": [
|
| 373 |
+
2048,
|
| 374 |
+
8
|
| 375 |
+
],
|
| 376 |
+
"offset": 442368,
|
| 377 |
+
"numel": 16384
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.weight",
|
| 381 |
+
"shape": [
|
| 382 |
+
8,
|
| 383 |
+
2048
|
| 384 |
+
],
|
| 385 |
+
"offset": 458752,
|
| 386 |
+
"numel": 16384
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"name": "base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.weight",
|
| 390 |
+
"shape": [
|
| 391 |
+
2048,
|
| 392 |
+
8
|
| 393 |
+
],
|
| 394 |
+
"offset": 475136,
|
| 395 |
+
"numel": 16384
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.weight",
|
| 399 |
+
"shape": [
|
| 400 |
+
8,
|
| 401 |
+
2048
|
| 402 |
+
],
|
| 403 |
+
"offset": 491520,
|
| 404 |
+
"numel": 16384
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"name": "base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.weight",
|
| 408 |
+
"shape": [
|
| 409 |
+
1024,
|
| 410 |
+
8
|
| 411 |
+
],
|
| 412 |
+
"offset": 507904,
|
| 413 |
+
"numel": 8192
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.weight",
|
| 417 |
+
"shape": [
|
| 418 |
+
8,
|
| 419 |
+
2048
|
| 420 |
+
],
|
| 421 |
+
"offset": 516096,
|
| 422 |
+
"numel": 16384
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"name": "base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.weight",
|
| 426 |
+
"shape": [
|
| 427 |
+
1024,
|
| 428 |
+
8
|
| 429 |
+
],
|
| 430 |
+
"offset": 532480,
|
| 431 |
+
"numel": 8192
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default.weight",
|
| 435 |
+
"shape": [
|
| 436 |
+
8,
|
| 437 |
+
2048
|
| 438 |
+
],
|
| 439 |
+
"offset": 540672,
|
| 440 |
+
"numel": 16384
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"name": "base_model.model.model.layers.4.self_attn.o_proj.lora_B.default.weight",
|
| 444 |
+
"shape": [
|
| 445 |
+
2048,
|
| 446 |
+
8
|
| 447 |
+
],
|
| 448 |
+
"offset": 557056,
|
| 449 |
+
"numel": 16384
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.weight",
|
| 453 |
+
"shape": [
|
| 454 |
+
8,
|
| 455 |
+
2048
|
| 456 |
+
],
|
| 457 |
+
"offset": 573440,
|
| 458 |
+
"numel": 16384
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"name": "base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.weight",
|
| 462 |
+
"shape": [
|
| 463 |
+
2048,
|
| 464 |
+
8
|
| 465 |
+
],
|
| 466 |
+
"offset": 589824,
|
| 467 |
+
"numel": 16384
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.weight",
|
| 471 |
+
"shape": [
|
| 472 |
+
8,
|
| 473 |
+
2048
|
| 474 |
+
],
|
| 475 |
+
"offset": 606208,
|
| 476 |
+
"numel": 16384
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.weight",
|
| 480 |
+
"shape": [
|
| 481 |
+
1024,
|
| 482 |
+
8
|
| 483 |
+
],
|
| 484 |
+
"offset": 622592,
|
| 485 |
+
"numel": 8192
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.weight",
|
| 489 |
+
"shape": [
|
| 490 |
+
8,
|
| 491 |
+
2048
|
| 492 |
+
],
|
| 493 |
+
"offset": 630784,
|
| 494 |
+
"numel": 16384
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"name": "base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.weight",
|
| 498 |
+
"shape": [
|
| 499 |
+
1024,
|
| 500 |
+
8
|
| 501 |
+
],
|
| 502 |
+
"offset": 647168,
|
| 503 |
+
"numel": 8192
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default.weight",
|
| 507 |
+
"shape": [
|
| 508 |
+
8,
|
| 509 |
+
2048
|
| 510 |
+
],
|
| 511 |
+
"offset": 655360,
|
| 512 |
+
"numel": 16384
|
| 513 |
+
},
|
| 514 |
+
{
|
| 515 |
+
"name": "base_model.model.model.layers.5.self_attn.o_proj.lora_B.default.weight",
|
| 516 |
+
"shape": [
|
| 517 |
+
2048,
|
| 518 |
+
8
|
| 519 |
+
],
|
| 520 |
+
"offset": 671744,
|
| 521 |
+
"numel": 16384
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.weight",
|
| 525 |
+
"shape": [
|
| 526 |
+
8,
|
| 527 |
+
2048
|
| 528 |
+
],
|
| 529 |
+
"offset": 688128,
|
| 530 |
+
"numel": 16384
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"name": "base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.weight",
|
| 534 |
+
"shape": [
|
| 535 |
+
2048,
|
| 536 |
+
8
|
| 537 |
+
],
|
| 538 |
+
"offset": 704512,
|
| 539 |
+
"numel": 16384
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.weight",
|
| 543 |
+
"shape": [
|
| 544 |
+
8,
|
| 545 |
+
2048
|
| 546 |
+
],
|
| 547 |
+
"offset": 720896,
|
| 548 |
+
"numel": 16384
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"name": "base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.weight",
|
| 552 |
+
"shape": [
|
| 553 |
+
1024,
|
| 554 |
+
8
|
| 555 |
+
],
|
| 556 |
+
"offset": 737280,
|
| 557 |
+
"numel": 8192
|
| 558 |
+
},
|
| 559 |
+
{
|
| 560 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.weight",
|
| 561 |
+
"shape": [
|
| 562 |
+
8,
|
| 563 |
+
2048
|
| 564 |
+
],
|
| 565 |
+
"offset": 745472,
|
| 566 |
+
"numel": 16384
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"name": "base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.weight",
|
| 570 |
+
"shape": [
|
| 571 |
+
1024,
|
| 572 |
+
8
|
| 573 |
+
],
|
| 574 |
+
"offset": 761856,
|
| 575 |
+
"numel": 8192
|
| 576 |
+
},
|
| 577 |
+
{
|
| 578 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default.weight",
|
| 579 |
+
"shape": [
|
| 580 |
+
8,
|
| 581 |
+
2048
|
| 582 |
+
],
|
| 583 |
+
"offset": 770048,
|
| 584 |
+
"numel": 16384
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"name": "base_model.model.model.layers.6.self_attn.o_proj.lora_B.default.weight",
|
| 588 |
+
"shape": [
|
| 589 |
+
2048,
|
| 590 |
+
8
|
| 591 |
+
],
|
| 592 |
+
"offset": 786432,
|
| 593 |
+
"numel": 16384
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.weight",
|
| 597 |
+
"shape": [
|
| 598 |
+
8,
|
| 599 |
+
2048
|
| 600 |
+
],
|
| 601 |
+
"offset": 802816,
|
| 602 |
+
"numel": 16384
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.weight",
|
| 606 |
+
"shape": [
|
| 607 |
+
2048,
|
| 608 |
+
8
|
| 609 |
+
],
|
| 610 |
+
"offset": 819200,
|
| 611 |
+
"numel": 16384
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.weight",
|
| 615 |
+
"shape": [
|
| 616 |
+
8,
|
| 617 |
+
2048
|
| 618 |
+
],
|
| 619 |
+
"offset": 835584,
|
| 620 |
+
"numel": 16384
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"name": "base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.weight",
|
| 624 |
+
"shape": [
|
| 625 |
+
1024,
|
| 626 |
+
8
|
| 627 |
+
],
|
| 628 |
+
"offset": 851968,
|
| 629 |
+
"numel": 8192
|
| 630 |
+
},
|
| 631 |
+
{
|
| 632 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.weight",
|
| 633 |
+
"shape": [
|
| 634 |
+
8,
|
| 635 |
+
2048
|
| 636 |
+
],
|
| 637 |
+
"offset": 860160,
|
| 638 |
+
"numel": 16384
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"name": "base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.weight",
|
| 642 |
+
"shape": [
|
| 643 |
+
1024,
|
| 644 |
+
8
|
| 645 |
+
],
|
| 646 |
+
"offset": 876544,
|
| 647 |
+
"numel": 8192
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default.weight",
|
| 651 |
+
"shape": [
|
| 652 |
+
8,
|
| 653 |
+
2048
|
| 654 |
+
],
|
| 655 |
+
"offset": 884736,
|
| 656 |
+
"numel": 16384
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"name": "base_model.model.model.layers.7.self_attn.o_proj.lora_B.default.weight",
|
| 660 |
+
"shape": [
|
| 661 |
+
2048,
|
| 662 |
+
8
|
| 663 |
+
],
|
| 664 |
+
"offset": 901120,
|
| 665 |
+
"numel": 16384
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.weight",
|
| 669 |
+
"shape": [
|
| 670 |
+
8,
|
| 671 |
+
2048
|
| 672 |
+
],
|
| 673 |
+
"offset": 917504,
|
| 674 |
+
"numel": 16384
|
| 675 |
+
},
|
| 676 |
+
{
|
| 677 |
+
"name": "base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.weight",
|
| 678 |
+
"shape": [
|
| 679 |
+
2048,
|
| 680 |
+
8
|
| 681 |
+
],
|
| 682 |
+
"offset": 933888,
|
| 683 |
+
"numel": 16384
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.weight",
|
| 687 |
+
"shape": [
|
| 688 |
+
8,
|
| 689 |
+
2048
|
| 690 |
+
],
|
| 691 |
+
"offset": 950272,
|
| 692 |
+
"numel": 16384
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"name": "base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.weight",
|
| 696 |
+
"shape": [
|
| 697 |
+
1024,
|
| 698 |
+
8
|
| 699 |
+
],
|
| 700 |
+
"offset": 966656,
|
| 701 |
+
"numel": 8192
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.weight",
|
| 705 |
+
"shape": [
|
| 706 |
+
8,
|
| 707 |
+
2048
|
| 708 |
+
],
|
| 709 |
+
"offset": 974848,
|
| 710 |
+
"numel": 16384
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"name": "base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.weight",
|
| 714 |
+
"shape": [
|
| 715 |
+
1024,
|
| 716 |
+
8
|
| 717 |
+
],
|
| 718 |
+
"offset": 991232,
|
| 719 |
+
"numel": 8192
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default.weight",
|
| 723 |
+
"shape": [
|
| 724 |
+
8,
|
| 725 |
+
2048
|
| 726 |
+
],
|
| 727 |
+
"offset": 999424,
|
| 728 |
+
"numel": 16384
|
| 729 |
+
},
|
| 730 |
+
{
|
| 731 |
+
"name": "base_model.model.model.layers.8.self_attn.o_proj.lora_B.default.weight",
|
| 732 |
+
"shape": [
|
| 733 |
+
2048,
|
| 734 |
+
8
|
| 735 |
+
],
|
| 736 |
+
"offset": 1015808,
|
| 737 |
+
"numel": 16384
|
| 738 |
+
},
|
| 739 |
+
{
|
| 740 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.weight",
|
| 741 |
+
"shape": [
|
| 742 |
+
8,
|
| 743 |
+
2048
|
| 744 |
+
],
|
| 745 |
+
"offset": 1032192,
|
| 746 |
+
"numel": 16384
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.weight",
|
| 750 |
+
"shape": [
|
| 751 |
+
2048,
|
| 752 |
+
8
|
| 753 |
+
],
|
| 754 |
+
"offset": 1048576,
|
| 755 |
+
"numel": 16384
|
| 756 |
+
},
|
| 757 |
+
{
|
| 758 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.weight",
|
| 759 |
+
"shape": [
|
| 760 |
+
8,
|
| 761 |
+
2048
|
| 762 |
+
],
|
| 763 |
+
"offset": 1064960,
|
| 764 |
+
"numel": 16384
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"name": "base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.weight",
|
| 768 |
+
"shape": [
|
| 769 |
+
1024,
|
| 770 |
+
8
|
| 771 |
+
],
|
| 772 |
+
"offset": 1081344,
|
| 773 |
+
"numel": 8192
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.weight",
|
| 777 |
+
"shape": [
|
| 778 |
+
8,
|
| 779 |
+
2048
|
| 780 |
+
],
|
| 781 |
+
"offset": 1089536,
|
| 782 |
+
"numel": 16384
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"name": "base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.weight",
|
| 786 |
+
"shape": [
|
| 787 |
+
1024,
|
| 788 |
+
8
|
| 789 |
+
],
|
| 790 |
+
"offset": 1105920,
|
| 791 |
+
"numel": 8192
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default.weight",
|
| 795 |
+
"shape": [
|
| 796 |
+
8,
|
| 797 |
+
2048
|
| 798 |
+
],
|
| 799 |
+
"offset": 1114112,
|
| 800 |
+
"numel": 16384
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"name": "base_model.model.model.layers.9.self_attn.o_proj.lora_B.default.weight",
|
| 804 |
+
"shape": [
|
| 805 |
+
2048,
|
| 806 |
+
8
|
| 807 |
+
],
|
| 808 |
+
"offset": 1130496,
|
| 809 |
+
"numel": 16384
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.weight",
|
| 813 |
+
"shape": [
|
| 814 |
+
8,
|
| 815 |
+
2048
|
| 816 |
+
],
|
| 817 |
+
"offset": 1146880,
|
| 818 |
+
"numel": 16384
|
| 819 |
+
},
|
| 820 |
+
{
|
| 821 |
+
"name": "base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.weight",
|
| 822 |
+
"shape": [
|
| 823 |
+
2048,
|
| 824 |
+
8
|
| 825 |
+
],
|
| 826 |
+
"offset": 1163264,
|
| 827 |
+
"numel": 16384
|
| 828 |
+
},
|
| 829 |
+
{
|
| 830 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.weight",
|
| 831 |
+
"shape": [
|
| 832 |
+
8,
|
| 833 |
+
2048
|
| 834 |
+
],
|
| 835 |
+
"offset": 1179648,
|
| 836 |
+
"numel": 16384
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"name": "base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.weight",
|
| 840 |
+
"shape": [
|
| 841 |
+
1024,
|
| 842 |
+
8
|
| 843 |
+
],
|
| 844 |
+
"offset": 1196032,
|
| 845 |
+
"numel": 8192
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.weight",
|
| 849 |
+
"shape": [
|
| 850 |
+
8,
|
| 851 |
+
2048
|
| 852 |
+
],
|
| 853 |
+
"offset": 1204224,
|
| 854 |
+
"numel": 16384
|
| 855 |
+
},
|
| 856 |
+
{
|
| 857 |
+
"name": "base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.weight",
|
| 858 |
+
"shape": [
|
| 859 |
+
1024,
|
| 860 |
+
8
|
| 861 |
+
],
|
| 862 |
+
"offset": 1220608,
|
| 863 |
+
"numel": 8192
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default.weight",
|
| 867 |
+
"shape": [
|
| 868 |
+
8,
|
| 869 |
+
2048
|
| 870 |
+
],
|
| 871 |
+
"offset": 1228800,
|
| 872 |
+
"numel": 16384
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"name": "base_model.model.model.layers.10.self_attn.o_proj.lora_B.default.weight",
|
| 876 |
+
"shape": [
|
| 877 |
+
2048,
|
| 878 |
+
8
|
| 879 |
+
],
|
| 880 |
+
"offset": 1245184,
|
| 881 |
+
"numel": 16384
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.weight",
|
| 885 |
+
"shape": [
|
| 886 |
+
8,
|
| 887 |
+
2048
|
| 888 |
+
],
|
| 889 |
+
"offset": 1261568,
|
| 890 |
+
"numel": 16384
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"name": "base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.weight",
|
| 894 |
+
"shape": [
|
| 895 |
+
2048,
|
| 896 |
+
8
|
| 897 |
+
],
|
| 898 |
+
"offset": 1277952,
|
| 899 |
+
"numel": 16384
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.weight",
|
| 903 |
+
"shape": [
|
| 904 |
+
8,
|
| 905 |
+
2048
|
| 906 |
+
],
|
| 907 |
+
"offset": 1294336,
|
| 908 |
+
"numel": 16384
|
| 909 |
+
},
|
| 910 |
+
{
|
| 911 |
+
"name": "base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.weight",
|
| 912 |
+
"shape": [
|
| 913 |
+
1024,
|
| 914 |
+
8
|
| 915 |
+
],
|
| 916 |
+
"offset": 1310720,
|
| 917 |
+
"numel": 8192
|
| 918 |
+
},
|
| 919 |
+
{
|
| 920 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.weight",
|
| 921 |
+
"shape": [
|
| 922 |
+
8,
|
| 923 |
+
2048
|
| 924 |
+
],
|
| 925 |
+
"offset": 1318912,
|
| 926 |
+
"numel": 16384
|
| 927 |
+
},
|
| 928 |
+
{
|
| 929 |
+
"name": "base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.weight",
|
| 930 |
+
"shape": [
|
| 931 |
+
1024,
|
| 932 |
+
8
|
| 933 |
+
],
|
| 934 |
+
"offset": 1335296,
|
| 935 |
+
"numel": 8192
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default.weight",
|
| 939 |
+
"shape": [
|
| 940 |
+
8,
|
| 941 |
+
2048
|
| 942 |
+
],
|
| 943 |
+
"offset": 1343488,
|
| 944 |
+
"numel": 16384
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"name": "base_model.model.model.layers.11.self_attn.o_proj.lora_B.default.weight",
|
| 948 |
+
"shape": [
|
| 949 |
+
2048,
|
| 950 |
+
8
|
| 951 |
+
],
|
| 952 |
+
"offset": 1359872,
|
| 953 |
+
"numel": 16384
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.weight",
|
| 957 |
+
"shape": [
|
| 958 |
+
8,
|
| 959 |
+
2048
|
| 960 |
+
],
|
| 961 |
+
"offset": 1376256,
|
| 962 |
+
"numel": 16384
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"name": "base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.weight",
|
| 966 |
+
"shape": [
|
| 967 |
+
2048,
|
| 968 |
+
8
|
| 969 |
+
],
|
| 970 |
+
"offset": 1392640,
|
| 971 |
+
"numel": 16384
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.weight",
|
| 975 |
+
"shape": [
|
| 976 |
+
8,
|
| 977 |
+
2048
|
| 978 |
+
],
|
| 979 |
+
"offset": 1409024,
|
| 980 |
+
"numel": 16384
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"name": "base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.weight",
|
| 984 |
+
"shape": [
|
| 985 |
+
1024,
|
| 986 |
+
8
|
| 987 |
+
],
|
| 988 |
+
"offset": 1425408,
|
| 989 |
+
"numel": 8192
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.weight",
|
| 993 |
+
"shape": [
|
| 994 |
+
8,
|
| 995 |
+
2048
|
| 996 |
+
],
|
| 997 |
+
"offset": 1433600,
|
| 998 |
+
"numel": 16384
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"name": "base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.weight",
|
| 1002 |
+
"shape": [
|
| 1003 |
+
1024,
|
| 1004 |
+
8
|
| 1005 |
+
],
|
| 1006 |
+
"offset": 1449984,
|
| 1007 |
+
"numel": 8192
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default.weight",
|
| 1011 |
+
"shape": [
|
| 1012 |
+
8,
|
| 1013 |
+
2048
|
| 1014 |
+
],
|
| 1015 |
+
"offset": 1458176,
|
| 1016 |
+
"numel": 16384
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"name": "base_model.model.model.layers.12.self_attn.o_proj.lora_B.default.weight",
|
| 1020 |
+
"shape": [
|
| 1021 |
+
2048,
|
| 1022 |
+
8
|
| 1023 |
+
],
|
| 1024 |
+
"offset": 1474560,
|
| 1025 |
+
"numel": 16384
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.weight",
|
| 1029 |
+
"shape": [
|
| 1030 |
+
8,
|
| 1031 |
+
2048
|
| 1032 |
+
],
|
| 1033 |
+
"offset": 1490944,
|
| 1034 |
+
"numel": 16384
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"name": "base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.weight",
|
| 1038 |
+
"shape": [
|
| 1039 |
+
2048,
|
| 1040 |
+
8
|
| 1041 |
+
],
|
| 1042 |
+
"offset": 1507328,
|
| 1043 |
+
"numel": 16384
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.weight",
|
| 1047 |
+
"shape": [
|
| 1048 |
+
8,
|
| 1049 |
+
2048
|
| 1050 |
+
],
|
| 1051 |
+
"offset": 1523712,
|
| 1052 |
+
"numel": 16384
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"name": "base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.weight",
|
| 1056 |
+
"shape": [
|
| 1057 |
+
1024,
|
| 1058 |
+
8
|
| 1059 |
+
],
|
| 1060 |
+
"offset": 1540096,
|
| 1061 |
+
"numel": 8192
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.weight",
|
| 1065 |
+
"shape": [
|
| 1066 |
+
8,
|
| 1067 |
+
2048
|
| 1068 |
+
],
|
| 1069 |
+
"offset": 1548288,
|
| 1070 |
+
"numel": 16384
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"name": "base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.weight",
|
| 1074 |
+
"shape": [
|
| 1075 |
+
1024,
|
| 1076 |
+
8
|
| 1077 |
+
],
|
| 1078 |
+
"offset": 1564672,
|
| 1079 |
+
"numel": 8192
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default.weight",
|
| 1083 |
+
"shape": [
|
| 1084 |
+
8,
|
| 1085 |
+
2048
|
| 1086 |
+
],
|
| 1087 |
+
"offset": 1572864,
|
| 1088 |
+
"numel": 16384
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"name": "base_model.model.model.layers.13.self_attn.o_proj.lora_B.default.weight",
|
| 1092 |
+
"shape": [
|
| 1093 |
+
2048,
|
| 1094 |
+
8
|
| 1095 |
+
],
|
| 1096 |
+
"offset": 1589248,
|
| 1097 |
+
"numel": 16384
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.weight",
|
| 1101 |
+
"shape": [
|
| 1102 |
+
8,
|
| 1103 |
+
2048
|
| 1104 |
+
],
|
| 1105 |
+
"offset": 1605632,
|
| 1106 |
+
"numel": 16384
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"name": "base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.weight",
|
| 1110 |
+
"shape": [
|
| 1111 |
+
2048,
|
| 1112 |
+
8
|
| 1113 |
+
],
|
| 1114 |
+
"offset": 1622016,
|
| 1115 |
+
"numel": 16384
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.weight",
|
| 1119 |
+
"shape": [
|
| 1120 |
+
8,
|
| 1121 |
+
2048
|
| 1122 |
+
],
|
| 1123 |
+
"offset": 1638400,
|
| 1124 |
+
"numel": 16384
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"name": "base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.weight",
|
| 1128 |
+
"shape": [
|
| 1129 |
+
1024,
|
| 1130 |
+
8
|
| 1131 |
+
],
|
| 1132 |
+
"offset": 1654784,
|
| 1133 |
+
"numel": 8192
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.weight",
|
| 1137 |
+
"shape": [
|
| 1138 |
+
8,
|
| 1139 |
+
2048
|
| 1140 |
+
],
|
| 1141 |
+
"offset": 1662976,
|
| 1142 |
+
"numel": 16384
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"name": "base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.weight",
|
| 1146 |
+
"shape": [
|
| 1147 |
+
1024,
|
| 1148 |
+
8
|
| 1149 |
+
],
|
| 1150 |
+
"offset": 1679360,
|
| 1151 |
+
"numel": 8192
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default.weight",
|
| 1155 |
+
"shape": [
|
| 1156 |
+
8,
|
| 1157 |
+
2048
|
| 1158 |
+
],
|
| 1159 |
+
"offset": 1687552,
|
| 1160 |
+
"numel": 16384
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"name": "base_model.model.model.layers.14.self_attn.o_proj.lora_B.default.weight",
|
| 1164 |
+
"shape": [
|
| 1165 |
+
2048,
|
| 1166 |
+
8
|
| 1167 |
+
],
|
| 1168 |
+
"offset": 1703936,
|
| 1169 |
+
"numel": 16384
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.weight",
|
| 1173 |
+
"shape": [
|
| 1174 |
+
8,
|
| 1175 |
+
2048
|
| 1176 |
+
],
|
| 1177 |
+
"offset": 1720320,
|
| 1178 |
+
"numel": 16384
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"name": "base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.weight",
|
| 1182 |
+
"shape": [
|
| 1183 |
+
2048,
|
| 1184 |
+
8
|
| 1185 |
+
],
|
| 1186 |
+
"offset": 1736704,
|
| 1187 |
+
"numel": 16384
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.weight",
|
| 1191 |
+
"shape": [
|
| 1192 |
+
8,
|
| 1193 |
+
2048
|
| 1194 |
+
],
|
| 1195 |
+
"offset": 1753088,
|
| 1196 |
+
"numel": 16384
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"name": "base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.weight",
|
| 1200 |
+
"shape": [
|
| 1201 |
+
1024,
|
| 1202 |
+
8
|
| 1203 |
+
],
|
| 1204 |
+
"offset": 1769472,
|
| 1205 |
+
"numel": 8192
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.weight",
|
| 1209 |
+
"shape": [
|
| 1210 |
+
8,
|
| 1211 |
+
2048
|
| 1212 |
+
],
|
| 1213 |
+
"offset": 1777664,
|
| 1214 |
+
"numel": 16384
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"name": "base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.weight",
|
| 1218 |
+
"shape": [
|
| 1219 |
+
1024,
|
| 1220 |
+
8
|
| 1221 |
+
],
|
| 1222 |
+
"offset": 1794048,
|
| 1223 |
+
"numel": 8192
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default.weight",
|
| 1227 |
+
"shape": [
|
| 1228 |
+
8,
|
| 1229 |
+
2048
|
| 1230 |
+
],
|
| 1231 |
+
"offset": 1802240,
|
| 1232 |
+
"numel": 16384
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"name": "base_model.model.model.layers.15.self_attn.o_proj.lora_B.default.weight",
|
| 1236 |
+
"shape": [
|
| 1237 |
+
2048,
|
| 1238 |
+
8
|
| 1239 |
+
],
|
| 1240 |
+
"offset": 1818624,
|
| 1241 |
+
"numel": 16384
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.weight",
|
| 1245 |
+
"shape": [
|
| 1246 |
+
8,
|
| 1247 |
+
2048
|
| 1248 |
+
],
|
| 1249 |
+
"offset": 1835008,
|
| 1250 |
+
"numel": 16384
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"name": "base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.weight",
|
| 1254 |
+
"shape": [
|
| 1255 |
+
2048,
|
| 1256 |
+
8
|
| 1257 |
+
],
|
| 1258 |
+
"offset": 1851392,
|
| 1259 |
+
"numel": 16384
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.weight",
|
| 1263 |
+
"shape": [
|
| 1264 |
+
8,
|
| 1265 |
+
2048
|
| 1266 |
+
],
|
| 1267 |
+
"offset": 1867776,
|
| 1268 |
+
"numel": 16384
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"name": "base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.weight",
|
| 1272 |
+
"shape": [
|
| 1273 |
+
1024,
|
| 1274 |
+
8
|
| 1275 |
+
],
|
| 1276 |
+
"offset": 1884160,
|
| 1277 |
+
"numel": 8192
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.weight",
|
| 1281 |
+
"shape": [
|
| 1282 |
+
8,
|
| 1283 |
+
2048
|
| 1284 |
+
],
|
| 1285 |
+
"offset": 1892352,
|
| 1286 |
+
"numel": 16384
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"name": "base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.weight",
|
| 1290 |
+
"shape": [
|
| 1291 |
+
1024,
|
| 1292 |
+
8
|
| 1293 |
+
],
|
| 1294 |
+
"offset": 1908736,
|
| 1295 |
+
"numel": 8192
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default.weight",
|
| 1299 |
+
"shape": [
|
| 1300 |
+
8,
|
| 1301 |
+
2048
|
| 1302 |
+
],
|
| 1303 |
+
"offset": 1916928,
|
| 1304 |
+
"numel": 16384
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"name": "base_model.model.model.layers.16.self_attn.o_proj.lora_B.default.weight",
|
| 1308 |
+
"shape": [
|
| 1309 |
+
2048,
|
| 1310 |
+
8
|
| 1311 |
+
],
|
| 1312 |
+
"offset": 1933312,
|
| 1313 |
+
"numel": 16384
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.weight",
|
| 1317 |
+
"shape": [
|
| 1318 |
+
8,
|
| 1319 |
+
2048
|
| 1320 |
+
],
|
| 1321 |
+
"offset": 1949696,
|
| 1322 |
+
"numel": 16384
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"name": "base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.weight",
|
| 1326 |
+
"shape": [
|
| 1327 |
+
2048,
|
| 1328 |
+
8
|
| 1329 |
+
],
|
| 1330 |
+
"offset": 1966080,
|
| 1331 |
+
"numel": 16384
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.weight",
|
| 1335 |
+
"shape": [
|
| 1336 |
+
8,
|
| 1337 |
+
2048
|
| 1338 |
+
],
|
| 1339 |
+
"offset": 1982464,
|
| 1340 |
+
"numel": 16384
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"name": "base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.weight",
|
| 1344 |
+
"shape": [
|
| 1345 |
+
1024,
|
| 1346 |
+
8
|
| 1347 |
+
],
|
| 1348 |
+
"offset": 1998848,
|
| 1349 |
+
"numel": 8192
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.weight",
|
| 1353 |
+
"shape": [
|
| 1354 |
+
8,
|
| 1355 |
+
2048
|
| 1356 |
+
],
|
| 1357 |
+
"offset": 2007040,
|
| 1358 |
+
"numel": 16384
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"name": "base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.weight",
|
| 1362 |
+
"shape": [
|
| 1363 |
+
1024,
|
| 1364 |
+
8
|
| 1365 |
+
],
|
| 1366 |
+
"offset": 2023424,
|
| 1367 |
+
"numel": 8192
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default.weight",
|
| 1371 |
+
"shape": [
|
| 1372 |
+
8,
|
| 1373 |
+
2048
|
| 1374 |
+
],
|
| 1375 |
+
"offset": 2031616,
|
| 1376 |
+
"numel": 16384
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"name": "base_model.model.model.layers.17.self_attn.o_proj.lora_B.default.weight",
|
| 1380 |
+
"shape": [
|
| 1381 |
+
2048,
|
| 1382 |
+
8
|
| 1383 |
+
],
|
| 1384 |
+
"offset": 2048000,
|
| 1385 |
+
"numel": 16384
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.weight",
|
| 1389 |
+
"shape": [
|
| 1390 |
+
8,
|
| 1391 |
+
2048
|
| 1392 |
+
],
|
| 1393 |
+
"offset": 2064384,
|
| 1394 |
+
"numel": 16384
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"name": "base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.weight",
|
| 1398 |
+
"shape": [
|
| 1399 |
+
2048,
|
| 1400 |
+
8
|
| 1401 |
+
],
|
| 1402 |
+
"offset": 2080768,
|
| 1403 |
+
"numel": 16384
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.weight",
|
| 1407 |
+
"shape": [
|
| 1408 |
+
8,
|
| 1409 |
+
2048
|
| 1410 |
+
],
|
| 1411 |
+
"offset": 2097152,
|
| 1412 |
+
"numel": 16384
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"name": "base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.weight",
|
| 1416 |
+
"shape": [
|
| 1417 |
+
1024,
|
| 1418 |
+
8
|
| 1419 |
+
],
|
| 1420 |
+
"offset": 2113536,
|
| 1421 |
+
"numel": 8192
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.weight",
|
| 1425 |
+
"shape": [
|
| 1426 |
+
8,
|
| 1427 |
+
2048
|
| 1428 |
+
],
|
| 1429 |
+
"offset": 2121728,
|
| 1430 |
+
"numel": 16384
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"name": "base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.weight",
|
| 1434 |
+
"shape": [
|
| 1435 |
+
1024,
|
| 1436 |
+
8
|
| 1437 |
+
],
|
| 1438 |
+
"offset": 2138112,
|
| 1439 |
+
"numel": 8192
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default.weight",
|
| 1443 |
+
"shape": [
|
| 1444 |
+
8,
|
| 1445 |
+
2048
|
| 1446 |
+
],
|
| 1447 |
+
"offset": 2146304,
|
| 1448 |
+
"numel": 16384
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"name": "base_model.model.model.layers.18.self_attn.o_proj.lora_B.default.weight",
|
| 1452 |
+
"shape": [
|
| 1453 |
+
2048,
|
| 1454 |
+
8
|
| 1455 |
+
],
|
| 1456 |
+
"offset": 2162688,
|
| 1457 |
+
"numel": 16384
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.weight",
|
| 1461 |
+
"shape": [
|
| 1462 |
+
8,
|
| 1463 |
+
2048
|
| 1464 |
+
],
|
| 1465 |
+
"offset": 2179072,
|
| 1466 |
+
"numel": 16384
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"name": "base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.weight",
|
| 1470 |
+
"shape": [
|
| 1471 |
+
2048,
|
| 1472 |
+
8
|
| 1473 |
+
],
|
| 1474 |
+
"offset": 2195456,
|
| 1475 |
+
"numel": 16384
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.weight",
|
| 1479 |
+
"shape": [
|
| 1480 |
+
8,
|
| 1481 |
+
2048
|
| 1482 |
+
],
|
| 1483 |
+
"offset": 2211840,
|
| 1484 |
+
"numel": 16384
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"name": "base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.weight",
|
| 1488 |
+
"shape": [
|
| 1489 |
+
1024,
|
| 1490 |
+
8
|
| 1491 |
+
],
|
| 1492 |
+
"offset": 2228224,
|
| 1493 |
+
"numel": 8192
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.weight",
|
| 1497 |
+
"shape": [
|
| 1498 |
+
8,
|
| 1499 |
+
2048
|
| 1500 |
+
],
|
| 1501 |
+
"offset": 2236416,
|
| 1502 |
+
"numel": 16384
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"name": "base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.weight",
|
| 1506 |
+
"shape": [
|
| 1507 |
+
1024,
|
| 1508 |
+
8
|
| 1509 |
+
],
|
| 1510 |
+
"offset": 2252800,
|
| 1511 |
+
"numel": 8192
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default.weight",
|
| 1515 |
+
"shape": [
|
| 1516 |
+
8,
|
| 1517 |
+
2048
|
| 1518 |
+
],
|
| 1519 |
+
"offset": 2260992,
|
| 1520 |
+
"numel": 16384
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"name": "base_model.model.model.layers.19.self_attn.o_proj.lora_B.default.weight",
|
| 1524 |
+
"shape": [
|
| 1525 |
+
2048,
|
| 1526 |
+
8
|
| 1527 |
+
],
|
| 1528 |
+
"offset": 2277376,
|
| 1529 |
+
"numel": 16384
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.weight",
|
| 1533 |
+
"shape": [
|
| 1534 |
+
8,
|
| 1535 |
+
2048
|
| 1536 |
+
],
|
| 1537 |
+
"offset": 2293760,
|
| 1538 |
+
"numel": 16384
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"name": "base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.weight",
|
| 1542 |
+
"shape": [
|
| 1543 |
+
2048,
|
| 1544 |
+
8
|
| 1545 |
+
],
|
| 1546 |
+
"offset": 2310144,
|
| 1547 |
+
"numel": 16384
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.weight",
|
| 1551 |
+
"shape": [
|
| 1552 |
+
8,
|
| 1553 |
+
2048
|
| 1554 |
+
],
|
| 1555 |
+
"offset": 2326528,
|
| 1556 |
+
"numel": 16384
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"name": "base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.weight",
|
| 1560 |
+
"shape": [
|
| 1561 |
+
1024,
|
| 1562 |
+
8
|
| 1563 |
+
],
|
| 1564 |
+
"offset": 2342912,
|
| 1565 |
+
"numel": 8192
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.weight",
|
| 1569 |
+
"shape": [
|
| 1570 |
+
8,
|
| 1571 |
+
2048
|
| 1572 |
+
],
|
| 1573 |
+
"offset": 2351104,
|
| 1574 |
+
"numel": 16384
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"name": "base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.weight",
|
| 1578 |
+
"shape": [
|
| 1579 |
+
1024,
|
| 1580 |
+
8
|
| 1581 |
+
],
|
| 1582 |
+
"offset": 2367488,
|
| 1583 |
+
"numel": 8192
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default.weight",
|
| 1587 |
+
"shape": [
|
| 1588 |
+
8,
|
| 1589 |
+
2048
|
| 1590 |
+
],
|
| 1591 |
+
"offset": 2375680,
|
| 1592 |
+
"numel": 16384
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"name": "base_model.model.model.layers.20.self_attn.o_proj.lora_B.default.weight",
|
| 1596 |
+
"shape": [
|
| 1597 |
+
2048,
|
| 1598 |
+
8
|
| 1599 |
+
],
|
| 1600 |
+
"offset": 2392064,
|
| 1601 |
+
"numel": 16384
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.weight",
|
| 1605 |
+
"shape": [
|
| 1606 |
+
8,
|
| 1607 |
+
2048
|
| 1608 |
+
],
|
| 1609 |
+
"offset": 2408448,
|
| 1610 |
+
"numel": 16384
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"name": "base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.weight",
|
| 1614 |
+
"shape": [
|
| 1615 |
+
2048,
|
| 1616 |
+
8
|
| 1617 |
+
],
|
| 1618 |
+
"offset": 2424832,
|
| 1619 |
+
"numel": 16384
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.weight",
|
| 1623 |
+
"shape": [
|
| 1624 |
+
8,
|
| 1625 |
+
2048
|
| 1626 |
+
],
|
| 1627 |
+
"offset": 2441216,
|
| 1628 |
+
"numel": 16384
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"name": "base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.weight",
|
| 1632 |
+
"shape": [
|
| 1633 |
+
1024,
|
| 1634 |
+
8
|
| 1635 |
+
],
|
| 1636 |
+
"offset": 2457600,
|
| 1637 |
+
"numel": 8192
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.weight",
|
| 1641 |
+
"shape": [
|
| 1642 |
+
8,
|
| 1643 |
+
2048
|
| 1644 |
+
],
|
| 1645 |
+
"offset": 2465792,
|
| 1646 |
+
"numel": 16384
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"name": "base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.weight",
|
| 1650 |
+
"shape": [
|
| 1651 |
+
1024,
|
| 1652 |
+
8
|
| 1653 |
+
],
|
| 1654 |
+
"offset": 2482176,
|
| 1655 |
+
"numel": 8192
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default.weight",
|
| 1659 |
+
"shape": [
|
| 1660 |
+
8,
|
| 1661 |
+
2048
|
| 1662 |
+
],
|
| 1663 |
+
"offset": 2490368,
|
| 1664 |
+
"numel": 16384
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"name": "base_model.model.model.layers.21.self_attn.o_proj.lora_B.default.weight",
|
| 1668 |
+
"shape": [
|
| 1669 |
+
2048,
|
| 1670 |
+
8
|
| 1671 |
+
],
|
| 1672 |
+
"offset": 2506752,
|
| 1673 |
+
"numel": 16384
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.weight",
|
| 1677 |
+
"shape": [
|
| 1678 |
+
8,
|
| 1679 |
+
2048
|
| 1680 |
+
],
|
| 1681 |
+
"offset": 2523136,
|
| 1682 |
+
"numel": 16384
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"name": "base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.weight",
|
| 1686 |
+
"shape": [
|
| 1687 |
+
2048,
|
| 1688 |
+
8
|
| 1689 |
+
],
|
| 1690 |
+
"offset": 2539520,
|
| 1691 |
+
"numel": 16384
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.weight",
|
| 1695 |
+
"shape": [
|
| 1696 |
+
8,
|
| 1697 |
+
2048
|
| 1698 |
+
],
|
| 1699 |
+
"offset": 2555904,
|
| 1700 |
+
"numel": 16384
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"name": "base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.weight",
|
| 1704 |
+
"shape": [
|
| 1705 |
+
1024,
|
| 1706 |
+
8
|
| 1707 |
+
],
|
| 1708 |
+
"offset": 2572288,
|
| 1709 |
+
"numel": 8192
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.weight",
|
| 1713 |
+
"shape": [
|
| 1714 |
+
8,
|
| 1715 |
+
2048
|
| 1716 |
+
],
|
| 1717 |
+
"offset": 2580480,
|
| 1718 |
+
"numel": 16384
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"name": "base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.weight",
|
| 1722 |
+
"shape": [
|
| 1723 |
+
1024,
|
| 1724 |
+
8
|
| 1725 |
+
],
|
| 1726 |
+
"offset": 2596864,
|
| 1727 |
+
"numel": 8192
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default.weight",
|
| 1731 |
+
"shape": [
|
| 1732 |
+
8,
|
| 1733 |
+
2048
|
| 1734 |
+
],
|
| 1735 |
+
"offset": 2605056,
|
| 1736 |
+
"numel": 16384
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"name": "base_model.model.model.layers.22.self_attn.o_proj.lora_B.default.weight",
|
| 1740 |
+
"shape": [
|
| 1741 |
+
2048,
|
| 1742 |
+
8
|
| 1743 |
+
],
|
| 1744 |
+
"offset": 2621440,
|
| 1745 |
+
"numel": 16384
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.weight",
|
| 1749 |
+
"shape": [
|
| 1750 |
+
8,
|
| 1751 |
+
2048
|
| 1752 |
+
],
|
| 1753 |
+
"offset": 2637824,
|
| 1754 |
+
"numel": 16384
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"name": "base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.weight",
|
| 1758 |
+
"shape": [
|
| 1759 |
+
2048,
|
| 1760 |
+
8
|
| 1761 |
+
],
|
| 1762 |
+
"offset": 2654208,
|
| 1763 |
+
"numel": 16384
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.weight",
|
| 1767 |
+
"shape": [
|
| 1768 |
+
8,
|
| 1769 |
+
2048
|
| 1770 |
+
],
|
| 1771 |
+
"offset": 2670592,
|
| 1772 |
+
"numel": 16384
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"name": "base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.weight",
|
| 1776 |
+
"shape": [
|
| 1777 |
+
1024,
|
| 1778 |
+
8
|
| 1779 |
+
],
|
| 1780 |
+
"offset": 2686976,
|
| 1781 |
+
"numel": 8192
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.weight",
|
| 1785 |
+
"shape": [
|
| 1786 |
+
8,
|
| 1787 |
+
2048
|
| 1788 |
+
],
|
| 1789 |
+
"offset": 2695168,
|
| 1790 |
+
"numel": 16384
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"name": "base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.weight",
|
| 1794 |
+
"shape": [
|
| 1795 |
+
1024,
|
| 1796 |
+
8
|
| 1797 |
+
],
|
| 1798 |
+
"offset": 2711552,
|
| 1799 |
+
"numel": 8192
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default.weight",
|
| 1803 |
+
"shape": [
|
| 1804 |
+
8,
|
| 1805 |
+
2048
|
| 1806 |
+
],
|
| 1807 |
+
"offset": 2719744,
|
| 1808 |
+
"numel": 16384
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"name": "base_model.model.model.layers.23.self_attn.o_proj.lora_B.default.weight",
|
| 1812 |
+
"shape": [
|
| 1813 |
+
2048,
|
| 1814 |
+
8
|
| 1815 |
+
],
|
| 1816 |
+
"offset": 2736128,
|
| 1817 |
+
"numel": 16384
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.weight",
|
| 1821 |
+
"shape": [
|
| 1822 |
+
8,
|
| 1823 |
+
2048
|
| 1824 |
+
],
|
| 1825 |
+
"offset": 2752512,
|
| 1826 |
+
"numel": 16384
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"name": "base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.weight",
|
| 1830 |
+
"shape": [
|
| 1831 |
+
2048,
|
| 1832 |
+
8
|
| 1833 |
+
],
|
| 1834 |
+
"offset": 2768896,
|
| 1835 |
+
"numel": 16384
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.weight",
|
| 1839 |
+
"shape": [
|
| 1840 |
+
8,
|
| 1841 |
+
2048
|
| 1842 |
+
],
|
| 1843 |
+
"offset": 2785280,
|
| 1844 |
+
"numel": 16384
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"name": "base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.weight",
|
| 1848 |
+
"shape": [
|
| 1849 |
+
1024,
|
| 1850 |
+
8
|
| 1851 |
+
],
|
| 1852 |
+
"offset": 2801664,
|
| 1853 |
+
"numel": 8192
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.weight",
|
| 1857 |
+
"shape": [
|
| 1858 |
+
8,
|
| 1859 |
+
2048
|
| 1860 |
+
],
|
| 1861 |
+
"offset": 2809856,
|
| 1862 |
+
"numel": 16384
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.weight",
|
| 1866 |
+
"shape": [
|
| 1867 |
+
1024,
|
| 1868 |
+
8
|
| 1869 |
+
],
|
| 1870 |
+
"offset": 2826240,
|
| 1871 |
+
"numel": 8192
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default.weight",
|
| 1875 |
+
"shape": [
|
| 1876 |
+
8,
|
| 1877 |
+
2048
|
| 1878 |
+
],
|
| 1879 |
+
"offset": 2834432,
|
| 1880 |
+
"numel": 16384
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"name": "base_model.model.model.layers.24.self_attn.o_proj.lora_B.default.weight",
|
| 1884 |
+
"shape": [
|
| 1885 |
+
2048,
|
| 1886 |
+
8
|
| 1887 |
+
],
|
| 1888 |
+
"offset": 2850816,
|
| 1889 |
+
"numel": 16384
|
| 1890 |
+
},
|
| 1891 |
+
{
|
| 1892 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.weight",
|
| 1893 |
+
"shape": [
|
| 1894 |
+
8,
|
| 1895 |
+
2048
|
| 1896 |
+
],
|
| 1897 |
+
"offset": 2867200,
|
| 1898 |
+
"numel": 16384
|
| 1899 |
+
},
|
| 1900 |
+
{
|
| 1901 |
+
"name": "base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.weight",
|
| 1902 |
+
"shape": [
|
| 1903 |
+
2048,
|
| 1904 |
+
8
|
| 1905 |
+
],
|
| 1906 |
+
"offset": 2883584,
|
| 1907 |
+
"numel": 16384
|
| 1908 |
+
},
|
| 1909 |
+
{
|
| 1910 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.weight",
|
| 1911 |
+
"shape": [
|
| 1912 |
+
8,
|
| 1913 |
+
2048
|
| 1914 |
+
],
|
| 1915 |
+
"offset": 2899968,
|
| 1916 |
+
"numel": 16384
|
| 1917 |
+
},
|
| 1918 |
+
{
|
| 1919 |
+
"name": "base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.weight",
|
| 1920 |
+
"shape": [
|
| 1921 |
+
1024,
|
| 1922 |
+
8
|
| 1923 |
+
],
|
| 1924 |
+
"offset": 2916352,
|
| 1925 |
+
"numel": 8192
|
| 1926 |
+
},
|
| 1927 |
+
{
|
| 1928 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.weight",
|
| 1929 |
+
"shape": [
|
| 1930 |
+
8,
|
| 1931 |
+
2048
|
| 1932 |
+
],
|
| 1933 |
+
"offset": 2924544,
|
| 1934 |
+
"numel": 16384
|
| 1935 |
+
},
|
| 1936 |
+
{
|
| 1937 |
+
"name": "base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.weight",
|
| 1938 |
+
"shape": [
|
| 1939 |
+
1024,
|
| 1940 |
+
8
|
| 1941 |
+
],
|
| 1942 |
+
"offset": 2940928,
|
| 1943 |
+
"numel": 8192
|
| 1944 |
+
},
|
| 1945 |
+
{
|
| 1946 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default.weight",
|
| 1947 |
+
"shape": [
|
| 1948 |
+
8,
|
| 1949 |
+
2048
|
| 1950 |
+
],
|
| 1951 |
+
"offset": 2949120,
|
| 1952 |
+
"numel": 16384
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"name": "base_model.model.model.layers.25.self_attn.o_proj.lora_B.default.weight",
|
| 1956 |
+
"shape": [
|
| 1957 |
+
2048,
|
| 1958 |
+
8
|
| 1959 |
+
],
|
| 1960 |
+
"offset": 2965504,
|
| 1961 |
+
"numel": 16384
|
| 1962 |
+
},
|
| 1963 |
+
{
|
| 1964 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.weight",
|
| 1965 |
+
"shape": [
|
| 1966 |
+
8,
|
| 1967 |
+
2048
|
| 1968 |
+
],
|
| 1969 |
+
"offset": 2981888,
|
| 1970 |
+
"numel": 16384
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"name": "base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.weight",
|
| 1974 |
+
"shape": [
|
| 1975 |
+
2048,
|
| 1976 |
+
8
|
| 1977 |
+
],
|
| 1978 |
+
"offset": 2998272,
|
| 1979 |
+
"numel": 16384
|
| 1980 |
+
},
|
| 1981 |
+
{
|
| 1982 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.weight",
|
| 1983 |
+
"shape": [
|
| 1984 |
+
8,
|
| 1985 |
+
2048
|
| 1986 |
+
],
|
| 1987 |
+
"offset": 3014656,
|
| 1988 |
+
"numel": 16384
|
| 1989 |
+
},
|
| 1990 |
+
{
|
| 1991 |
+
"name": "base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.weight",
|
| 1992 |
+
"shape": [
|
| 1993 |
+
1024,
|
| 1994 |
+
8
|
| 1995 |
+
],
|
| 1996 |
+
"offset": 3031040,
|
| 1997 |
+
"numel": 8192
|
| 1998 |
+
},
|
| 1999 |
+
{
|
| 2000 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.weight",
|
| 2001 |
+
"shape": [
|
| 2002 |
+
8,
|
| 2003 |
+
2048
|
| 2004 |
+
],
|
| 2005 |
+
"offset": 3039232,
|
| 2006 |
+
"numel": 16384
|
| 2007 |
+
},
|
| 2008 |
+
{
|
| 2009 |
+
"name": "base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.weight",
|
| 2010 |
+
"shape": [
|
| 2011 |
+
1024,
|
| 2012 |
+
8
|
| 2013 |
+
],
|
| 2014 |
+
"offset": 3055616,
|
| 2015 |
+
"numel": 8192
|
| 2016 |
+
},
|
| 2017 |
+
{
|
| 2018 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default.weight",
|
| 2019 |
+
"shape": [
|
| 2020 |
+
8,
|
| 2021 |
+
2048
|
| 2022 |
+
],
|
| 2023 |
+
"offset": 3063808,
|
| 2024 |
+
"numel": 16384
|
| 2025 |
+
},
|
| 2026 |
+
{
|
| 2027 |
+
"name": "base_model.model.model.layers.26.self_attn.o_proj.lora_B.default.weight",
|
| 2028 |
+
"shape": [
|
| 2029 |
+
2048,
|
| 2030 |
+
8
|
| 2031 |
+
],
|
| 2032 |
+
"offset": 3080192,
|
| 2033 |
+
"numel": 16384
|
| 2034 |
+
},
|
| 2035 |
+
{
|
| 2036 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.weight",
|
| 2037 |
+
"shape": [
|
| 2038 |
+
8,
|
| 2039 |
+
2048
|
| 2040 |
+
],
|
| 2041 |
+
"offset": 3096576,
|
| 2042 |
+
"numel": 16384
|
| 2043 |
+
},
|
| 2044 |
+
{
|
| 2045 |
+
"name": "base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.weight",
|
| 2046 |
+
"shape": [
|
| 2047 |
+
2048,
|
| 2048 |
+
8
|
| 2049 |
+
],
|
| 2050 |
+
"offset": 3112960,
|
| 2051 |
+
"numel": 16384
|
| 2052 |
+
},
|
| 2053 |
+
{
|
| 2054 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.weight",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
8,
|
| 2057 |
+
2048
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 3129344,
|
| 2060 |
+
"numel": 16384
|
| 2061 |
+
},
|
| 2062 |
+
{
|
| 2063 |
+
"name": "base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.weight",
|
| 2064 |
+
"shape": [
|
| 2065 |
+
1024,
|
| 2066 |
+
8
|
| 2067 |
+
],
|
| 2068 |
+
"offset": 3145728,
|
| 2069 |
+
"numel": 8192
|
| 2070 |
+
},
|
| 2071 |
+
{
|
| 2072 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.weight",
|
| 2073 |
+
"shape": [
|
| 2074 |
+
8,
|
| 2075 |
+
2048
|
| 2076 |
+
],
|
| 2077 |
+
"offset": 3153920,
|
| 2078 |
+
"numel": 16384
|
| 2079 |
+
},
|
| 2080 |
+
{
|
| 2081 |
+
"name": "base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.weight",
|
| 2082 |
+
"shape": [
|
| 2083 |
+
1024,
|
| 2084 |
+
8
|
| 2085 |
+
],
|
| 2086 |
+
"offset": 3170304,
|
| 2087 |
+
"numel": 8192
|
| 2088 |
+
},
|
| 2089 |
+
{
|
| 2090 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default.weight",
|
| 2091 |
+
"shape": [
|
| 2092 |
+
8,
|
| 2093 |
+
2048
|
| 2094 |
+
],
|
| 2095 |
+
"offset": 3178496,
|
| 2096 |
+
"numel": 16384
|
| 2097 |
+
},
|
| 2098 |
+
{
|
| 2099 |
+
"name": "base_model.model.model.layers.27.self_attn.o_proj.lora_B.default.weight",
|
| 2100 |
+
"shape": [
|
| 2101 |
+
2048,
|
| 2102 |
+
8
|
| 2103 |
+
],
|
| 2104 |
+
"offset": 3194880,
|
| 2105 |
+
"numel": 16384
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"config": {
|
| 2109 |
+
"run_id": "2a_1.7B_adamw_wd1",
|
| 2110 |
+
"model_id": "Qwen/Qwen3-1.7B-Base",
|
| 2111 |
+
"task": "gsm8k",
|
| 2112 |
+
"seq_len": 512,
|
| 2113 |
+
"batch_size": 8,
|
| 2114 |
+
"grad_accum": 1,
|
| 2115 |
+
"max_steps": 800,
|
| 2116 |
+
"lora_r": 8,
|
| 2117 |
+
"lora_alpha": null,
|
| 2118 |
+
"targets": [
|
| 2119 |
+
"q_proj",
|
| 2120 |
+
"k_proj",
|
| 2121 |
+
"v_proj",
|
| 2122 |
+
"o_proj"
|
| 2123 |
+
],
|
| 2124 |
+
"optimizer": "adamw",
|
| 2125 |
+
"lr": 0.0002,
|
| 2126 |
+
"weight_decay": 1.0,
|
| 2127 |
+
"betas": [
|
| 2128 |
+
0.9,
|
| 2129 |
+
0.999
|
| 2130 |
+
],
|
| 2131 |
+
"grad_clip": 1.0,
|
| 2132 |
+
"snapshot_every": 10,
|
| 2133 |
+
"probe_every": 40,
|
| 2134 |
+
"eval_every": 100,
|
| 2135 |
+
"eval_batches": 8,
|
| 2136 |
+
"seed": 17,
|
| 2137 |
+
"data_seed": 17,
|
| 2138 |
+
"warm_start": null,
|
| 2139 |
+
"gauge_transform": "none",
|
| 2140 |
+
"gauge_c": 4.0,
|
| 2141 |
+
"gauge_seed": 0,
|
| 2142 |
+
"save_warm_at": null,
|
| 2143 |
+
"device": "auto",
|
| 2144 |
+
"base_dtype": "auto",
|
| 2145 |
+
"out_root": "runs"
|
| 2146 |
+
},
|
| 2147 |
+
"module_order": [
|
| 2148 |
+
"base_model.model.model.layers.0.self_attn.k_proj",
|
| 2149 |
+
"base_model.model.model.layers.0.self_attn.o_proj",
|
| 2150 |
+
"base_model.model.model.layers.0.self_attn.q_proj",
|
| 2151 |
+
"base_model.model.model.layers.0.self_attn.v_proj",
|
| 2152 |
+
"base_model.model.model.layers.1.self_attn.k_proj",
|
| 2153 |
+
"base_model.model.model.layers.1.self_attn.o_proj",
|
| 2154 |
+
"base_model.model.model.layers.1.self_attn.q_proj",
|
| 2155 |
+
"base_model.model.model.layers.1.self_attn.v_proj",
|
| 2156 |
+
"base_model.model.model.layers.10.self_attn.k_proj",
|
| 2157 |
+
"base_model.model.model.layers.10.self_attn.o_proj",
|
| 2158 |
+
"base_model.model.model.layers.10.self_attn.q_proj",
|
| 2159 |
+
"base_model.model.model.layers.10.self_attn.v_proj",
|
| 2160 |
+
"base_model.model.model.layers.11.self_attn.k_proj",
|
| 2161 |
+
"base_model.model.model.layers.11.self_attn.o_proj",
|
| 2162 |
+
"base_model.model.model.layers.11.self_attn.q_proj",
|
| 2163 |
+
"base_model.model.model.layers.11.self_attn.v_proj",
|
| 2164 |
+
"base_model.model.model.layers.12.self_attn.k_proj",
|
| 2165 |
+
"base_model.model.model.layers.12.self_attn.o_proj",
|
| 2166 |
+
"base_model.model.model.layers.12.self_attn.q_proj",
|
| 2167 |
+
"base_model.model.model.layers.12.self_attn.v_proj",
|
| 2168 |
+
"base_model.model.model.layers.13.self_attn.k_proj",
|
| 2169 |
+
"base_model.model.model.layers.13.self_attn.o_proj",
|
| 2170 |
+
"base_model.model.model.layers.13.self_attn.q_proj",
|
| 2171 |
+
"base_model.model.model.layers.13.self_attn.v_proj",
|
| 2172 |
+
"base_model.model.model.layers.14.self_attn.k_proj",
|
| 2173 |
+
"base_model.model.model.layers.14.self_attn.o_proj",
|
| 2174 |
+
"base_model.model.model.layers.14.self_attn.q_proj",
|
| 2175 |
+
"base_model.model.model.layers.14.self_attn.v_proj",
|
| 2176 |
+
"base_model.model.model.layers.15.self_attn.k_proj",
|
| 2177 |
+
"base_model.model.model.layers.15.self_attn.o_proj",
|
| 2178 |
+
"base_model.model.model.layers.15.self_attn.q_proj",
|
| 2179 |
+
"base_model.model.model.layers.15.self_attn.v_proj",
|
| 2180 |
+
"base_model.model.model.layers.16.self_attn.k_proj",
|
| 2181 |
+
"base_model.model.model.layers.16.self_attn.o_proj",
|
| 2182 |
+
"base_model.model.model.layers.16.self_attn.q_proj",
|
| 2183 |
+
"base_model.model.model.layers.16.self_attn.v_proj",
|
| 2184 |
+
"base_model.model.model.layers.17.self_attn.k_proj",
|
| 2185 |
+
"base_model.model.model.layers.17.self_attn.o_proj",
|
| 2186 |
+
"base_model.model.model.layers.17.self_attn.q_proj",
|
| 2187 |
+
"base_model.model.model.layers.17.self_attn.v_proj",
|
| 2188 |
+
"base_model.model.model.layers.18.self_attn.k_proj",
|
| 2189 |
+
"base_model.model.model.layers.18.self_attn.o_proj",
|
| 2190 |
+
"base_model.model.model.layers.18.self_attn.q_proj",
|
| 2191 |
+
"base_model.model.model.layers.18.self_attn.v_proj",
|
| 2192 |
+
"base_model.model.model.layers.19.self_attn.k_proj",
|
| 2193 |
+
"base_model.model.model.layers.19.self_attn.o_proj",
|
| 2194 |
+
"base_model.model.model.layers.19.self_attn.q_proj",
|
| 2195 |
+
"base_model.model.model.layers.19.self_attn.v_proj",
|
| 2196 |
+
"base_model.model.model.layers.2.self_attn.k_proj",
|
| 2197 |
+
"base_model.model.model.layers.2.self_attn.o_proj",
|
| 2198 |
+
"base_model.model.model.layers.2.self_attn.q_proj",
|
| 2199 |
+
"base_model.model.model.layers.2.self_attn.v_proj",
|
| 2200 |
+
"base_model.model.model.layers.20.self_attn.k_proj",
|
| 2201 |
+
"base_model.model.model.layers.20.self_attn.o_proj",
|
| 2202 |
+
"base_model.model.model.layers.20.self_attn.q_proj",
|
| 2203 |
+
"base_model.model.model.layers.20.self_attn.v_proj",
|
| 2204 |
+
"base_model.model.model.layers.21.self_attn.k_proj",
|
| 2205 |
+
"base_model.model.model.layers.21.self_attn.o_proj",
|
| 2206 |
+
"base_model.model.model.layers.21.self_attn.q_proj",
|
| 2207 |
+
"base_model.model.model.layers.21.self_attn.v_proj",
|
| 2208 |
+
"base_model.model.model.layers.22.self_attn.k_proj",
|
| 2209 |
+
"base_model.model.model.layers.22.self_attn.o_proj",
|
| 2210 |
+
"base_model.model.model.layers.22.self_attn.q_proj",
|
| 2211 |
+
"base_model.model.model.layers.22.self_attn.v_proj",
|
| 2212 |
+
"base_model.model.model.layers.23.self_attn.k_proj",
|
| 2213 |
+
"base_model.model.model.layers.23.self_attn.o_proj",
|
| 2214 |
+
"base_model.model.model.layers.23.self_attn.q_proj",
|
| 2215 |
+
"base_model.model.model.layers.23.self_attn.v_proj",
|
| 2216 |
+
"base_model.model.model.layers.24.self_attn.k_proj",
|
| 2217 |
+
"base_model.model.model.layers.24.self_attn.o_proj",
|
| 2218 |
+
"base_model.model.model.layers.24.self_attn.q_proj",
|
| 2219 |
+
"base_model.model.model.layers.24.self_attn.v_proj",
|
| 2220 |
+
"base_model.model.model.layers.25.self_attn.k_proj",
|
| 2221 |
+
"base_model.model.model.layers.25.self_attn.o_proj",
|
| 2222 |
+
"base_model.model.model.layers.25.self_attn.q_proj",
|
| 2223 |
+
"base_model.model.model.layers.25.self_attn.v_proj",
|
| 2224 |
+
"base_model.model.model.layers.26.self_attn.k_proj",
|
| 2225 |
+
"base_model.model.model.layers.26.self_attn.o_proj",
|
| 2226 |
+
"base_model.model.model.layers.26.self_attn.q_proj",
|
| 2227 |
+
"base_model.model.model.layers.26.self_attn.v_proj",
|
| 2228 |
+
"base_model.model.model.layers.27.self_attn.k_proj",
|
| 2229 |
+
"base_model.model.model.layers.27.self_attn.o_proj",
|
| 2230 |
+
"base_model.model.model.layers.27.self_attn.q_proj",
|
| 2231 |
+
"base_model.model.model.layers.27.self_attn.v_proj",
|
| 2232 |
+
"base_model.model.model.layers.3.self_attn.k_proj",
|
| 2233 |
+
"base_model.model.model.layers.3.self_attn.o_proj",
|
| 2234 |
+
"base_model.model.model.layers.3.self_attn.q_proj",
|
| 2235 |
+
"base_model.model.model.layers.3.self_attn.v_proj",
|
| 2236 |
+
"base_model.model.model.layers.4.self_attn.k_proj",
|
| 2237 |
+
"base_model.model.model.layers.4.self_attn.o_proj",
|
| 2238 |
+
"base_model.model.model.layers.4.self_attn.q_proj",
|
| 2239 |
+
"base_model.model.model.layers.4.self_attn.v_proj",
|
| 2240 |
+
"base_model.model.model.layers.5.self_attn.k_proj",
|
| 2241 |
+
"base_model.model.model.layers.5.self_attn.o_proj",
|
| 2242 |
+
"base_model.model.model.layers.5.self_attn.q_proj",
|
| 2243 |
+
"base_model.model.model.layers.5.self_attn.v_proj",
|
| 2244 |
+
"base_model.model.model.layers.6.self_attn.k_proj",
|
| 2245 |
+
"base_model.model.model.layers.6.self_attn.o_proj",
|
| 2246 |
+
"base_model.model.model.layers.6.self_attn.q_proj",
|
| 2247 |
+
"base_model.model.model.layers.6.self_attn.v_proj",
|
| 2248 |
+
"base_model.model.model.layers.7.self_attn.k_proj",
|
| 2249 |
+
"base_model.model.model.layers.7.self_attn.o_proj",
|
| 2250 |
+
"base_model.model.model.layers.7.self_attn.q_proj",
|
| 2251 |
+
"base_model.model.model.layers.7.self_attn.v_proj",
|
| 2252 |
+
"base_model.model.model.layers.8.self_attn.k_proj",
|
| 2253 |
+
"base_model.model.model.layers.8.self_attn.o_proj",
|
| 2254 |
+
"base_model.model.model.layers.8.self_attn.q_proj",
|
| 2255 |
+
"base_model.model.model.layers.8.self_attn.v_proj",
|
| 2256 |
+
"base_model.model.model.layers.9.self_attn.k_proj",
|
| 2257 |
+
"base_model.model.model.layers.9.self_attn.o_proj",
|
| 2258 |
+
"base_model.model.model.layers.9.self_attn.q_proj",
|
| 2259 |
+
"base_model.model.model.layers.9.self_attn.v_proj"
|
| 2260 |
+
],
|
| 2261 |
+
"scale": 2.0,
|
| 2262 |
+
"start_step": 0,
|
| 2263 |
+
"torch": "2.7.1+cu128",
|
| 2264 |
+
"device": "cuda",
|
| 2265 |
+
"base_dtype": "torch.bfloat16"
|
| 2266 |
+
}
|
2a/2a_1.7B_adamw_wd1/metrics.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08946d78acecbab1557a3d09e26c742a268251d84bbf8e9ed97674318545680a
|
| 3 |
+
size 722934
|
2a/2a_1.7B_adamw_wd1/trajectory.dat.zst
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1c6c4b85b84799770683cf65dc77f3568c688eed93c79255a2af9ba1f8a7e99
|
| 3 |
+
size 473428479
|