betterwithage commited on
Commit
52eedc7
·
verified ·
1 Parent(s): 29b95fd

chore(receipt): chaski unique Unsloth A10G MEASURED — eval none-this-run

Browse files
Files changed (1) hide show
  1. receipts/chaski-unsloth.json +59 -0
receipts/chaski-unsloth.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "szl.training_receipt.v2",
3
+ "profile": "chaski",
4
+ "artifact": "SZLHOLDINGS/chaski",
5
+ "base_model": "Qwen/Qwen3.5-0.8B",
6
+ "base_model_runtime": "unsloth/Qwen3.5-0.8B",
7
+ "cut": "Courier. Attention-only LoRA \u2014 MLP frozen so the runner cannot author the payload.",
8
+ "lora": {
9
+ "r": 8,
10
+ "alpha": 16,
11
+ "rslora": true,
12
+ "targets": [
13
+ "q_proj",
14
+ "k_proj",
15
+ "v_proj",
16
+ "o_proj"
17
+ ],
18
+ "dropout": 0,
19
+ "bias": "none",
20
+ "loftq": false
21
+ },
22
+ "unsloth": {
23
+ "load_in_4bit": true,
24
+ "gradient_checkpointing": "unsloth",
25
+ "optim": "adamw_8bit",
26
+ "packing": "auto",
27
+ "max_seq": 1536,
28
+ "lr": 0.0001,
29
+ "max_steps": 120,
30
+ "warmup": 12
31
+ },
32
+ "dataset": "SZLHOLDINGS/szl-1-doctrine-sft",
33
+ "dataset_file": "szl_dataset.jsonl",
34
+ "dataset_sha256": "ddc5594bfb1c78449ba40a263f5ac41d21c896c3c7ed7346341c7c080611a243",
35
+ "training_rows": 45,
36
+ "seed": 20260721,
37
+ "training_loss": 1.9321279113491376,
38
+ "metrics": {
39
+ "train_runtime": 274.9999,
40
+ "train_samples_per_second": 3.491,
41
+ "train_steps_per_second": 0.436,
42
+ "total_flos": 325864195776000.0,
43
+ "train_loss": 1.9321279113491376,
44
+ "epoch": 20.0
45
+ },
46
+ "honesty": "MEASURED",
47
+ "evals": "none-this-run",
48
+ "energy_status": "UNAVAILABLE",
49
+ "energy_j": null,
50
+ "proven_trust": false,
51
+ "gguf": "derived \u2014 never the signed object",
52
+ "does_not_overwrite": [
53
+ "SZLHOLDINGS/SZL-Khipu-1.5B"
54
+ ],
55
+ "path_in_repo": "adapter-unsloth",
56
+ "lambda": "Conjecture 1",
57
+ "doctrine": "v11 LOCKED 749/14/163",
58
+ "computed_at": "2026-08-29T18:42:45.417696+00:00"
59
+ }