The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
seed: int64
n: int64
source_repo_id: string
source_filename: string
source_repo_type: string
sampling_method: string
row_id_field: string
row_keys: list<item: string>
child 0, item: string
repo_commit_sha: string
amendment_path: string
generation_date: string
excluded: list<item: null>
child 0, item: null
instrument_config_sha256: struct<cloud/modal_jlens.py: string, jlens.py: string>
child 0, cloud/modal_jlens.py: string
child 1, jlens.py: string
shape: string
sources_present: struct<>
license_gate_excluded: struct<>
files: struct<corpus/PROVENANCE.md: string, corpus/jlens_corpus_manifest.json: string, results/jspace-jlens (... 468 chars omitted)
child 0, corpus/PROVENANCE.md: string
child 1, corpus/jlens_corpus_manifest.json: string
child 2, results/jspace-jlens-r1/DONE: string
child 3, results/jspace-jlens-r1/PROVENANCE.md: string
child 4, results/jspace-jlens-r1/h1_full.json: string
child 5, results/jspace-jlens-r1/job_log.txt: string
child 6, results/jspace-jlens-r1/profile_full.json: string
child 7, results/jspace-jlens-r1/smoke_full.json: string
child 8, source_directions/PROVENANCE.md: string
child 9, source_directions/c_hat_L34.json: string
child 10, source_directions/neg_ctrl_L34.json: string
child 11, source_directions/pos_ctrl_L34.json: string
child 12, source_directions/u_d_L34.json: string
experiment_slug: string
to
{'amendment_path': Value('string'), 'excluded': List(Value('null')), 'experiment_slug': Value('string'), 'files': {'corpus/PROVENANCE.md': Value('string'), 'corpus/jlens_corpus_manifest.json': Value('string'), 'results/jspace-jlens-r1/DONE': Value('string'), 'results/jspace-jlens-r1/PROVENANCE.md': Value('string'), 'results/jspace-jlens-r1/h1_full.json': Value('string'), 'results/jspace-jlens-r1/job_log.txt': Value('string'), 'results/jspace-jlens-r1/profile_full.json': Value('string'), 'results/jspace-jlens-r1/smoke_full.json': Value('string'), 'source_directions/PROVENANCE.md': Value('string'), 'source_directions/c_hat_L34.json': Value('string'), 'source_directions/neg_ctrl_L34.json': Value('string'), 'source_directions/pos_ctrl_L34.json': Value('string'), 'source_directions/u_d_L34.json': Value('string')}, 'generation_date': Value('string'), 'instrument_config_sha256': {'cloud/modal_jlens.py': Value('string'), 'jlens.py': Value('string')}, 'license_gate_excluded': {}, 'repo_commit_sha': Value('string'), 'shape': Value('string'), 'sources_present': {}}
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
seed: int64
n: int64
source_repo_id: string
source_filename: string
source_repo_type: string
sampling_method: string
row_id_field: string
row_keys: list<item: string>
child 0, item: string
repo_commit_sha: string
amendment_path: string
generation_date: string
excluded: list<item: null>
child 0, item: null
instrument_config_sha256: struct<cloud/modal_jlens.py: string, jlens.py: string>
child 0, cloud/modal_jlens.py: string
child 1, jlens.py: string
shape: string
sources_present: struct<>
license_gate_excluded: struct<>
files: struct<corpus/PROVENANCE.md: string, corpus/jlens_corpus_manifest.json: string, results/jspace-jlens (... 468 chars omitted)
child 0, corpus/PROVENANCE.md: string
child 1, corpus/jlens_corpus_manifest.json: string
child 2, results/jspace-jlens-r1/DONE: string
child 3, results/jspace-jlens-r1/PROVENANCE.md: string
child 4, results/jspace-jlens-r1/h1_full.json: string
child 5, results/jspace-jlens-r1/job_log.txt: string
child 6, results/jspace-jlens-r1/profile_full.json: string
child 7, results/jspace-jlens-r1/smoke_full.json: string
child 8, source_directions/PROVENANCE.md: string
child 9, source_directions/c_hat_L34.json: string
child 10, source_directions/neg_ctrl_L34.json: string
child 11, source_directions/pos_ctrl_L34.json: string
child 12, source_directions/u_d_L34.json: string
experiment_slug: string
to
{'amendment_path': Value('string'), 'excluded': List(Value('null')), 'experiment_slug': Value('string'), 'files': {'corpus/PROVENANCE.md': Value('string'), 'corpus/jlens_corpus_manifest.json': Value('string'), 'results/jspace-jlens-r1/DONE': Value('string'), 'results/jspace-jlens-r1/PROVENANCE.md': Value('string'), 'results/jspace-jlens-r1/h1_full.json': Value('string'), 'results/jspace-jlens-r1/job_log.txt': Value('string'), 'results/jspace-jlens-r1/profile_full.json': Value('string'), 'results/jspace-jlens-r1/smoke_full.json': Value('string'), 'source_directions/PROVENANCE.md': Value('string'), 'source_directions/c_hat_L34.json': Value('string'), 'source_directions/neg_ctrl_L34.json': Value('string'), 'source_directions/pos_ctrl_L34.json': Value('string'), 'source_directions/u_d_L34.json': Value('string')}, 'generation_date': Value('string'), 'instrument_config_sha256': {'cloud/modal_jlens.py': Value('string'), 'jlens.py': Value('string')}, 'license_gate_excluded': {}, 'repo_commit_sha': Value('string'), 'shape': Value('string'), 'sources_present': {}}
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.
j-space-localization-qwen3-4b -- aggregate exhaust
Aggregate-only: every file committed under this experiment's analysis-committed/ tree (dose-response tables, direction fits, gate AUROCs, manifests, and any other analysis artifact), copied byte-for-byte. No source question text, aliases, or per-row generation text -- analysis-committed/ never carries those.
HF repo: professorsynapse/eh-j-space-localization-qwen3-4b
Provenance
- Experiment:
experiments/j-space-localization-qwen3-4b - Amendment:
experiments/j-space-localization-qwen3-4b/AMENDMENT.md - Repo commit SHA:
fab3cad66e9a4c9aa18cf737d48423dfeeacec66 - Generated:
2026-08-27T22:25:31.694827+00:00 - Pinned instrument config sha256:
cloud/modal_jlens.py:f19e8494e079560aca9047876c5d8feb2f1dad0d59fffe077053bcf36f36875cjlens.py:dbf13b4f9537ef6d79c4c45867e9c17cdbea2e7d8e3e59079dac678d6f358f0a
File inventory
13 file(s) total, by top-level path:
corpus: 2 file(s)results: 6 file(s)source_directions: 5 file(s)
License-gate exclusions
(none)
Hard-exclusion skips
Files whose relative path under analysis-committed/ matched a structural hard-exclusion pattern and were skipped (not copied):
(none)
Files
See PROVENANCE.json for the full machine-readable file list (relative path -> sha256) and the hard-exclusion skip list with reasons.
Release Boundary
Built by .skills/data-exhaust/scripts/build_exhaust_dataset.py, gated by
.skills/data-exhaust/reference/license-gates.md, and verified by
.skills/data-exhaust/scripts/verify_exhaust.py before any upload. Hard
exclusions (OpenMOSS/Cheng IDK, bridge_llama2_7b_chat) are enforced
structurally in code, not only by this table.
- Downloads last month
- -