Dataset Preview
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: ArrowNotImplementedError
Message: Cannot write struct type 'metadata' with no child field to Parquet. Consider adding a dummy child field.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 712, in write_table
self._build_writer(inferred_schema=pa_table.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 757, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'metadata' with no child field to Parquet. Consider adding a dummy child field.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1847, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 731, in finalize
self._build_writer(self.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 757, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'metadata' with no child field to Parquet. Consider adding a dummy child field.
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 1450, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 993, in stream_convert_to_parquet
builder._prepare_split(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
problem string | answer null | solution null | original_answers list | original_rewards list | sample_list list | problem_id string | subcategory string | metadata dict | max_budget int64 | used_budget int64 | iteration_decisions list | action_history list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
"Write me a zig program that solves the following problem from advent of code and reads the input fr(...TRUNCATED) | null | null | ["To solve the problem from \"Advent of Code - Day 25: Let It Snow\" in Zig, we need to calculate th(...TRUNCATED) | [15.625,13.0,10.1875,13.75,7.34375,18.625,17.25,26.25,26.25,18.25,20.375,24.5,24.25,32.25,18.25,23.0(...TRUNCATED) | [{"answer":"To solve the problem from \"Advent of Code - Day 25: Let It Snow\" in Zig, we need to ca(...TRUNCATED) | 2edbb5f36f5b42be | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
please write a python script that takes a .mp4 file and outputs screenshots taken 10s apart | null | null | ["To achieve this task, we can use the `opencv-python` library, which provides functionality for vid(...TRUNCATED) | [40.5,45.25,43.75,38.75,31.625,34.0,42.0,48.5,43.0,51.25,36.0,36.0,38.5,44.0,10.75,36.75,42.75,40.25(...TRUNCATED) | [{"answer":"To achieve this task, we can use the `opencv-python` library, which provides functionali(...TRUNCATED) | ec71c09662a64365 | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"<div style=\"width: 100vh; height: 100vh;\">\n <img src=\"img/world.png\">\n </div>\n\nHow do i(...TRUNCATED) | null | null | ["To center the child `<img>` element both vertically and horizontally within the parent `<div>` usi(...TRUNCATED) | [26.25,31.125,25.0,8.625,13.9375,26.875,39.75,24.5,33.25,22.5,26.0,12.3125,23.625,30.375,29.875,26.3(...TRUNCATED) | [{"answer":"To center the child `<img>` element both vertically and horizontally within the parent `(...TRUNCATED) | d5cdf24c4e614beb | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"Expand the following LLM prompt to detect tabular data too. cise title that encapsulates the main t(...TRUNCATED) | null | null | ["To enable the detection of tabular data in addition to diagrams, the prompt can be expanded as fol(...TRUNCATED) | [12.5,6.78125,9.375,10.625,9.25,17.875,18.25,4.59375,10.0,9.1875,9.625,13.8125,11.3125,9.1875,8.75,1(...TRUNCATED) | [{"answer":"To enable the detection of tabular data in addition to diagrams, the prompt can be expan(...TRUNCATED) | dfc9be7c176d46bb | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"write a script that will generate glowing text with a rainbow color animated gradient border around(...TRUNCATED) | null | null | ["Creating a glowing text effect with a rainbow-colored animated gradient border involves using CSS (...TRUNCATED) | [29.375,33.5,13.125,34.0,29.25,33.75,34.75,26.125,28.625,28.625,34.75,28.0,33.75,35.0,28.375,28.25,3(...TRUNCATED) | [{"answer":"Creating a glowing text effect with a rainbow-colored animated gradient border involves (...TRUNCATED) | 666d2acdd7d64e17 | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"fn format_with_border(content: &str, width: usize) -> String {\n let stripped_content = strip_an(...TRUNCATED) | null | null | ["To create a warning message with a similar border formatting as the `format_with_border` function,(...TRUNCATED) | [38.25,21.625,35.75,29.875,32.75,41.75,35.0,44.75,41.25,31.75,21.375,32.25,40.0,42.25,30.375,35.75,3(...TRUNCATED) | [{"answer":"To create a warning message with a similar border formatting as the `format_with_border`(...TRUNCATED) | f0c5c62bd4a84fdf | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
" Write a function in code that solves the following problem:\n\n An agent needs to find the b(...TRUNCATED) | null | null | ["To tackle this problem, we can implement a pathfinding algorithm such as A* (A-star), which is wel(...TRUNCATED) | [41.25,41.25,43.5,45.0,35.75,45.25,49.0,48.75,46.5,10.6875,42.75,43.25,51.75,44.25,15.1875,44.75,4.4(...TRUNCATED) | [{"answer":"To tackle this problem, we can implement a pathfinding algorithm such as A* (A-star), wh(...TRUNCATED) | c1dcc4caf8174b3a | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"Create an 'Input' component that is able to take in user input. When the user is typing, it should (...TRUNCATED) | null | null | ["Creating an `Input` component in React with TypeScript that displays a dropdown menu with filtered(...TRUNCATED) | [49.0,40.0,49.25,48.0,55.75,34.5,42.0,47.5,53.5,36.75,54.5,44.75,45.75,51.0,55.0,52.75,52.25,56.0,52(...TRUNCATED) | [{"answer":"Creating an `Input` component in React with TypeScript that displays a dropdown menu wit(...TRUNCATED) | ac0ad233574047e3 | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"what does this do:\n\nexport x=$'115' && export y=$'104' && export z=$'117' && export a=$'116' && e(...TRUNCATED) | null | null | ["This script constructs and executes shell commands by manipulating ASCII values to form text strin(...TRUNCATED) | [10.0625,7.71875,9.25,7.84375,6.0,1.2265625,8.125,18.375,10.4375,2.375,8.375,4.21875,2.03125,7.125,1(...TRUNCATED) | [{"answer":"This script constructs and executes shell commands by manipulating ASCII values to form (...TRUNCATED) | 9d8a4964a985472e | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
"Hi there! I am learning c++ and i need your help. I have a number which is stored in a string (std:(...TRUNCATED) | null | null | ["In C++, when you're converting a string to a double using `std::stod`, you might encounter situati(...TRUNCATED) | [31.625,26.125,26.375,30.125,27.0,24.0,23.375,29.875,32.5,24.875,31.875,32.75,20.75,26.5,24.0,33.0,2(...TRUNCATED) | [{"answer":"In C++, when you're converting a string to a double using `std::stod`, you might encount(...TRUNCATED) | 8411a709b22b408a | coding | {} | 64 | 64 | [{"budget_used":16,"decision":{"action":"refinement","base_score":1.0,"layer":0,"metrics":{"n":16},"(...TRUNCATED) | [{"action":"refinement","budget_used":17,"details":{"batch_reward_calculation":true,"new_total_sampl(...TRUNCATED) |
End of preview.
No dataset card yet
- Downloads last month
- 45