Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
instance_id: string
context_id: int64
context: struct<type: string, initial_analysis: string, problem_statement: string, human_hints: string, agent (... 172 chars omitted)
  child 0, type: string
  child 1, initial_analysis: string
  child 2, problem_statement: string
  child 3, human_hints: string
  child 4, agent_patch: string
  child 5, gold_patch: string
  child 6, original_files_content: string
  child 7, execution_code_content: string
  child 8, command_to_simulate: string
  child 9, FAIL_TO_PASS: string
  child 10, PASS_TO_PASS: string
real_output: string
real_reward: int64
eval_reward: int64
simulated_reward: int64
sim_test_report: string
sim_response_content: string
to
{'instance_id': Value('string'), 'context_id': Value('int64'), 'context': {'type': Value('string'), 'initial_analysis': Value('string'), 'problem_statement': Value('string'), 'human_hints': Value('string'), 'agent_patch': Value('string'), 'gold_patch': Value('string'), 'original_files_content': Json(decode=True), 'execution_code_content': Json(decode=True), 'command_to_simulate': Value('string'), 'FAIL_TO_PASS': Value('string'), 'PASS_TO_PASS': Value('string')}, 'real_output': Value('string'), 'real_reward': Value('int64')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                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
              instance_id: string
              context_id: int64
              context: struct<type: string, initial_analysis: string, problem_statement: string, human_hints: string, agent (... 172 chars omitted)
                child 0, type: string
                child 1, initial_analysis: string
                child 2, problem_statement: string
                child 3, human_hints: string
                child 4, agent_patch: string
                child 5, gold_patch: string
                child 6, original_files_content: string
                child 7, execution_code_content: string
                child 8, command_to_simulate: string
                child 9, FAIL_TO_PASS: string
                child 10, PASS_TO_PASS: string
              real_output: string
              real_reward: int64
              eval_reward: int64
              simulated_reward: int64
              sim_test_report: string
              sim_response_content: string
              to
              {'instance_id': Value('string'), 'context_id': Value('int64'), 'context': {'type': Value('string'), 'initial_analysis': Value('string'), 'problem_statement': Value('string'), 'human_hints': Value('string'), 'agent_patch': Value('string'), 'gold_patch': Value('string'), 'original_files_content': Json(decode=True), 'execution_code_content': Json(decode=True), 'command_to_simulate': Value('string'), 'FAIL_TO_PASS': Value('string'), 'PASS_TO_PASS': Value('string')}, 'real_output': Value('string'), 'real_reward': Value('int64')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

instance_id
string
context_id
int64
context
dict
real_output
string
real_reward
int64
astropy__astropy-12907
25
{"type":"reward_calculation","initial_analysis":"- The bug is in the `separability_matrix` function (...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-13033
9
{"type":"reward_calculation","initial_analysis":"- The bug occurs in TimeSeries when validating requ(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-13236
18
{"type":"reward_calculation","initial_analysis":"- The bug was automatic conversion of structured nu(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-13398
31
{"type":"reward_calculation","initial_analysis":"- The core issue is that ITRS to observed (AltAz/HA(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-13453
13
{"type":"reward_calculation","initial_analysis":"- The HTML writer in `astropy.io.ascii.html` ignore(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-13579
31
{"type":"reward_calculation","initial_analysis":"- The bug is in `SlicedLowLevelWCS.world_to_pixel_v(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
1
astropy__astropy-13977
18
{"type":"reward_calculation","initial_analysis":"- The bug is that `Quantity.__array_ufunc__()` rais(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-14096
34
{"type":"reward_calculation","initial_analysis":"- The bug occurs when a SkyCoord subclass has a pro(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
1
astropy__astropy-14182
25
{"type":"reward_calculation","initial_analysis":"- The RST (reStructuredText) writer in astropy did (...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
0
astropy__astropy-14309
22
{"type":"reward_calculation","initial_analysis":"- The bug is an IndexError in `is_fits` function wh(...TRUNCATED)
"+ source /opt/miniconda3/bin/activate\n++ _CONDA_ROOT=/opt/miniconda3\n++ . /opt/miniconda3/etc/pro(...TRUNCATED)
1
End of preview.

No dataset card yet

Downloads last month
45