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 because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 5 new columns ({'data_source', 'ability', 'reward_model', 'extra_info', 'prompt'}) and 3 missing columns ({'reason', 'source', 'problem'}).

This happened while the json dataset builder was generating data using

hf://datasets/dusersad12/verl-math-mix/verl_math_mix.jsonl (at revision 98c43df03021e240f8b052b90b9973de91ed6981), ['hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/skipped_samples.json', 'hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/verl_math_mix.jsonl'], ['hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/skipped_samples.json', 'hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/verl_math_mix.jsonl']

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1848, in _prepare_split_single
                  writer.write_table(table)
                  ~~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                  ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              data_source: string
              prompt: list<item: struct<role: string, content: string>>
                child 0, item: struct<role: string, content: string>
                    child 0, role: string
                    child 1, content: string
              ability: string
              reward_model: struct<style: string, ground_truth: string>
                child 0, style: string
                child 1, ground_truth: string
              extra_info: struct<index: int64, solution: string>
                child 0, index: int64
                child 1, solution: string
              to
              {'source': Value('string'), 'reason': Value('string'), 'problem': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              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 1694, 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 1850, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
                  ...<4 lines>...
                  )
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 5 new columns ({'data_source', 'ability', 'reward_model', 'extra_info', 'prompt'}) and 3 missing columns ({'reason', 'source', 'problem'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/dusersad12/verl-math-mix/verl_math_mix.jsonl (at revision 98c43df03021e240f8b052b90b9973de91ed6981), ['hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/skipped_samples.json', 'hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/verl_math_mix.jsonl'], ['hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/skipped_samples.json', 'hf://datasets/dusersad12/verl-math-mix@98c43df03021e240f8b052b90b9973de91ed6981/verl_math_mix.jsonl']
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

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.

source
string
reason
string
problem
string
deepscaler_preview.json
duplicate
Supposed that $x$ and $y$ are nonzero real numbers such that $\frac{3x+y}{x-3y}=-2$. What is the value of $\frac{x+3y}{3
deepscaler_preview.json
duplicate
Arjun and Beth play a game in which they take turns removing one brick or two adjacent bricks from one "wall" among a se
deepscaler_preview.json
duplicate
Alicia had two containers. The first was $\frac{5}{6}$ full of water and the second was empty. She poured all the water
deepscaler_preview.json
duplicate
Alicia earns 20 dollars per hour, of which $1.45\%$ is deducted to pay local taxes. How many cents per hour of Alicia's
deepscaler_preview.json
duplicate
A ticket to a school play cost $x$ dollars, where $x$ is a whole number. A group of 9th graders buys tickets costing a t
deepscaler_preview.json
duplicate
Doug and Dave shared a pizza with $8$ equally-sized slices. Doug wanted a plain pizza, but Dave wanted anchovies on half
deepscaler_preview.json
duplicate
A small bottle of shampoo can hold $35$ milliliters of shampoo, whereas a large bottle can hold $500$ milliliters of sha
deepscaler_preview.json
duplicate
Mr. Lopez has a choice of two routes to get to work. Route A is $6$ miles long, and his average speed along this route i
deepscaler_preview.json
duplicate
In a certain year the price of gasoline rose by $20\%$ during January, fell by $20\%$ during February, rose by $25\%$ du
deepscaler_preview.json
duplicate
Alice refuses to sit next to either Bob or Carla. Derek refuses to sit next to Eric. How many ways are there for the fiv
deepscaler_preview.json
duplicate
On an algebra quiz, $10\%$ of the students scored $70$ points, $35\%$ scored $80$ points, $30\%$ scored $90$ points, and
deepscaler_preview.json
duplicate
Define $x\otimes y=x^3-y$. What is $h\otimes (h\otimes h)$?
deepscaler_preview.json
duplicate
The acute angles of a right triangle are $a^{\circ}$ and $b^{\circ}$, where $a>b$ and both $a$ and $b$ are prime numbers
deepscaler_preview.json
duplicate
Each vertex of a cube is to be labeled with an integer 1 through 8, with each integer being used once, in such a way tha
deepscaler_preview.json
duplicate
Convex quadrilateral $ABCD$ has $AB = 9$ and $CD = 12$. Diagonals $AC$ and $BD$ intersect at $E$, $AC = 14$, and $\trian
deepscaler_preview.json
duplicate
At an elementary school, the students in third grade, fourth grade, and fifth grade run an average of $12$, $15$, and $1
deepscaler_preview.json
duplicate
Isabella's house has $3$ bedrooms. Each bedroom is $12$ feet long, $10$ feet wide, and $8$ feet high. Isabella must pain
deepscaler_preview.json
duplicate
What is the difference between the sum of the first $2003$ even counting numbers and the sum of the first $2003$ odd cou
deepscaler_preview.json
duplicate
How many squares whose sides are parallel to the axes and whose vertices have coordinates that are integers lie entirely
deepscaler_preview.json
duplicate
What is the value of $\frac{11! - 10!}{9!}$?
deepscaler_preview.json
duplicate
In a small pond there are eleven lily pads in a row labeled 0 through 10. A frog is sitting on pad 1. When the frog is o
deepscaler_preview.json
duplicate
An iterative average of the numbers 1, 2, 3, 4, and 5 is computed the following way. Arrange the five numbers in some or
deepscaler_preview.json
duplicate
A majority of the $30$ students in Ms. Demeanor's class bought pencils at the school bookstore. Each of these students b
deepscaler_preview.json
duplicate
The number obtained from the last two nonzero digits of $90!$ is equal to $n$. What is $n$?
deepscaler_preview.json
duplicate
Mrs. Walter gave an exam in a mathematics class of five students. She entered the scores in random order into a spreadsh
deepscaler_preview.json
duplicate
When the mean, median, and mode of the list \[10,2,5,2,4,2,x\] are arranged in increasing order, they form a non-constan
deepscaler_preview.json
duplicate
Triangle $ABC$ has $AB=2 \cdot AC$. Let $D$ and $E$ be on $\overline{AB}$ and $\overline{BC}$, respectively, such that $
deepscaler_preview.json
duplicate
Let $D(n)$ denote the number of ways of writing the positive integer $n$ as a product \[n = f_1\cdot f_2\cdots f_k,\]whe
deepscaler_preview.json
duplicate
The two digits in Jack's age are the same as the digits in Bill's age, but in reverse order. In five years Jack will be
deepscaler_preview.json
duplicate
Sam drove $96$ miles in $90$ minutes. His average speed during the first $30$ minutes was $60$ mph (miles per hour), and
deepscaler_preview.json
duplicate
The polygon enclosed by the solid lines in the figure consists of 4 congruent squares joined edge-to-edge. One more cong
deepscaler_preview.json
duplicate
Sally has five red cards numbered $1$ through $5$ and four blue cards numbered $3$ through $6$. She stacks the cards so
deepscaler_preview.json
duplicate
For each positive integer $n$, let $f_1(n)$ be twice the number of positive integer divisors of $n$, and for $j \ge 2$,
deepscaler_preview.json
duplicate
The sum of two numbers is $S$. Suppose $3$ is added to each number and then each of the resulting numbers is doubled. Wh
deepscaler_preview.json
duplicate
A palindrome between $1000$ and $10000$ is chosen at random. What is the probability that it is divisible by $7$?
deepscaler_preview.json
duplicate
What is the value of $\frac{(2112-2021)^2}{169}$?
deepscaler_preview.json
duplicate
A circle of radius 5 is inscribed in a rectangle as shown. The ratio of the length of the rectangle to its width is 2:1.
deepscaler_preview.json
duplicate
Kiana has two older twin brothers. The product of their three ages is 128. What is the sum of their three ages?
deepscaler_preview.json
duplicate
Jason rolls three fair standard six-sided dice. Then he looks at the rolls and chooses a subset of the dice (possibly em
deepscaler_preview.json
duplicate
The arithmetic mean of the nine numbers in the set $\{9, 99, 999, 9999, \ldots, 999999999\}$ is a $9$-digit number $M$,
deepscaler_preview.json
duplicate
A $\text{palindrome}$, such as $83438$, is a number that remains the same when its digits are reversed. The numbers $x$
deepscaler_preview.json
duplicate
A college student drove his compact car $120$ miles home for the weekend and averaged $30$ miles per gallon. On the retu
deepscaler_preview.json
duplicate
The closed curve in the figure is made up of 9 congruent circular arcs each of length $\frac{2\pi}{3}$, where each of th
deepscaler_preview.json
duplicate
A digital watch displays hours and minutes with AM and PM. What is the largest possible sum of the digits in the display
deepscaler_preview.json
duplicate
The line $12x+5y=60$ forms a triangle with the coordinate axes. What is the sum of the lengths of the altitudes of this
deepscaler_preview.json
duplicate
What is the area of the region enclosed by the graph of the equation $x^2+y^2=|x|+|y|?$
deepscaler_preview.json
duplicate
Logan is constructing a scaled model of his town. The city's water tower stands 40 meters high, and the top portion is a
deepscaler_preview.json
duplicate
A red ball and a green ball are randomly and independently tossed into bins numbered with the positive integers so that
deepscaler_preview.json
duplicate
The $25$ integers from $-10$ to $14,$ inclusive, can be arranged to form a $5$-by-$5$ square in which the sum of the num
deepscaler_preview.json
duplicate
Every high school in the city of Euclid sent a team of $3$ students to a math contest. Each participant in the contest r
deepscaler_preview.json
duplicate
A quadratic polynomial with real coefficients and leading coefficient $1$ is called $\emph{disrespectful}$ if the equati
deepscaler_preview.json
duplicate
Members of the Rockham Soccer League buy socks and T-shirts. Socks cost $4 per pair and each T-shirt costs $5 more than
deepscaler_preview.json
duplicate
Bernardo and Silvia play the following game. An integer between $0$ and $999$ inclusive is selected and given to Bernard
deepscaler_preview.json
duplicate
Call a positive integer monotonous if it is a one-digit number or its digits, when read from left to right, form either
deepscaler_preview.json
duplicate
A list of $2018$ positive integers has a unique mode, which occurs exactly $10$ times. What is the least number of disti
deepscaler_preview.json
duplicate
Cagney can frost a cupcake every 20 seconds and Lacey can frost a cupcake every 30 seconds. Working together, how many c
deepscaler_preview.json
duplicate
What is the least possible value of $(xy-1)^2+(x+y)^2$ for real numbers $x$ and $y$?
deepscaler_preview.json
duplicate
The numbers $1,2,\dots,9$ are randomly placed into the $9$ squares of a $3 \times 3$ grid. Each square gets one number,
deepscaler_preview.json
duplicate
Rachel and Robert run on a circular track. Rachel runs counterclockwise and completes a lap every 90 seconds, and Robert
deepscaler_preview.json
duplicate
An inverted cone with base radius $12 \mathrm{cm}$ and height $18 \mathrm{cm}$ is full of water. The water is poured int
deepscaler_preview.json
duplicate
A number of linked rings, each $1$ cm thick, are hanging on a peg. The top ring has an outside diameter of $20$ cm. The
deepscaler_preview.json
duplicate
Two years ago Pete was three times as old as his cousin Claire. Two years before that, Pete was four times as old as Cla
deepscaler_preview.json
duplicate
The sum of two positive numbers is $5$ times their difference. What is the ratio of the larger number to the smaller num
deepscaler_preview.json
duplicate
Let $S$ be the set of all positive integer divisors of $100,000.$ How many numbers are the product of two distinct eleme
deepscaler_preview.json
duplicate
Some boys and girls are having a car wash to raise money for a class trip to China. Initially $40\%$ of the group are gi
deepscaler_preview.json
duplicate
A triangular array of $2016$ coins has $1$ coin in the first row, $2$ coins in the second row, $3$ coins in the third ro
deepscaler_preview.json
missing_answer
The faces of each of $7$ standard dice are labeled with the integers from $1$ to $6$. Let $p$ be the probabilities that
deepscaler_preview.json
duplicate
Each of $2010$ boxes in a line contains a single red marble, and for $1 \le k \le 2010$, the box in the $k\text{th}$ pos
deepscaler_preview.json
duplicate
Cindy was asked by her teacher to subtract 3 from a certain number and then divide the result by 9. Instead, she subtrac
deepscaler_preview.json
duplicate
A rectangular yard contains two flower beds in the shape of congruent isosceles right triangles. The remainder of the ya
deepscaler_preview.json
duplicate
Tom's age is $T$ years, which is also the sum of the ages of his three children. His age $N$ years ago was twice the sum
deepscaler_preview.json
duplicate
Mr. Green measures his rectangular garden by walking two of the sides and finds that it is $15$ steps by $20$ steps. Eac
deepscaler_preview.json
duplicate
Quadrilateral $ABCD$ satisfies $\angle ABC = \angle ACD = 90^{\circ}, AC=20,$ and $CD=30.$ Diagonals $\overline{AC}$ and
deepscaler_preview.json
duplicate
All three vertices of $\triangle ABC$ lie on the parabola defined by $y=x^2$, with $A$ at the origin and $\overline{BC}$
deepscaler_preview.json
duplicate
In the following list of numbers, the integer $n$ appears $n$ times in the list for $1 \leq n \leq 200$. \[1, 2, 2, 3, 3
deepscaler_preview.json
duplicate
How many ordered pairs of integers $(x, y)$ satisfy the equation $x^{2020} + y^2 = 2y$?
deepscaler_preview.json
duplicate
The entries in a $3 \times 3$ array include all the digits from $1$ through $9$, arranged so that the entries in every r
deepscaler_preview.json
duplicate
The numbers $1, 2, 3, 4, 5$ are to be arranged in a circle. An arrangement is $\textit{bad}$ if it is not true that for
deepscaler_preview.json
duplicate
The players on a basketball team made some three-point shots, some two-point shots, and some one-point free throws. They
deepscaler_preview.json
duplicate
Five friends sat in a movie theater in a row containing $5$ seats, numbered $1$ to $5$ from left to right. (The directio
deepscaler_preview.json
duplicate
For how many (not necessarily positive) integer values of $n$ is the value of $4000 \cdot \left(\frac{2}{5}\right)^n$ an
deepscaler_preview.json
duplicate
Call a fraction $\frac{a}{b}$, not necessarily in the simplest form, special if $a$ and $b$ are positive integers whose
deepscaler_preview.json
duplicate
Brianna is using part of the money she earned on her weekend job to buy several equally-priced CDs. She used one fifth o
deepscaler_preview.json
duplicate
What is the value of $\frac{2a^{-1}+\frac{a^{-1}}{2}}{a}$ when $a= \frac{1}{2}$?
deepscaler_preview.json
duplicate
How many $4$-digit positive integers (that is, integers between $1000$ and $9999$, inclusive) having only even digits ar
deepscaler_preview.json
duplicate
What is the value of $1234 + 2341 + 3412 + 4123$
deepscaler_preview.json
duplicate
An urn contains one red ball and one blue ball. A box of extra red and blue balls lies nearby. George performs the follo
deepscaler_preview.json
duplicate
What is the median of the following list of $4040$ numbers? \[1, 2, 3, \ldots, 2020, 1^2, 2^2, 3^2, \ldots, 2020^2\]
deepscaler_preview.json
duplicate
Let $S$ be the set of lattice points in the coordinate plane, both of whose coordinates are integers between $1$ and $30
deepscaler_preview.json
duplicate
Figures $0$, $1$, $2$, and $3$ consist of $1$, $5$, $13$, and $25$ nonoverlapping unit squares, respectively. If the pat
deepscaler_preview.json
duplicate
How many ways can a student schedule $3$ mathematics courses -- algebra, geometry, and number theory -- in a $6$-period
deepscaler_preview.json
duplicate
Two lines with slopes $\frac{1}{2}$ and $2$ intersect at $(2,2)$. What is the area of the triangle enclosed by these two
deepscaler_preview.json
duplicate
A bug starts at one vertex of a cube and moves along the edges of the cube according to the following rule. At each vert
deepscaler_preview.json
duplicate
In a bag of marbles, $\frac{3}{5}$ of the marbles are blue and the rest are red. If the number of red marbles is doubled
deepscaler_preview.json
duplicate
According to the standard convention for exponentiation, \[2^{2^{2^{2}}} = 2^{(2^{(2^2)})} = 2^{16} = 65536.\] If the o
deepscaler_preview.json
duplicate
For how many integers $n$ is $\frac n{20-n}$ the square of an integer?
deepscaler_preview.json
duplicate
A $4\times 4$ block of calendar dates is shown. First, the order of the numbers in the second and the fourth rows are re
deepscaler_preview.json
duplicate
Elmer the emu takes $44$ equal strides to walk between consecutive telephone poles on a rural road. Oscar the ostrich ca
deepscaler_preview.json
duplicate
Let $n$ be a $5$-digit number, and let $q$ and $r$ be the quotient and the remainder, respectively, when $n$ is divided
deepscaler_preview.json
duplicate
Twenty percent less than 60 is one-third more than what number?
End of preview.

No dataset card yet

Downloads last month
31