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

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

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