Dataset Viewer
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
trait_id: string
index: int64
name: string
text: string
constitution_sha256: string
run_id: string
usage: struct<by_model: struct<anthropic/claude-haiku-4.5: struct<calls: int64, prompt_tokens: int64, compl (... 641 chars omitted)
child 0, by_model: struct<anthropic/claude-haiku-4.5: struct<calls: int64, prompt_tokens: int64, completion_tokens: int (... 127 chars omitted)
child 0, anthropic/claude-haiku-4.5: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
child 2, completion_tokens: int64
child 3, usd: double
child 1, anthropic/claude-sonnet-5: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
child 2, completion_tokens: int64
child 3, usd: double
child 1, by_stage: struct<scenarios: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>, (... 365 chars omitted)
child 0, scenarios: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
child 2, completion_tokens: int64
child 3, usd: double
child 1, draft: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
...
ld 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
child 3, reasoning: struct<enabled: bool>
child 0, enabled: bool
child 2, refine: struct<model: string, temperature: double, max_tokens: int64, reasoning: struct<enabled: bool>>
child 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
child 3, reasoning: struct<enabled: bool>
child 0, enabled: bool
child 3, respond: struct<model: string, temperature: double, max_tokens: int64>
child 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
child 4, rewrite: struct<model: string, temperature: double, max_tokens: int64>
child 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
stage_seconds: struct<scenarios: double, draft: double, refine: double, respond: double, rewrite: double>
child 0, scenarios: double
child 1, draft: double
child 2, refine: double
child 3, respond: double
child 4, rewrite: double
hf_repo: string
run_dir: string
counts: struct<traits: int64, scenarios: int64, drafts: int64, refined: int64, responses: int64, final: int6 (... 14 chars omitted)
child 0, traits: int64
child 1, scenarios: int64
child 2, drafts: int64
child 3, refined: int64
child 4, responses: int64
child 5, final: int64
child 6, sft: int64
workers: int64
smoke: bool
to
{'run_id': Value('string'), 'git_sha': Value('string'), 'smoke': Value('bool'), 'constitution_sha256': Value('string'), 'config': {'seed': Value('int64'), 'flavor': Value('string'), 'constitution': Value('string'), 'total_scenarios': Value('int64'), 'trait_weights': {'t1': Value('int64'), 't2': Value('int64'), 't3': Value('int64'), 't4': Value('int64'), 't5': Value('int64'), 't6': Value('int64'), 't7': Value('int64'), 't8': Value('int64'), 't9': Value('int64'), 't10': Value('int64'), 't11': Value('int64'), 't12': Value('int64')}, 'scenarios_per_call': Value('int64'), 'mix': {'form': {'prose': Value('float64'), 'agentic': Value('float64')}, 'multi_turn': Value('float64'), 'control': Value('float64'), 'motive': {'replacement': Value('float64'), 'restriction': Value('float64'), 'goal_conflict': Value('float64')}}, 'output_dir': Value('string'), 'hf_repo': Value('string'), 'hf_repo_smoke': Value('string'), 'hf_private': Value('bool'), 'workers': Value('int64'), 'budget_usd': Value('float64'), 'defaults': {'temperature': Value('float64'), 'max_tokens': Value('int64')}, 'models': {'scenarios': {'model': Value('string'), 'temperature': Value('float64'), 'max_tokens': Value('int64')}, 'draft': {'model': Value('string'), 'temperature': Value('float64'), 'max_tokens': Value('int64'), 'reasoning': {'enabled': Value('bool')}}, 'refine': {'model': Value('string'), 'temperature': Value('float64'), 'max_tokens': Value('int64'), 'reasoning': {'enabled': Value('bool')}}, 'respond': {'model':
...
raits': Value('int64'), 'scenarios': Value('int64'), 'drafts': Value('int64'), 'refined': Value('int64'), 'responses': Value('int64'), 'final': Value('int64'), 'sft': Value('int64')}, 'usage': {'by_model': {'anthropic/claude-haiku-4.5': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'anthropic/claude-sonnet-5': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}}, 'by_stage': {'scenarios': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'draft': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'refine': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'respond': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'rewrite': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}}, 'total_usd': Value('float64')}, 'wall_clock_s': Value('float64'), 'stage_seconds': {'scenarios': Value('float64'), 'draft': Value('float64'), 'refine': Value('float64'), 'respond': Value('float64'), 'rewrite': Value('float64')}, 'workers': Value('int64'), 'hf_repo': Value('string'), 'run_dir': Value('string')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 149, 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 129, 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 489, 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 2818, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2355, in __iter__
for key, pa_table in self._iter_arrow():
~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2380, 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 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
trait_id: string
index: int64
name: string
text: string
constitution_sha256: string
run_id: string
usage: struct<by_model: struct<anthropic/claude-haiku-4.5: struct<calls: int64, prompt_tokens: int64, compl (... 641 chars omitted)
child 0, by_model: struct<anthropic/claude-haiku-4.5: struct<calls: int64, prompt_tokens: int64, completion_tokens: int (... 127 chars omitted)
child 0, anthropic/claude-haiku-4.5: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
child 2, completion_tokens: int64
child 3, usd: double
child 1, anthropic/claude-sonnet-5: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
child 2, completion_tokens: int64
child 3, usd: double
child 1, by_stage: struct<scenarios: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>, (... 365 chars omitted)
child 0, scenarios: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
child 2, completion_tokens: int64
child 3, usd: double
child 1, draft: struct<calls: int64, prompt_tokens: int64, completion_tokens: int64, usd: double>
child 0, calls: int64
child 1, prompt_tokens: int64
...
ld 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
child 3, reasoning: struct<enabled: bool>
child 0, enabled: bool
child 2, refine: struct<model: string, temperature: double, max_tokens: int64, reasoning: struct<enabled: bool>>
child 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
child 3, reasoning: struct<enabled: bool>
child 0, enabled: bool
child 3, respond: struct<model: string, temperature: double, max_tokens: int64>
child 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
child 4, rewrite: struct<model: string, temperature: double, max_tokens: int64>
child 0, model: string
child 1, temperature: double
child 2, max_tokens: int64
stage_seconds: struct<scenarios: double, draft: double, refine: double, respond: double, rewrite: double>
child 0, scenarios: double
child 1, draft: double
child 2, refine: double
child 3, respond: double
child 4, rewrite: double
hf_repo: string
run_dir: string
counts: struct<traits: int64, scenarios: int64, drafts: int64, refined: int64, responses: int64, final: int6 (... 14 chars omitted)
child 0, traits: int64
child 1, scenarios: int64
child 2, drafts: int64
child 3, refined: int64
child 4, responses: int64
child 5, final: int64
child 6, sft: int64
workers: int64
smoke: bool
to
{'run_id': Value('string'), 'git_sha': Value('string'), 'smoke': Value('bool'), 'constitution_sha256': Value('string'), 'config': {'seed': Value('int64'), 'flavor': Value('string'), 'constitution': Value('string'), 'total_scenarios': Value('int64'), 'trait_weights': {'t1': Value('int64'), 't2': Value('int64'), 't3': Value('int64'), 't4': Value('int64'), 't5': Value('int64'), 't6': Value('int64'), 't7': Value('int64'), 't8': Value('int64'), 't9': Value('int64'), 't10': Value('int64'), 't11': Value('int64'), 't12': Value('int64')}, 'scenarios_per_call': Value('int64'), 'mix': {'form': {'prose': Value('float64'), 'agentic': Value('float64')}, 'multi_turn': Value('float64'), 'control': Value('float64'), 'motive': {'replacement': Value('float64'), 'restriction': Value('float64'), 'goal_conflict': Value('float64')}}, 'output_dir': Value('string'), 'hf_repo': Value('string'), 'hf_repo_smoke': Value('string'), 'hf_private': Value('bool'), 'workers': Value('int64'), 'budget_usd': Value('float64'), 'defaults': {'temperature': Value('float64'), 'max_tokens': Value('int64')}, 'models': {'scenarios': {'model': Value('string'), 'temperature': Value('float64'), 'max_tokens': Value('int64')}, 'draft': {'model': Value('string'), 'temperature': Value('float64'), 'max_tokens': Value('int64'), 'reasoning': {'enabled': Value('bool')}}, 'refine': {'model': Value('string'), 'temperature': Value('float64'), 'max_tokens': Value('int64'), 'reasoning': {'enabled': Value('bool')}}, 'respond': {'model':
...
raits': Value('int64'), 'scenarios': Value('int64'), 'drafts': Value('int64'), 'refined': Value('int64'), 'responses': Value('int64'), 'final': Value('int64'), 'sft': Value('int64')}, 'usage': {'by_model': {'anthropic/claude-haiku-4.5': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'anthropic/claude-sonnet-5': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}}, 'by_stage': {'scenarios': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'draft': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'refine': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'respond': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}, 'rewrite': {'calls': Value('int64'), 'prompt_tokens': Value('int64'), 'completion_tokens': Value('int64'), 'usd': Value('float64')}}, 'total_usd': Value('float64')}, 'wall_clock_s': Value('float64'), 'stage_seconds': {'scenarios': Value('float64'), 'draft': Value('float64'), 'refine': Value('float64'), 'respond': Value('float64'), 'rewrite': Value('float64')}, 'workers': Value('int64'), 'hf_repo': Value('string'), 'run_dir': 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.
No dataset card yet
- Downloads last month
- -