mzwin9870 commited on
Commit
fbb92d4
·
verified ·
1 Parent(s): e3a0260

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -10
README.md CHANGED
@@ -39,7 +39,15 @@ Trace is a small open-source 504/7(a) screening model for CDFIs and lenders. Ask
39
 
40
  Not an SBA product. Does not speak for SBA. Does not determine eligibility. Does not decide credit. Not for applicants.
41
 
42
- ![ScreenBench holdout](holdout.png)
 
 
 
 
 
 
 
 
43
 
44
  ## SOP in force
45
 
@@ -93,13 +101,15 @@ Lake on disk: 23 official sources, 4,775 chunks. Size and franchise are **lookup
93
 
94
  Weights learn **how to screen**. Facts that move (SOP revs, notices) stay in the dated lake. If it is only in the weights and the SOP changes, the model lies with confidence.
95
 
96
- ## ScreenBench
97
-
98
- Same code grader. `verified: false`.
99
 
100
  ![Tools / retrieve / Trace](columns.png)
101
 
102
- **Holdout n=12**
 
 
 
 
103
 
104
  | Seat | All-pass | False kill |
105
  |---|---|---|
@@ -108,11 +118,7 @@ Same code grader. `verified: false`.
108
  | Weights alone | 0.50 | 0 |
109
  | **Trace** | **1.00** | **0** |
110
 
111
- **Exam-v1 n=76** (not the Hub gate)
112
-
113
- ![Exam](exam.png)
114
-
115
- 12/12 is Trace the product (weights + lake + runner). 6/12 is the adapter with the runner off.
116
 
117
  ## Quickstart
118
 
 
39
 
40
  Not an SBA product. Does not speak for SBA. Does not determine eligibility. Does not decide credit. Not for applicants.
41
 
42
+ ![Occupancy opens 13 CFR 120.131](occupancy.png)
43
+
44
+ ## The desk
45
+
46
+ Claude researches. Codex writes the repo. Grok makes the stills. Qwen is the open 7B Trace sits on. Trace opens the paragraph.
47
+
48
+ ![The desk](desk.png)
49
+
50
+ Codex and Grok were not run on ScreenBench. Do not invent an all-pass for them.
51
 
52
  ## SOP in force
53
 
 
101
 
102
  Weights learn **how to screen**. Facts that move (SOP revs, notices) stay in the dated lake. If it is only in the weights and the SOP changes, the model lies with confidence.
103
 
104
+ ## Three columns. Never averaged.
 
 
105
 
106
  ![Tools / retrieve / Trace](columns.png)
107
 
108
+ ## ScreenBench
109
+
110
+ Same code grader. `verified: false`. Lab board, not the hero.
111
+
112
+ ![Holdout](holdout.png)
113
 
114
  | Seat | All-pass | False kill |
115
  |---|---|---|
 
118
  | Weights alone | 0.50 | 0 |
119
  | **Trace** | **1.00** | **0** |
120
 
121
+ 12/12 is Trace the product (weights + lake + runner). 6/12 is the adapter with the runner off. Codex and Grok are not rows.
 
 
 
 
122
 
123
  ## Quickstart
124