betterwithage commited on
Commit
72fb4f5
·
verified ·
1 Parent(s): bef153f

docs: job id is 6a91ba00 RUNNING; 6a91b8ba and 6a91b990 MEASURED failed; keep CUTTING

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -21,8 +21,11 @@ szl:
21
  originality: FINETUNE_DISCLOSED_BASE
22
  collection: "SZL Fall 2026 — Original Cuts"
23
  jobs: RUNNING
24
- job_id: 6a91b8ba984507d9db4ea071
25
  job_namespace: SZLHOLDINGS
 
 
 
26
  ---
27
 
28
  # Chaski
@@ -35,7 +38,7 @@ szl:
35
  | **Originality** | SZL fine-tune of a disclosed Apache Qwen instruct base |
36
  | **Base** | `Qwen/Qwen3.5-0.8B` (Apache-2.0, 0.6B–2B lock) |
37
  | **License** | `apache-2.0` |
38
- | **HF Jobs** | RUNNING `6a91b8ba984507d9db4ea071` under `SZLHOLDINGS`. Not MEASURED. No serve pin. |
39
  | **Status** | CUTTING · train in flight · weights ROADMAP |
40
  | **Later SKU** | `A11OY-MINI` will be a GGUF of **this** model after train. ROADMAP. Not Khipu. |
41
  | **Sibling** | [`szl-receiptagent-qwen35-0.8b-v2`](https://huggingface.co/SZLHOLDINGS/szl-receiptagent-qwen35-0.8b-v2) |
@@ -62,9 +65,10 @@ The house CPU lab serves **Khipu GGUF**, not Chaski. Cite that pin only on Khipu
62
 
63
  ## Training
64
 
65
- - **Recipe:** Unsloth QLoRA SFT. Script: `train_chaski.py`.
66
  - **Data:** `SZLHOLDINGS/szl-1-doctrine-sft` (41 MEASURED rows) plus ouroboros identity turns. Brain corpus excluded.
67
- - **Job:** `6a91b8ba984507d9db4ea071` namespace `SZLHOLDINGS`. RUNNING. Train receipt absent until finish.
 
68
 
69
  ## Limitations
70
 
 
21
  originality: FINETUNE_DISCLOSED_BASE
22
  collection: "SZL Fall 2026 — Original Cuts"
23
  jobs: RUNNING
24
+ job_id: 6a91ba00984507d9db4ea07f
25
  job_namespace: SZLHOLDINGS
26
+ job_prior_failed:
27
+ - 6a91b8ba984507d9db4ea071
28
+ - 6a91b990984507d9db4ea077
29
  ---
30
 
31
  # Chaski
 
38
  | **Originality** | SZL fine-tune of a disclosed Apache Qwen instruct base |
39
  | **Base** | `Qwen/Qwen3.5-0.8B` (Apache-2.0, 0.6B–2B lock) |
40
  | **License** | `apache-2.0` |
41
+ | **HF Jobs** | RUNNING [`6a91ba00984507d9db4ea07f`](https://huggingface.co/jobs/SZLHOLDINGS/6a91ba00984507d9db4ea07f) under `SZLHOLDINGS`. Not MEASURED. No serve pin. |
42
  | **Status** | CUTTING · train in flight · weights ROADMAP |
43
  | **Later SKU** | `A11OY-MINI` will be a GGUF of **this** model after train. ROADMAP. Not Khipu. |
44
  | **Sibling** | [`szl-receiptagent-qwen35-0.8b-v2`](https://huggingface.co/SZLHOLDINGS/szl-receiptagent-qwen35-0.8b-v2) |
 
65
 
66
  ## Training
67
 
68
+ - **Recipe:** Unsloth QLoRA SFT. Script: `train_chaski.py`. Loads **only** `szl_dataset.jsonl` (does not `load_dataset` the whole repo; `SZL_ESTATE_MANAGED.json` is not training data).
69
  - **Data:** `SZLHOLDINGS/szl-1-doctrine-sft` (41 MEASURED rows) plus ouroboros identity turns. Brain corpus excluded.
70
+ - **Live job:** [`6a91ba00984507d9db4ea07f`](https://huggingface.co/jobs/SZLHOLDINGS/6a91ba00984507d9db4ea07f) namespace `SZLHOLDINGS`. RUNNING (`UV_HTTP_TIMEOUT=300`). Train receipt absent until finish.
71
+ - **Prior jobs (MEASURED failed, no weights):** `6a91b8ba984507d9db4ea071` CastError on mixed dataset files; `6a91b990984507d9db4ea077` uv download timeout 30s.
72
 
73
  ## Limitations
74