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
bundle: struct<filename: string, kind: string, sha256: string, size_bytes: int64, source_sha: string>
child 0, filename: string
child 1, kind: string
child 2, sha256: string
child 3, size_bytes: int64
child 4, source_sha: string
capsule_id: string
content_is_untrusted: bool
context_resume_packet: struct<node_id: string, schema_version: string, system_layer: struct<content: struct<>>>
child 0, node_id: string
child 1, schema_version: string
child 2, system_layer: struct<content: struct<>>
child 0, content: struct<>
created_with: string
embedded: struct<context_resume: string, trace_slice: string>
child 0, context_resume: string
child 1, trace_slice: string
environment: struct<dependencies: list<item: null>, language_ecosystem: string, setup: list<item: null>>
child 0, dependencies: list<item: null>
child 0, item: null
child 1, language_ecosystem: string
child 2, setup: list<item: null>
child 0, item: null
failing_step: struct<error_excerpt: string, had_error_marker: bool, index: int64, type: string>
child 0, error_excerpt: string
child 1, had_error_marker: bool
child 2, index: int64
child 3, type: string
intent: struct<headline: string, most_substantive_spec: null, trigger: null>
child 0, headline: string
child 1, most_substantive_spec: null
child 2, trigger: null
limitations: list<item: string>
child 0, item: string
redaction: struct<manifest: struct<by_field_path: struct<>, by_severity: struct<>, by_tool: struct<>,
...
_pin: struct<changed_files: list<item: string>, commit_sha: string, remote_url: null>
child 0, changed_files: list<item: string>
child 0, item: string
child 1, commit_sha: string
child 2, remote_url: null
schema_version: string
share: struct<capsule_url: string, human_url: string, published_revision: null>
child 0, capsule_url: string
child 1, human_url: string
child 2, published_revision: null
slice: struct<limitations: list<item: null>, slice_id: string, steps: list<item: null>, trace_id: string>
child 0, limitations: list<item: null>
child 0, item: null
child 1, slice_id: string
child 2, steps: list<item: null>
child 0, item: null
child 3, trace_id: string
source: struct<agent: string, project_slug: string, step_index: int64, trace_id: string>
child 0, agent: string
child 1, project_slug: string
child 2, step_index: int64
child 3, trace_id: string
summary: struct<failure: string, is_failure: bool, scope: string, title: string, what_happened: string>
child 0, failure: string
child 1, is_failure: bool
child 2, scope: string
child 3, title: string
child 4, what_happened: string
test: struct<command: string, cwd: string, expected: struct<kind: string, value: string>, source: string>
child 0, command: string
child 1, cwd: string
child 2, expected: struct<kind: string, value: string>
child 0, kind: string
child 1, value: string
child 3, source: string
trail_anchors: list<item: null>
child 0, item: null
to
{'capsule_id': Value('string'), 'content_is_untrusted': Value('bool'), 'context_resume_packet': {'branch_type': Value('string'), 'capture_completeness': Value('string'), 'limitations': List(Value('null')), 'messages_layer': {'capture_method': Value('string'), 'completeness': Value('string'), 'content': {'limitations': List(Value('string')), 'metadata': {'per_step_prompt_windows_available': Value('bool'), 'reconstruction': Value('string')}, 'scope': Value('string'), 'steps': List({'content': Value('string'), 'observations': List({'error': Value('null'), 'output_summary': Value('string'), 'source_call_id': Value('string')}), 'reasoning_present': Value('bool'), 'role': Value('string'), 'step_index': Value('int64'), 'timestamp': Value('string'), 'tool_calls': List({'input_keys': List(Value('string')), 'tool_call_id': Value('string'), 'tool_name': Value('string')})})}, 'layer_id': Value('string'), 'layer_type': Value('string')}, 'node_id': Value('string'), 'runtime_state_layer': {'capture_method': Value('string'), 'completeness': Value('string'), 'content': {'approval_policy': Value('string'), 'compaction_count': Value('int64'), 'cwd': Value('string'), 'git': {'base_commit': Value('string'), 'branch': Value('string'), 'type': Value('string')}, 'hook_sidecar_present': Value('bool'), 'permission_mode': Value('string'), 'permission_profile': Value('string'), 'permission_request_count': Value('int64'), 'sandbox_policy': Value('string')}, 'layer_id': Value('string'), 'layer_type': Valu
...
or': Value('null'), 'output_summary': Value('string'), 'source_call_id': Value('string')}), 'parent_step': Value('null'), 'reasoning_content': Value('string'), 'role': Value('string'), 'snippets': List(Value('null')), 'step_index': Value('int64'), 'subagent_trajectory_ref': Value('null'), 'system_prompt_hash': Value('null'), 'timestamp': Value('string'), 'token_usage': {'cache_read_tokens': Value('int64'), 'cache_write_tokens': Value('int64'), 'input_tokens': Value('int64'), 'output_tokens': Value('int64'), 'prefix_reuse_tokens': Value('int64')}, 'tool_calls': List({'duration_ms': Value('null'), 'input': {'cmd': Value('string'), 'max_output_tokens': Value('int64'), 'workdir': Value('string'), 'yield_time_ms': Value('int64')}, 'tool_call_id': Value('string'), 'tool_name': Value('string')}), 'tools_available': List(Value('string'))}), 'template': Value('null'), 'trace_id': Value('string'), 'trace_patch_refs': List(Value('null'))}, 'source': {'agent': Value('string'), 'agent_version': Value('string'), 'capture_method': Value('string'), 'completeness': Value('string'), 'context_node_id': Value('string'), 'model': Value('string'), 'project_slug': Value('string'), 'step_index': Value('int64'), 'trace_id': Value('string')}, 'summary': {'failure': Value('null'), 'is_failure': Value('bool'), 'outcome': {'success': Value('bool'), 'terminal_state': Value('null')}, 'scope': Value('string'), 'title': Value('string'), 'what_happened': Value('string')}, 'trail_anchors': List(Value('null'))}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
return get_rows(
^^^^^^^^^
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 77, in get_rows
rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2690, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2227, in __iter__
for key, pa_table in self._iter_arrow():
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2251, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 494, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 384, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
bundle: struct<filename: string, kind: string, sha256: string, size_bytes: int64, source_sha: string>
child 0, filename: string
child 1, kind: string
child 2, sha256: string
child 3, size_bytes: int64
child 4, source_sha: string
capsule_id: string
content_is_untrusted: bool
context_resume_packet: struct<node_id: string, schema_version: string, system_layer: struct<content: struct<>>>
child 0, node_id: string
child 1, schema_version: string
child 2, system_layer: struct<content: struct<>>
child 0, content: struct<>
created_with: string
embedded: struct<context_resume: string, trace_slice: string>
child 0, context_resume: string
child 1, trace_slice: string
environment: struct<dependencies: list<item: null>, language_ecosystem: string, setup: list<item: null>>
child 0, dependencies: list<item: null>
child 0, item: null
child 1, language_ecosystem: string
child 2, setup: list<item: null>
child 0, item: null
failing_step: struct<error_excerpt: string, had_error_marker: bool, index: int64, type: string>
child 0, error_excerpt: string
child 1, had_error_marker: bool
child 2, index: int64
child 3, type: string
intent: struct<headline: string, most_substantive_spec: null, trigger: null>
child 0, headline: string
child 1, most_substantive_spec: null
child 2, trigger: null
limitations: list<item: string>
child 0, item: string
redaction: struct<manifest: struct<by_field_path: struct<>, by_severity: struct<>, by_tool: struct<>,
...
_pin: struct<changed_files: list<item: string>, commit_sha: string, remote_url: null>
child 0, changed_files: list<item: string>
child 0, item: string
child 1, commit_sha: string
child 2, remote_url: null
schema_version: string
share: struct<capsule_url: string, human_url: string, published_revision: null>
child 0, capsule_url: string
child 1, human_url: string
child 2, published_revision: null
slice: struct<limitations: list<item: null>, slice_id: string, steps: list<item: null>, trace_id: string>
child 0, limitations: list<item: null>
child 0, item: null
child 1, slice_id: string
child 2, steps: list<item: null>
child 0, item: null
child 3, trace_id: string
source: struct<agent: string, project_slug: string, step_index: int64, trace_id: string>
child 0, agent: string
child 1, project_slug: string
child 2, step_index: int64
child 3, trace_id: string
summary: struct<failure: string, is_failure: bool, scope: string, title: string, what_happened: string>
child 0, failure: string
child 1, is_failure: bool
child 2, scope: string
child 3, title: string
child 4, what_happened: string
test: struct<command: string, cwd: string, expected: struct<kind: string, value: string>, source: string>
child 0, command: string
child 1, cwd: string
child 2, expected: struct<kind: string, value: string>
child 0, kind: string
child 1, value: string
child 3, source: string
trail_anchors: list<item: null>
child 0, item: null
to
{'capsule_id': Value('string'), 'content_is_untrusted': Value('bool'), 'context_resume_packet': {'branch_type': Value('string'), 'capture_completeness': Value('string'), 'limitations': List(Value('null')), 'messages_layer': {'capture_method': Value('string'), 'completeness': Value('string'), 'content': {'limitations': List(Value('string')), 'metadata': {'per_step_prompt_windows_available': Value('bool'), 'reconstruction': Value('string')}, 'scope': Value('string'), 'steps': List({'content': Value('string'), 'observations': List({'error': Value('null'), 'output_summary': Value('string'), 'source_call_id': Value('string')}), 'reasoning_present': Value('bool'), 'role': Value('string'), 'step_index': Value('int64'), 'timestamp': Value('string'), 'tool_calls': List({'input_keys': List(Value('string')), 'tool_call_id': Value('string'), 'tool_name': Value('string')})})}, 'layer_id': Value('string'), 'layer_type': Value('string')}, 'node_id': Value('string'), 'runtime_state_layer': {'capture_method': Value('string'), 'completeness': Value('string'), 'content': {'approval_policy': Value('string'), 'compaction_count': Value('int64'), 'cwd': Value('string'), 'git': {'base_commit': Value('string'), 'branch': Value('string'), 'type': Value('string')}, 'hook_sidecar_present': Value('bool'), 'permission_mode': Value('string'), 'permission_profile': Value('string'), 'permission_request_count': Value('int64'), 'sandbox_policy': Value('string')}, 'layer_id': Value('string'), 'layer_type': Valu
...
or': Value('null'), 'output_summary': Value('string'), 'source_call_id': Value('string')}), 'parent_step': Value('null'), 'reasoning_content': Value('string'), 'role': Value('string'), 'snippets': List(Value('null')), 'step_index': Value('int64'), 'subagent_trajectory_ref': Value('null'), 'system_prompt_hash': Value('null'), 'timestamp': Value('string'), 'token_usage': {'cache_read_tokens': Value('int64'), 'cache_write_tokens': Value('int64'), 'input_tokens': Value('int64'), 'output_tokens': Value('int64'), 'prefix_reuse_tokens': Value('int64')}, 'tool_calls': List({'duration_ms': Value('null'), 'input': {'cmd': Value('string'), 'max_output_tokens': Value('int64'), 'workdir': Value('string'), 'yield_time_ms': Value('int64')}, 'tool_call_id': Value('string'), 'tool_name': Value('string')}), 'tools_available': List(Value('string'))}), 'template': Value('null'), 'trace_id': Value('string'), 'trace_patch_refs': List(Value('null'))}, 'source': {'agent': Value('string'), 'agent_version': Value('string'), 'capture_method': Value('string'), 'completeness': Value('string'), 'context_node_id': Value('string'), 'model': Value('string'), 'project_slug': Value('string'), 'step_index': Value('int64'), 'trace_id': Value('string')}, 'summary': {'failure': Value('null'), 'is_failure': Value('bool'), 'outcome': {'success': Value('bool'), 'terminal_state': Value('null')}, 'scope': Value('string'), 'title': Value('string'), 'what_happened': Value('string')}, 'trail_anchors': List(Value('null'))}
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
- 436