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: CastError
Message: Couldn't cast
dataset_path: string
metric: string
estimator: string
num_samples: int64
num_completions_per_prompt: struct<min: int64, max: int64, mean: double>
child 0, min: int64
child 1, max: int64
child 2, mean: double
pass_at_k: struct<1: double, 2: double, 3: double, 4: double, 5: double, 6: double, 7: double, 8: double, 9: do (... 665 chars omitted)
child 0, 1: double
child 1, 2: double
child 2, 3: double
child 3, 4: double
child 4, 5: double
child 5, 6: double
child 6, 7: double
child 7, 8: double
child 8, 9: double
child 9, 10: double
child 10, 11: double
child 11, 12: double
child 12, 13: double
child 13, 14: double
child 14, 15: double
child 15, 16: double
child 16, 17: double
child 17, 18: double
child 18, 19: double
child 19, 20: double
child 20, 21: double
child 21, 22: double
child 22, 23: double
child 23, 24: double
child 24, 25: double
child 25, 26: double
child 26, 27: double
child 27, 28: double
child 28, 29: double
child 29, 30: double
child 30, 31: double
child 31, 32: double
child 32, 33: double
child 33, 34: double
child 34, 35: double
child 35, 36: double
child 36, 37: double
child 37, 38: double
child 38, 39: double
child 39, 40: double
child 40, 41: double
child 41, 42: double
child 42, 43: double
child 43, 44: double
child 44, 45: double
child 45, 46: double
child 46, 47: double
child 47, 48: double
child 48, 49: double
child 49, 50: double
child 50, 51: double
child 51, 52: double
child 52, 53: double
child 53, 54: double
child 54, 55: double
child 55, 56: double
child 56, 57: double
child 57, 58: double
child 58, 59: double
child 59, 60: double
child 60, 61: double
child 61, 62: double
child 62, 63: double
child 63, 64: double
gt: string
problem: string
prompt: string
responses: list<item: string>
child 0, item: string
to
{'problem': Value('string'), 'prompt': Value('string'), 'gt': Value('string'), 'responses': List(Value('string'))}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
for item in generator(*args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 265, 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 120, 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 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
dataset_path: string
metric: string
estimator: string
num_samples: int64
num_completions_per_prompt: struct<min: int64, max: int64, mean: double>
child 0, min: int64
child 1, max: int64
child 2, mean: double
pass_at_k: struct<1: double, 2: double, 3: double, 4: double, 5: double, 6: double, 7: double, 8: double, 9: do (... 665 chars omitted)
child 0, 1: double
child 1, 2: double
child 2, 3: double
child 3, 4: double
child 4, 5: double
child 5, 6: double
child 6, 7: double
child 7, 8: double
child 8, 9: double
child 9, 10: double
child 10, 11: double
child 11, 12: double
child 12, 13: double
child 13, 14: double
child 14, 15: double
child 15, 16: double
child 16, 17: double
child 17, 18: double
child 18, 19: double
child 19, 20: double
child 20, 21: double
child 21, 22: double
child 22, 23: double
child 23, 24: double
child 24, 25: double
child 25, 26: double
child 26, 27: double
child 27, 28: double
child 28, 29: double
child 29, 30: double
child 30, 31: double
child 31, 32: double
child 32, 33: double
child 33, 34: double
child 34, 35: double
child 35, 36: double
child 36, 37: double
child 37, 38: double
child 38, 39: double
child 39, 40: double
child 40, 41: double
child 41, 42: double
child 42, 43: double
child 43, 44: double
child 44, 45: double
child 45, 46: double
child 46, 47: double
child 47, 48: double
child 48, 49: double
child 49, 50: double
child 50, 51: double
child 51, 52: double
child 52, 53: double
child 53, 54: double
child 54, 55: double
child 55, 56: double
child 56, 57: double
child 57, 58: double
child 58, 59: double
child 59, 60: double
child 60, 61: double
child 61, 62: double
child 62, 63: double
child 63, 64: double
gt: string
problem: string
prompt: string
responses: list<item: string>
child 0, item: string
to
{'problem': Value('string'), 'prompt': Value('string'), 'gt': Value('string'), 'responses': List(Value('string'))}
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 1342, 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 907, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, 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 1922, 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 | prompt string | gt string | responses list |
|---|---|---|---|
Ben has $16$ balls labeled $1,2,3, \ldots, 16$, as well as $4$ indistinguishable boxes. Two balls are \emph{neighbors} if their labels differ by $1$. Compute the number of ways for him to put $4$ balls in each box such that each ball is in the same box as at least one of its neighbors. (The order in which the balls are... | <|im_start|>system
Please reason step by step, and put your final answer within \boxed{}.<|im_end|>
<|im_start|>user
Ben has $16$ balls labeled $1,2,3, \ldots, 16$, as well as $4$ indistinguishable boxes. Two balls are \emph{neighbors} if their labels differ by $1$. Compute the number of ways for him to put $4$ balls i... | 105 | [
"To solve this problem, we need to find the number of ways to distribute 16 balls labeled from 1 to 16 into 4 indistinguishable boxes such that each box contains exactly 4 balls, and each ball is in the same box as at least one of its neighbors. This means that if a ball labeled \\(i\\) is in a box, then balls labe... |
"A piecewise linear function is defined by\\[f(x) = \\begin{cases} x & \\operatorname{if} ~ -1 \\leq(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 259 | ["To solve the problem, we need to find the intersection points of the parabola \\(x = 34y^2\\) with(...TRUNCATED) |
"Let $\\omega$ be a circle, and let a line $\\ell$ intersect $\\omega$ at two points, $P$ and $Q$. C(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 5\sqrt{2} | ["To solve this problem, we need to use some properties of circles and tangents. Let's break down th(...TRUNCATED) |
"Let $p$ be the least prime number for which there exists a positive integer $n$ such that $n^{4}+1$(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 110 | ["We need to find the smallest prime number \\( p \\) such that there exists a positive integer \\( (...TRUNCATED) |
"Flora the frog starts at 0 on the number line and makes a sequence of jumps to the right. In any on(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 3.0 | ["To solve this problem, we need to determine the probability that Flora the frog, starting at 0 on (...TRUNCATED) |
"Define the operation $\\oplus$ by\n\n$$\nx \\oplus y=x y-2 x-2 y+6 .\n$$\n\nCompute all complex num(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 2,3,\frac{3+i\sqrt{3}}{2},\frac{3-i\sqrt{3}}{2} | ["Given the operation \\( \\oplus \\) defined by \\( x \\oplus y = xy - 2x - 2y + 6 \\), we need to (...TRUNCATED) |
"Find the largest possible real part of \\[(75+117i)z+\\frac{96+144i}{z}\\]where $z$ is a complex nu(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 540 | ["To solve this problem, we need to maximize the real part of the expression \\((75 + 117i)z + \\fra(...TRUNCATED) |
"Suppose $a$ and $b$ are positive integers. Isabella and Vidur both fill up an $a \\times b$ table. (...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 21 | ["Let's break down the problem and solve it step by step.\n\n1. **Understanding Isabella's Grid:** I(...TRUNCATED) |
"Torus $T$ is the surface produced by revolving a circle with radius $3$ around an axis in the plane(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 127 | ["To solve the problem, we need to determine the radii \\(r_i\\) and \\(r_o\\) of the circles along (...TRUNCATED) |
"Define $\\{x\\}$ to be the fractional part of $x$. For example, $\\{20.25\\}=0.25$ and $\\{\\pi\\}=(...TRUNCATED) | "<|im_start|>system\nPlease reason step by step, and put your final answer within \\boxed{}.<|im_end(...TRUNCATED) | 4529 | ["To solve the given problem, we need to compute the sum of fractional parts of $\\frac{a^n}{97}$ fo(...TRUNCATED) |
End of preview.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Reinforce-Ada n16 Eval Artifacts
Evaluation artifacts for reinforce_ada_n16_mr4_rr16.
Included eval suffixes:
t07_k64: steps[50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 950, 1000]t10_k64: steps[50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 950, 1000]
Each step / dataset directory contains:
merged_data.jsonlpass_at_k.jsonrecord.txt
- Downloads last month
- 289