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

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

Browse files
Files changed (1) hide show
  1. receipts/willay-unsloth.json +62 -0
receipts/willay-unsloth.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "szl.training_receipt.v2",
3
+ "profile": "willay",
4
+ "artifact": "SZLHOLDINGS/WILLAY",
5
+ "base_model": "Qwen/Qwen2.5-0.5B-Instruct",
6
+ "base_model_runtime": "unsloth/Qwen2.5-0.5B-Instruct",
7
+ "cut": "Doctrine mouth. rsLoRA rank-8 attn+mlp packing=false. Short ctx.",
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
+ "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": "false",
30
+ "max_seq": 1024,
31
+ "lr": 0.0001,
32
+ "max_steps": 160,
33
+ "warmup": 20
34
+ },
35
+ "dataset": "SZLHOLDINGS/szl-1-doctrine-sft",
36
+ "dataset_file": "szl_dataset.jsonl",
37
+ "dataset_sha256": "ddc5594bfb1c78449ba40a263f5ac41d21c896c3c7ed7346341c7c080611a243",
38
+ "training_rows": 80,
39
+ "seed": 20260721,
40
+ "training_loss": 0.840419522839511,
41
+ "metrics": {
42
+ "train_runtime": 180.7361,
43
+ "train_samples_per_second": 7.082,
44
+ "train_steps_per_second": 0.885,
45
+ "total_flos": 252224075834880.0,
46
+ "train_loss": 0.840419522839511,
47
+ "epoch": 16.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:41:05.897363+00:00"
62
+ }