docs(card): honest ROADMAP silhouette — no weights, no fake base_model

#2
Files changed (1) hide show
  1. README.md +27 -45
README.md CHANGED
@@ -1,67 +1,49 @@
1
  ---
2
  license: apache-2.0
3
- language:
4
- - en
5
- pipeline_tag: text-ranking
6
- library_name: sentence-transformers
7
- base_model: Qwen/Qwen3-Reranker-0.6B
8
- base_model_relation: finetune
9
  tags:
 
 
10
  - szl-holdings
11
  - series-a
12
  - doctrine-v11
13
- - reranker
14
- - cross-encoder
15
- - roadmap
16
- szl:
17
- doctrine: v11-LOCKED
18
- lean: "749/14/163"
19
- lambda: "Conjecture 1 — advisory, never a theorem"
20
- evidence_ceiling: 0.97
21
- artifact_class: WEIGHTS
22
- originality: FINETUNE_DISCLOSED_BASE
23
- collection: "SZL Fall 2026 — Original Cuts"
24
- jobs: UNKNOWN
25
  ---
26
- ROADMAP.
27
 
28
  # Tinku
29
 
30
- **One line.** Encounter reranker. Chakana recalls; Tinku ranks.
 
 
 
 
31
 
32
- | | |
33
- |---|---|
34
- | **Artifact** | cross-encoder (none uploaded yet) |
35
- | **Originality** | `CrossEncoder` fine-tune of a disclosed Apache reranker base |
36
- | **Base** | `Qwen/Qwen3-Reranker-0.6B` (Apache-2.0) |
37
- | **License** | `apache-2.0` |
38
- | **Demo** | ROADMAP. Same Space as Chakana when either exists. |
39
- | **Status** | CUTTING · ROADMAP |
40
- | **HF Jobs** | UNKNOWN (no job id) |
41
- | **Sibling** | [`chakana`](https://huggingface.co/SZLHOLDINGS/chakana) |
42
 
43
- > **Fashion rule.** Silhouette from Qwen3-Reranker. Cut is original SZL (query, passage, label). We do not republish those weights. We do not paste rerank leaderboard numbers. We do not reuse ReceiptAgent 28 tok / 16.274s as a product speed.
44
 
45
- ## Intended use
 
46
 
47
- - **Who:** a11oy two-stage retrieval
48
- - **What:** score (query, passage) after Chakana recall
49
- - **Where:** controller-gated. Not an autonomous ranker.
50
 
51
- ## What it is NOT
 
 
 
 
52
 
53
- - Not a Qwen3-Reranker rehost. Not a chatbot. Not a latency claim.
54
 
55
- ## Evaluation
56
 
57
- **Status: UNKNOWN.** Protocol: nDCG@10 / MRR on the same frozen split as Chakana. ROADMAP until that run exists.
 
 
58
 
59
- ## Training
60
 
61
- - **Data:** controller-validated retrieve/abstain traces. If none are admitted, SKIP (same honesty as Qantu images).
62
- - **Train receipt:** absent.
63
- - **Jobs:** UNKNOWN until a run id exists.
64
 
65
- ## Limitations
 
66
 
67
- - No weights yet. Λ = Conjecture 1. Trust ceiling 0.97.
 
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  tags:
4
+ - roadmap
5
+ - not-a-checkpoint
6
  - szl-holdings
7
  - series-a
8
  - doctrine-v11
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
 
10
 
11
  # Tinku
12
 
13
+ **ROADMAP.** This Hub ID is a named Series-A slot, not a trained model. There are **no weights**. Do not `from_pretrained` this ID. Nothing here will load.
14
+
15
+ Tinku is the named Series-A rerank slot. **ROADMAP**, no checkpoint.
16
+
17
+ ## What
18
 
19
+ - A reserved name for a future reranker / cross-encoder checkpoint.
20
+ - Product intent: rank after recall. No cross-encoder lives on this ID.
 
 
 
 
 
 
 
 
21
 
22
+ ## What-NOT
23
 
24
+ - **Not a Qwen3-Reranker fine-tune.** Not `base_model: Qwen/Qwen3-Reranker-0.6B`.
25
+ - Not a chatbot. Not a latency claim. Not a leaderboard paste.
26
 
27
+ ## Status
 
 
28
 
29
+ | Thing | Label | Method / N / date / what-NOT |
30
+ |---|---|---|
31
+ | Weights | **UNAVAILABLE** | Hub file list 2026-08-28 1:18 PM ET. N=0 weight files (README + `.gitattributes` only). What-NOT: this is not a checkpoint. |
32
+ | Evals | **ROADMAP** | No eval receipt on this ID. N=0. What-NOT: no accuracy, no latency, no leaderboard paste. |
33
+ | Inference | **UNAVAILABLE** | `from_pretrained` this ID will fail. |
34
 
35
+ ## Live weights (different IDs)
36
 
37
+ Tensors that actually load today:
38
 
39
+ - [`SZLHOLDINGS/SZL-Khipu-1.5B`](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B) and [`SZL-Khipu-1.5B-GGUF`](https://huggingface.co/SZLHOLDINGS/SZL-Khipu-1.5B-GGUF)
40
+ - [`SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent`](https://huggingface.co/SZLHOLDINGS/SZL-Forge-1.5B-ReceiptAgent)
41
+ - [`SZLHOLDINGS/chaski`](https://huggingface.co/SZLHOLDINGS/chaski) — adapter + merged 16-bit on Hub; evals none-this-run; not production
42
 
43
+ ## Doctrine
44
 
45
+ **Doctrine v11.** Λ (lambda) = **Conjecture 1** advisory, never green, never a theorem.
 
 
46
 
47
+ Honesty labels: **MEASURED** · **REPORTED** · **DERIVED** · **MODELED** · **SNAPSHOT** · **REACHABLE** · **UNAVAILABLE** · **ROADMAP** · **CONJECTURE**.
48
+ Every number carries method / N / date / what-NOT. No model-index. No invented evals.
49