The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
description: string
verdict: string
per_model: struct<base: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: (... 615 chars omitted)
child 0, base: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 1, v1: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 2, v2: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 3, v3: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 4, v3.1: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 5, dpo: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 6, gemini: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
adjudication_note: string
scoring: string
to
{'description': Value('string'), 'scoring': Value('string'), 'per_model': {'qwen4b': {'in_prompt_denied': Value('string'), 'out_of_prompt_denied': Value('string'), 'out_of_prompt_denial_rate_pct': Value('int64'), 'fisher_p': Value('float64'), 'escaped_denial': List(Value('string'))}, 'qwen14b': {'in_prompt_denied': Value('string'), 'out_of_prompt_denied': Value('string'), 'out_of_prompt_denial_rate_pct': Value('int64'), 'fisher_p': Value('float64'), 'escaped_denial': List(Value('string'))}}}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
return get_rows(
dataset=dataset,
...<4 lines>...
column_names=column_names,
)
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
File "/src/services/worker/src/worker/utils.py", line 127, in get_rows
rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
File "/src/services/worker/src/worker/utils.py", line 483, in safe_iter
yield from ds.decode(False) if ds.features else ds
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2840, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2373, in __iter__
for key, pa_table in self._iter_arrow():
~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2398, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 536, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 419, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
description: string
verdict: string
per_model: struct<base: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: (... 615 chars omitted)
child 0, base: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 1, v1: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 2, v2: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 3, v3: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 4, v3.1: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 5, dpo: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
child 6, gemini: struct<n: int64, screen_hits: int64, adjudicated_false_refusals: int64, empty_or_error: int64>
child 0, n: int64
child 1, screen_hits: int64
child 2, adjudicated_false_refusals: int64
child 3, empty_or_error: int64
adjudication_note: string
scoring: string
to
{'description': Value('string'), 'scoring': Value('string'), 'per_model': {'qwen4b': {'in_prompt_denied': Value('string'), 'out_of_prompt_denied': Value('string'), 'out_of_prompt_denial_rate_pct': Value('int64'), 'fisher_p': Value('float64'), 'escaped_denial': List(Value('string'))}, 'qwen14b': {'in_prompt_denied': Value('string'), 'out_of_prompt_denied': Value('string'), 'out_of_prompt_denial_rate_pct': Value('int64'), 'fisher_p': Value('float64'), 'escaped_denial': List(Value('string'))}}}
because column names don't matchNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Tool-Existence Boundary Awareness Is Lookup, Not Memory --- release
Evaluation artifacts for the paper. Enough to independently re-check every abstention judgment and the gate result; nothing more.
| file | what it is |
|---|---|
registry.json |
the ground truth for "exists": 41 tools + 16 targets, at the June 2026 study snapshot |
labels_judge_n109.jsonl |
763 rows = 7 models x 109 hard probes. Probe, model reply, judge verdict, category |
labels_human_n14.md |
per-response human labels for the n=14 hard set |
judge_vs_human.json |
judge-vs-human agreement (92.9%, Cohen's kappa=0.73; 91.7%/0.69 excluding self-grading) |
ground_truth_audit.md |
how each probe is fake, and the check that the invented names are absent from the registry |
false_refusal_control.json |
the specificity control: refusals of entities that do exist (0/66 for every model) |
replication_qwen14b.json |
the same evaluation on a second, independently built pair: 14B base 46% vs its domain fine-tune 0/109 |
context_list_probe.json |
what a partial in-context registry does: two Qwen models deny that 79-83% of the platform's real tools exist |
retrieval_gate.py |
the zero-training registry gate |
Reproducing the headline numbers
python3 -c "
import json,collections
c=collections.Counter()
for l in open('labels_judge_n109.jsonl'):
r=json.loads(l)
if r['valid']: c[r['model'],'n']+=1; c[r['model'],'a']+=r['abstain']
for m in ['base','v1','v2','v3','v3.1','dpo','gemini']:
print(f"{m:8s} {c[m,'a']:3d}/{c[m,'n']:3d} = {c[m,'a']/c[m,'n']*100:4.1f}%")"
The judge rubric, decoding settings and the exact system prompt (identical across all seven models) are in the paper's Appendix B.
Redactions
Model replies are verbatim except that usernames, absolute paths, internal source paths
and real internal source filenames are replaced by <user>, <path>,
<internal-path>, <internal-dir>/ and <internal-file>. Filenames a model invented
are left intact: a fabrication citing a plausible-looking file is exactly what these
labels are evidence of, and the classification is made by checking each candidate against
the actual codebase rather than by judgement. Several redacted strings occur inside
fabrications --- one reply invents an entire incident report, complete with a username
and file paths, for a fix identifier that was never issued.
Not included, and why
- Per-tool JSON schemas. Internal. Consequence: the gate's
PARAMbranch (real tool- non-existent parameter) is inert in this copy; its
FIC/TGT/FIX/METAbranches are the production logic verbatim.
- non-existent parameter) is inert in this copy; its
- The production registry file, training corpus, and model weights. Internal. The
registry content that matters --- which names exist --- is in
registry.json.
Two things worth knowing before you read the numbers
- Probes and replies are in Chinese; the judge rubric and the paper are in English. The gate's entity-extraction stage is Chinese-language and domain-specific, and its recall was never measured (paper 7.3).
- The registry moved after the study. Two tools were added on 2026-08-12, so the
production registry now holds 43.
registry.jsonlists them separately undertools_added_after_snapshot. This is the paper's own argument happening on schedule: the correct answer changed after the weights were frozen (7.2).
- Downloads last month
- 57