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
llm_config: string
datafile: string
filename: string
tokenizer: string
seq_len: int64
batch_size: int64
k: int64
num_gpus: int64
tokens: list<item: int64>
child 0, item: int64
text: string
to
{'tokens': List(Value('int64')), 'text': Value('string')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, 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 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
llm_config: string
datafile: string
filename: string
tokenizer: string
seq_len: int64
batch_size: int64
k: int64
num_gpus: int64
tokens: list<item: int64>
child 0, item: int64
text: string
to
{'tokens': List(Value('int64')), 'text': 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 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 1880, 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.
tokens list | text string |
|---|---|
[
32512,
32520,
4019,
771,
281,
4185,
287,
257,
14781,
287,
2706,
14258,
347,
626,
7375,
1082,
1606,
352,
12724,
17389,
328,
3266,
14959,
285,
855,
1006,
26285,
328,
349,
17141,
18848,
972,
492,
7188,
10175,
278,
261,
2041,
321,
261,
6258... | <DOCUMENT><QUESTION>Stefan goes to a restaurant to eat dinner with his family. They order an appetizer that costs $10 and 4 entrees that are $20 each. If they tip 20% of the total for the waiter, what is the total amount of money that they spend at the restaurant?</QUESTION><THINK>The total cost of the entrees is 4 * $... |
[
32512,
32520,
875,
15605,
332,
257,
906,
6314,
2593,
328,
261,
6314,
309,
24239,
2005,
278,
4569,
1578,
2963,
261,
30488,
2152,
11913,
278,
906,
349,
13760,
1019,
800,
11913,
278,
906,
1026,
261,
6314,
2223,
641,
2005,
63,
32521,
32522,... | <DOCUMENT><QUESTION>The gauge on a water tank shows that the tank is 1/3 full of water. To fill the tank, 16 gallons of water are added. How many gallons of water does the tank hold when full?</QUESTION><THINK>Given that the tank is 1/3 full of water, and that it requires 16 gallons to fill. 1 full tank -1/3 tank = 2/3... |
[
32512,
32520,
66,
268,
516,
1351,
16448,
485,
625,
29281,
20631,
7666,
516,
1196,
28470,
115,
339,
800,
16448,
411,
6391,
516,
46,
972,
29281,
516,
3402,
29534,
656,
800,
16448,
1026,
7666,
32031,
32521,
32522,
66,
268,
516,
3402,
43,
... | <DOCUMENT><QUESTION>Ben has 8 apples more than Phillip does. Tom has three eighths as many apples at Ben has. If Phillip has 40 apples, how many apples does Tom have?</QUESTION><THINK>Ben has 40+8 = <TOOL>40+8</TOOL><RESPONSE>48</RESPONSE>48 apples.
There are 48/8 = <TOOL>48/8</TOOL><RESPONSE>6</RESPONSE>6 apples in ev... |
[
32512,
32520,
16534,
6305,
287,
1096,
257,
20371,
2353,
304,
10084,
516,
1720,
2690,
12584,
304,
10084,
516,
6074,
339,
800,
1065,
23061,
339,
377,
1026,
2690,
12584,
304,
10084,
516,
893,
5594,
18588,
625,
377,
1026,
19025,
357,
1644,
... | <DOCUMENT><QUESTION>John wants to start a zoo. He has 15 snakes. He has twice as many monkeys as he does snakes. He has 5 fewer lions than he does monkeys. John has 8 more pandas than he does lions. John has 1/3 as many dogs as he does pandas. How many total animals does John have?</QUESTION><THINK>John has 15 s... |
[
32512,
32520,
65,
15484,
6780,
4512,
264,
388,
4066,
5324,
257,
21370,
283,
5384,
3711,
350,
257,
17147,
283,
15017,
9025,
1222,
97,
10347,
769,
17147,
4066,
285,
769,
6363,
2576,
12134,
1019,
800,
3711,
1299,
353,
1097,
63,
32521,
3252... | <DOCUMENT><QUESTION>A portable battery charger can fully charge a smartphone in 26 minutes or a tablet in 53 minutes. Ana charged her tablet fully and her phone halfway. How many minutes did it take?</QUESTION><THINK>Ana charged her phone halfway, so she took 26 / 2 = <TOOL>26/2</TOOL><RESPONSE>13</RESPONSE>13 minutes ... |
[
32512,
32520,
68,
288,
10716,
1976,
287,
2201,
13773,
47,
119,
4725,
278,
6069,
321,
7020,
4935,
1078,
278,
23387,
7299,
257,
4119,
3116,
2919,
703,
540,
1019,
1064,
1026,
929,
2201,
283,
2041,
63,
32521,
32522,
8587,
934,
261,
2041,
... | <DOCUMENT><QUESTION>Darla needs to pay $4/watt of electricity for 300 watts of electricity, plus a $150 late fee. How much does she pay in total?</QUESTION><THINK>First find the total cost of the electricity: $4/watt * 300 watts = $<TOOL>4*300</TOOL><RESPONSE>1200</RESPONSE>1200
Then add the late fee: $1200 + $150 = $<... |
[
32512,
32520,
5266,
433,
660,
1720,
12359,
1474,
486,
32157,
111,
12634,
3812,
2587,
46,
3879,
1361,
516,
2127,
32092,
287,
934,
32157,
2353,
361,
2072,
974,
2618,
665,
3711,
287,
934,
32157,
111,
283,
257,
9491,
4102,
1019,
943,
672,
... | <DOCUMENT><QUESTION>There have been 15 "Where's Waldo?" books published. Each book has 30 puzzles to find Waldo. The average person takes 3 minutes to find Waldo in a puzzle. How long would it take to find every Waldo?</QUESTION><THINK>There have been 450 puzzles because 15 x 30 = <TOOL>450</TOOL><RESPONSE>450</RESPONS... |
[
32512,
32520,
66,
436,
2034,
257,
7582,
544,
540,
304,
875,
768,
1876,
516,
1106,
4203,
357,
304,
875,
1352,
1876,
516,
855,
4203,
357,
304,
25297,
4203,
309,
855,
9025,
304,
3282,
943,
309,
261,
2041,
14945,
63,
32521,
32522,
5266,
... | <DOCUMENT><QUESTION>Bart makes a mixtape. The first side has 6 songs. The second side has 4 songs. Each song is 4 minutes. How long is the total tape?</QUESTION><THINK>There are 6+4=<TOOL>6+4</TOOL><RESPONSE>10</RESPONSE>10 songs on the tape.
In total, the time is 10*4=<TOOL>10*4</TOOL><RESPONSE>40</RESPONSE>40 min... |
[
32512,
32520,
4270,
1576,
28450,
366,
6305,
287,
3779,
626,
13303,
332,
352,
18579,
908,
516,
6641,
514,
3599,
10850,
357,
908,
6305,
287,
2661,
439,
8475,
1897,
893,
9098,
357,
5526,
377,
495,
1773,
257,
2041,
278,
6678,
7841,
12701,
... | <DOCUMENT><QUESTION>An old pirate wants to leave his treasure on an island. He has 3500 gold coins. He wants to spread this equally across 5 chests. Additionally, he will put a total of 500 silver coins and twice as many bronze coins as silver, all distributed equally across the chests. How many coins in total will be ... |
[
32512,
32520,
27767,
2344,
5930,
29329,
687,
20427,
3008,
332,
257,
1473,
9320,
534,
261,
1352,
8806,
2576,
339,
800,
687,
8479,
25196,
8866,
3008,
339,
261,
768,
2090,
427,
5930,
399,
261,
6557,
534,
261,
2537,
8806,
5580,
485,
3008,
... | <DOCUMENT><QUESTION>New York recorded 5000 new coronavirus cases on a particular week. In the second week, half as many new coronaviruses cases as the first week was recorded by the state. In the third week, 2000 more cases were recorded in the state. What is the total number of recorded new coronaviruses in the state ... |
[
32512,
32520,
66,
2822,
121,
495,
775,
13773,
3116,
485,
283,
257,
659,
625,
441,
1292,
110,
540,
972,
441,
1292,
878,
2034,
28603,
6867,
283,
257,
3723,
656,
1064,
495,
18825,
121,
285,
441,
1292,
878,
775,
4942,
283,
257,
659,
63,... | <DOCUMENT><QUESTION>Brady will make $450 more in a year than Dwayne. If Dwayne makes $1,500 in a year, how much will Brady and Dwayne make combined in a year?</QUESTION><THINK>Brady will make $450 + $1500 = $<TOOL>450+1500</TOOL><RESPONSE>1950</RESPONSE>1950.
Combined, Brady and Dwayne will make $1950 + $1500 = $<TOOL>... |
[
32512,
32520,
67,
288,
3958,
110,
309,
4220,
564,
769,
3039,
15863,
361,
5232,
495,
308,
27481,
4941,
261,
5878,
495,
308,
18786,
261,
2534,
278,
261,
5232,
44,
285,
876,
278,
261,
1662,
1504,
7715,
495,
308,
261,
1049,
14794,
972,
... | <DOCUMENT><QUESTION>Carolyn is planning out her final essay. The introduction will be 450 words, the conclusion will be triple the length of the introduction, and each of the four body sections will be the same length. If her essay has to be 5000 words total, how long is each section?</QUESTION><THINK>First find the le... |
[
32512,
32520,
77,
288,
676,
516,
23994,
569,
1114,
7613,
332,
769,
31356,
2135,
19606,
287,
1680,
589,
399,
3046,
714,
7613,
257,
3492,
1391,
929,
548,
4381,
1106,
687,
7613,
257,
3492,
1019,
800,
2164,
495,
353,
1097,
769,
287,
1002,... | <DOCUMENT><QUESTION>Marie has 98 unread messages on her phone. She decides to clear them by reading 20 messages a day. However, she also gets 6 new messages a day. How many days will it take her to read all her unread messages?</QUESTION><THINK>Marie will read 20 but gain 6 unread messages a day, so she will lower the ... |
[
32512,
32520,
77,
12457,
356,
4386,
31129,
278,
769,
1141,
2202,
972,
929,
4386,
4119,
2374,
656,
1064,
3064,
309,
1930,
283,
769,
30936,
63,
32521,
32522,
3186,
31129,
4454,
10587,
901,
2282,
4798,
53,
619,
10121,
4454,
261,
1618,
1930... | <DOCUMENT><QUESTION>Mitzel spent 35% of her allowance. If she spent $14, how much money is left in her allowance?</QUESTION><THINK>If 35% represents 14, then 100-35 = 65 represents the amount left of her allowance.
The amount she didn't use is 65*14/35 = <TOOL>65*14/35</TOOL><RESPONSE>26</RESPONSE>26</THINK><ANSWER>26<... |
[
32512,
32520,
72,
1467,
17008,
261,
8034,
996,
14747,
893,
2164,
257,
2090,
321,
2127,
9025,
304,
10084,
17008,
585,
278,
257,
3994,
996,
21711,
893,
2164,
257,
8806,
321,
375,
15613,
304,
10084,
4428,
817,
626,
3046,
799,
332,
15680,
... | <DOCUMENT><QUESTION>Hank reads the newspaper every morning, 5 days a week for 30 minutes. He reads part of a novel every evening, 5 days a week, for 1 hour. He doubles his reading time on Saturday and Sundays. How many minutes does Hank spend reading in 1 week?</QUESTION><THINK>He reads 30 minutes in the morning 5 d... |
[
32512,
32520,
13120,
110,
843,
30187,
1196,
18824,
361,
768,
970,
19871,
2923,
3944,
555,
20744,
278,
19671,
361,
1352,
970,
19871,
1237,
3944,
555,
20744,
278,
19671,
1380,
261,
2537,
970,
19871,
1720,
3944,
555,
20744,
278,
19671,
908,
... | <DOCUMENT><QUESTION>Arnold owns three cars. The first car averages 50 miles per gallon of gas. The second car averages 10 miles per gallon of gas. And the third car averages 15 miles per gallon of gas. He splits his 450-mile monthly driving mileage equally amongst his three cars. If gas costs $2 per gallon, how much d... |
[
32512,
32520,
5266,
349,
7963,
1110,
283,
305,
15171,
26342,
19616,
278,
589,
10014,
282,
459,
1487,
1021,
941,
492,
581,
2228,
765,
1830,
2387,
1270,
357,
24239,
8646,
278,
261,
1449,
7082,
1079,
609,
287,
1097,
261,
12717,
285,
1408,
... | <DOCUMENT><QUESTION>There are 180 students in ninth grade. 1/4 of them bombed their finals because they were going through difficult breakups. 1/3rd of the rest didn't show up to take the test, and another 20 got less than a D. How many students passed their finals?</QUESTION><THINK>First find the number of students wh... |
[
32512,
32520,
52,
4696,
349,
4021,
257,
855,
1520,
2282,
21305,
30546,
304,
77,
538,
9405,
768,
285,
2562,
6074,
339,
943,
339,
11792,
5200,
304,
83,
409,
281,
9405,
1352,
285,
929,
2562,
1237,
8730,
2601,
625,
529,
5192,
304,
74,
2... | <DOCUMENT><QUESTION>4 friends are running a 4 x 100 relay race. Mary ran first and took twice as long as Susan. Susan ran second and she took 10 seconds longer than Jen. Jen ran third and finished in 30 seconds. Tiffany ran the last leg and finished in 7 seconds less than Mary. How many seconds did it take the tea... |
[
32512,
32520,
77,
1914,
10300,
317,
303,
691,
516,
257,
18969,
2343,
328,
377,
21323,
7462,
415,
996,
11066,
361,
864,
278,
5608,
283,
261,
2343,
309,
28104,
972,
261,
2343,
309,
31289,
11644,
321,
257,
2320,
3723,
285,
876,
6372,
278... | <DOCUMENT><QUESTION>Mr. Maximilian has a rental building that he collects rent from every month. The number of units in the building is 100. If the building is 3/4 occupied for a whole year, and each resident of the building pays a rent of $400, calculate the amount of money Mr. Maximilian receives in that year.</QUEST... |
[
32512,
32520,
5652,
529,
1326,
6002,
261,
3525,
15257,
441,
14270,
321,
925,
7759,
626,
4338,
287,
1450,
341,
261,
29449,
21222,
3091,
328,
377,
2483,
626,
18680,
332,
2072,
996,
1720,
20097,
1644,
11346,
876,
799,
377,
12657,
626,
7676... | <DOCUMENT><QUESTION>When Jason plays the video game, Duty for Ashes, his mission to slay the dragon hoard requires that he fire his weapon on average every 15 seconds. And each time he fires his weapon, his power-fire setting allows him to shoot a flame for 5 seconds. On average, how many seconds per minute does Jas... |
[
32512,
32520,
4657,
306,
4022,
24306,
650,
285,
30163,
4047,
257,
2041,
278,
1720,
55,
2760,
283,
573,
9320,
304,
4657,
4958,
4047,
1520,
8655,
304,
84,
791,
121,
4047,
1237,
2760,
1170,
625,
6074,
744,
5812,
603,
879,
285,
30163,
404... | <DOCUMENT><QUESTION>Thomas, Toby, and Rebecca worked a total of 157 hours in one week. Thomas worked x hours. Toby worked 10 hours less than twice what Thomas worked, and Rebecca worked 8 hours less than Toby. How many hours did Rebecca work?</QUESTION><THINK>Toby: 2x-10
Rebecca: (2x-10)-8=2x-18
Total:2x-10+2x-18+x=... |
[
32512,
32520,
84,
3566,
892,
4185,
287,
257,
13407,
2191,
804,
929,
18112,
20958,
415,
876,
278,
261,
893,
13407,
2191,
5660,
285,
548,
6733,
893,
20958,
332,
261,
19001,
3879,
18900,
309,
3602,
1045,
1591,
534,
21834,
929,
516,
20958,
... | <DOCUMENT><QUESTION>Taegan goes to a carnival where she wins tickets from each of the 5 carnival games and also finds 5 tickets on the floor. Each ticket is worth $3. In total, she has tickets that total a value of $30. If Taegan won an equal number of tickets from each of the games, how many tickets did she win from e... |
[
32512,
32520,
67,
1350,
97,
6305,
287,
4860,
257,
437,
335,
3524,
361,
2844,
898,
733,
261,
437,
7068,
321,
17141,
44,
547,
13877,
10599,
321,
31119,
1391,
261,
437,
7068,
309,
332,
10958,
321,
10782,
755,
261,
9727,
19838,
1508,
309,... | <DOCUMENT><QUESTION>Corna wants to buy a shirt. The store buys the shirt for $20, but charges 30% for profit. However, the shirt is on sale for 50% off the selling price. What is the price now?</QUESTION><THINK>First find how much the store makes in profit: $20 * 0.30 = $<TOOL>20*0.30</TOOL><RESPONSE>6</RESPONSE>6 for ... |
[
32512,
32520,
77,
99,
75,
2630,
97,
516,
9494,
9210,
282,
10105,
10385,
3123,
516,
6074,
339,
800,
339,
23915,
2630,
1300,
304,
84,
268,
310,
516,
893,
485,
625,
10385,
3123,
1330,
1019,
800,
9210,
282,
3324,
520,
261,
1196,
5978,
4... | <DOCUMENT><QUESTION>McKenna has 34 stuffed animals. Kenley has twice as many as McKenna. Tenly has 5 more than Kenley . How many stuffed animals do the three girls have in all?</QUESTION><THINK>Kenley has 2 * 34 stuffed animals = <TOOL>2*34</TOOL><RESPONSE>68</RESPONSE>68 stuffed animals.
Tenly has 68 stuffed animals ... |
[
32512,
32520,
53,
27759,
19570,
5610,
893,
12865,
842,
1350,
357,
972,
876,
27759,
8194,
1976,
20008,
842,
19690,
287,
852,
765,
261,
16970,
656,
800,
485,
842,
19690,
1026,
876,
27759,
8194,
655,
287,
2341,
63,
32521,
32522,
25297,
277... | <DOCUMENT><QUESTION>5 squirrels collected 575 acorns. If each squirrel needs 130 acorns to get through the winter, how many more acorns does each squirrel need to collect?</QUESTION><THINK>Each squirrel now has 575/5 = <TOOL>575/5</TOOL><RESPONSE>115</RESPONSE>115 acorns.
Each squirrel still needs to collect another 13... |
[
32512,
32520,
11445,
676,
486,
1517,
1183,
405,
346,
2004,
321,
257,
22306,
3879,
14702,
3091,
855,
27119,
27041,
285,
6627,
578,
1106,
4092,
972,
10582,
686,
349,
2228,
287,
308,
411,
261,
5555,
1185,
10044,
656,
800,
27119,
27041,
102... | <DOCUMENT><QUESTION>Allie's making guacamole for a party. Each batch requires 4 avocados and serves about 6 people. If 42 people are going to be at the party including her, how many avocados does she need?</QUESTION><THINK>Each batch serves 6 people, and there are 42 people coming to the party, so she needs to make 42 ... |
[
32512,
32520,
3114,
427,
7858,
118,
274,
486,
1964,
287,
2341,
3833,
7405,
415,
261,
14625,
855,
8686,
624,
996,
21693,
1644,
10084,
3277,
855,
7405,
415,
476,
1445,
114,
9844,
285,
665,
7405,
415,
2218,
28312,
46,
304,
78,
4402,
7685... | <DOCUMENT><QUESTION>It was Trevor's job to collect fresh eggs from the family's 4 chickens every morning. He got 4 eggs from Gertrude and 3 eggs from Blanche. Nancy laid 2 eggs as did Martha. On the way, he dropped 2 eggs. How many eggs did Trevor have left?</QUESTION><THINK>He collected 4+3+2+2 eggs for a total o... |
[
32512,
32520,
875,
13276,
17230,
261,
3118,
287,
852,
287,
261,
543,
1876,
6074,
321,
261,
20676,
278,
1691,
361,
768,
2197,
353,
718,
287,
290,
20393,
5543,
3728,
280,
18824,
361,
1352,
2197,
257,
974,
5711,
287,
6111,
353,
285,
2502... | <DOCUMENT><QUESTION>The chicken crossed the road to get to the other side twice for the thrill of it. The first time, it had to dodge 23 speeding cars. The second time, a person tried to catch it and accidentally pulled out twice as many feathers as the number of cars the chicken had dodged. The chicken had 5263 feathe... |
[
32512,
32520,
70,
22462,
25069,
626,
4696,
643,
287,
1340,
3525,
17117,
908,
279,
1150,
257,
3984,
278,
6643,
376,
1136,
377,
2196,
6138,
908,
13903,
1106,
918,
11902,
285,
665,
918,
11029,
617,
261,
3984,
278,
6643,
1241,
972,
637,
3... | <DOCUMENT><QUESTION>Frank invites his friends over to play video games. He bakes a pan of brownies before he arrives. He cuts 6 even columns and 3 even rows into the pan of brownies. If there are 6 people, including Frank, in total, how many brownies can they each eat?</QUESTION><THINK>There are 6 * 3 = <TOOL>6*3</TOOL... |
[
32512,
32520,
74,
1326,
486,
2525,
516,
257,
5096,
4495,
2576,
261,
2534,
278,
622,
6787,
285,
257,
1692,
4495,
5296,
54,
261,
2534,
278,
622,
4939,
972,
261,
2525,
309,
2127,
6366,
943,
31849,
656,
943,
309,
622,
5096,
63,
32521,
3... | <DOCUMENT><QUESTION>Jason's dog has a tail that's half the length of its body, and a head that's 1/6 the length of its body. If the dog is 30 inches long overall, how long is its tail?</QUESTION><THINK>If b is the length of the body, h is the length of the head, and t is the length of the tail, we know that b + h + t =... |
[
32512,
32520,
5266,
349,
3063,
2448,
14398,
341,
294,
332,
261,
14398,
341,
97,
12766,
304,
8946,
29571,
762,
278,
261,
6697,
4312,
5591,
46,
304,
8946,
29973,
6074,
339,
800,
6697,
339,
332,
14141,
1702,
5591,
46,
304,
3282,
800,
244... | <DOCUMENT><QUESTION>There are 14 green papayas on the papaya tree. On Friday, two of the fruits turned yellow. On Sunday, twice as many fruits as on Friday turn yellow. How many green papayas are left on the tree?</QUESTION><THINK>On Sunday 2 x 2 = <TOOL>2*2</TOOL><RESPONSE>4</RESPONSE>4 papayas turned yellow.
A tot... |
[
32512,
32520,
25292,
278,
5288,
52,
8028,
865,
1080,
7029,
20693,
4610,
459,
19851,
285,
584,
3277,
459,
18499,
361,
1449,
27182,
1019,
800,
7082,
1309,
459,
19851,
63,
32521,
32522,
22389,
261,
864,
278,
1110,
592,
3277,
459,
3679,
399... | <DOCUMENT><QUESTION>Out of 804 senior high school students, 75% passed their exams and so got their degree. The rest failed. How many didn't pass their exams?</QUESTION><THINK>Find the number of students who got their degree by multiplying: 804 students * 75% = <TOOL>804*75*.01</TOOL><RESPONSE>603</RESPONSE>603 student... |
[
32512,
32520,
69,
596,
855,
12646,
20788,
1130,
427,
986,
769,
16701,
9897,
323,
99,
10296,
304,
3114,
2618,
2127,
3711,
287,
1130,
9568,
499,
278,
2080,
304,
1756,
375,
3723,
656,
1064,
799,
1026,
20788,
4751,
1130,
14535,
769,
9897,
... | <DOCUMENT><QUESTION>Every 4 weeks, Helen hand washes her silk pillowcases. It takes 30 minutes to hand wash all of them. In 1 year, how much time does Helen spend hand washing her pillowcases?</QUESTION><THINK>She hand washes them every 4 weeks and there are 52 weeks in a year so she washes them 52/4 = <TOOL>52/4</TO... |
[
32512,
32520,
65,
9875,
1771,
107,
282,
1941,
3944,
25339,
46,
972,
929,
1771,
107,
282,
665,
3944,
1170,
625,
6074,
339,
1877,
339,
19204,
8539,
656,
800,
3944,
1299,
929,
12888,
283,
2041,
283,
261,
762,
2164,
63,
32521,
32522,
84,
... | <DOCUMENT><QUESTION>Amy biked 12 miles yesterday. If she biked 3 miles less than twice as far as yesterday, how many miles did she bike in total in the two days?</QUESTION><THINK>Twice the distance Amy biked yesterday is 12*2 = <TOOL>12*2</TOOL><RESPONSE>24</RESPONSE>24 miles
If Amy biked 3 miles less than twice as far... |
[
32512,
32520,
77,
101,
475,
281,
718,
3064,
283,
261,
1375,
3339,
24666,
58,
435,
15378,
2597,
344,
893,
25448,
2597,
344,
285,
1237,
14959,
2597,
357,
1019,
1064,
3064,
1299,
377,
433,
13385,
63,
32521,
32522,
21643,
1603,
278,
15378,
... | <DOCUMENT><QUESTION>Meghan had money in the following denomination: 2 $100 bills, 5 $50 bills, and 10 $10 bills. How much money did he have altogether?</QUESTION><THINK>Total value of $100 bills is 2 × $100 = $<TOOL>2*100</TOOL><RESPONSE>200</RESPONSE>200
Total value of $50 bills is 5 × $50 = $<TOOL>5*50</TOOL><RESPONS... |
[
32512,
32520,
65,
2833,
278,
5103,
122,
2155,
3266,
1045,
2374,
1070,
257,
2833,
278,
22234,
309,
20693,
485,
22785,
7059,
676,
107,
3432,
285,
11147,
762,
24347,
278,
22234,
285,
762,
24347,
278,
5103,
122,
356,
357,
1019,
1064,
1299,
... | <DOCUMENT><QUESTION>A pack of pretzels costs $4, while a pack of chips is 75% more expensive. Maciek went and bought two packets of chips and two packets of pretzels. How much did he pay for his purchases?</QUESTION><THINK>One pack of chips is 75/100 * 4 = $<TOOL>75/100*4</TOOL><RESPONSE>3</RESPONSE>3 more expensive th... |
[
32512,
32520,
77,
356,
5320,
2034,
7047,
49,
278,
6740,
996,
799,
929,
25029,
665,
437,
335,
1078,
285,
1662,
1971,
339,
1064,
6740,
641,
929,
25029,
762,
9612,
278,
4023,
276,
357,
1019,
1064,
6740,
495,
929,
775,
663,
929,
25029,
... | <DOCUMENT><QUESTION>Melony makes $21 of profit every time she sells 3 shirts and four times as much profit when she sells two pairs of sandals. How much profit will she make if she sells 7 shirts and 3 pairs of sandals?</QUESTION><THINK>Melony makes $21 * 4 = $<TOOL>21*4</TOOL><RESPONSE>84</RESPONSE>84 of profit for tw... |
[
32512,
32520,
5266,
581,
5288,
686,
411,
257,
12491,
3389,
332,
15680,
46,
1972,
24725,
714,
5594,
686,
581,
411,
261,
12491,
13167,
1972,
27509,
2923,
485,
686,
581,
411,
261,
3389,
625,
332,
13192,
46,
1972,
29571,
637,
581,
261,
10... | <DOCUMENT><QUESTION>There were 80 people at a football game on Saturday. On Monday, 20 fewer people were at the football game. On Wednesday, 50 more people were at the game than on Monday. On Friday, there were the same number of people as on Saturday and Monday combined. If their expected total audience at the footbal... |
[
32512,
32520,
73,
6484,
718,
14959,
285,
4386,
5296,
53,
278,
353,
332,
6026,
99,
12584,
908,
901,
4386,
614,
3064,
332,
257,
1625,
1189,
104,
545,
285,
718,
770,
10306,
17616,
1019,
1064,
309,
261,
1625,
1189,
104,
545,
63,
32521,
... | <DOCUMENT><QUESTION>Ivan had $10 and spent 1/5 of it on cupcakes. He then spent some money on a milkshake and had only $3 left. How much is the milkshake?</QUESTION><THINK>Ivan spent a total of $10 - $3 = $<TOOL>10-3</TOOL><RESPONSE>7</RESPONSE>7 on cupcakes and a milkshake.
The cost of the cupcake is $10 x 1/5 = $<TOO... |
[
32512,
32520,
77,
538,
309,
3255,
287,
852,
1845,
6423,
872,
609,
321,
261,
768,
2229,
2135,
4386,
1237,
3711,
28795,
261,
7059,
18553,
770,
287,
7031,
929,
2930,
261,
8762,
18553,
488,
2562,
1196,
1971,
339,
943,
287,
5835,
46,
4127,... | <DOCUMENT><QUESTION>Mary is trying to get Zoom set up for the first time. She spent 10 minutes downloading the Mac version, only to realize she needed the Windows version, which took three times as long to download. During her first call, the audio glitched twice for 4 minutes each time and the video glitched once for ... |
[
32512,
32520,
75,
407,
5688,
15213,
8424,
4016,
5273,
15680,
929,
4185,
287,
261,
22962,
2844,
285,
898,
733,
435,
8424,
728,
321,
8391,
285,
375,
321,
769,
7785,
46,
600,
1503,
15680,
929,
12706,
609,
352,
2703,
1237,
8424,
728,
339,... | <DOCUMENT><QUESTION>Kantana loves chocolate. Every Saturday she goes to the candy store and buys 2 chocolates for herself and 1 for her sister. This last Saturday she picked up an additional 10 chocolates as a birthday gift for her friend Charlie. How many chocolates did Kantana end up buying for the month?</QUESTION><... |
[
32512,
32520,
20983,
30412,
8098,
769,
3525,
287,
723,
473,
635,
542,
766,
449,
676,
3515,
855,
1373,
6164,
332,
261,
768,
3492,
1547,
929,
14029,
769,
5615,
855,
2164,
6863,
929,
9817,
328,
261,
864,
278,
6164,
718,
2293,
399,
257,
... | <DOCUMENT><QUESTION>After uploading her video to Youtube, Kallie received 4000 views on the first day. When she checked her channel 4 days later, she realized that the number of views had increased by a number ten times more than the views on the first day. If 50000 more people viewed the video after another two days, ... |
[
32512,
32520,
84,
306,
12904,
352,
747,
1601,
363,
24245,
304,
3114,
1360,
15378,
1597,
287,
1434,
6909,
46,
304,
3114,
548,
1360,
20952,
278,
328,
287,
1646,
555,
3492,
304,
10084,
25029,
7506,
304,
116,
909,
1647,
257,
1043,
321,
14... | <DOCUMENT><QUESTION>Tom opens an amusement park. It cost $100,000 to open initially. It also cost 1% of that to run per day. He sells 150 tickets a day for $10 each. How long will it take to make back his money?</QUESTION><THINK>It cost 100,000*.01=$<TOOL>100000*.01</TOOL><RESPONSE>1000</RESPONSE>1,000 a day to ke... |
[
32512,
32520,
82,
341,
7746,
11147,
1196,
1971,
339,
800,
18818,
115,
339,
469,
954,
415,
261,
9429,
908,
548,
11147,
1662,
1971,
339,
800,
2120,
3615,
339,
469,
13513,
972,
469,
954,
11147,
714,
18818,
115,
285,
1237,
2120,
25690,
65... | <DOCUMENT><QUESTION>Rayden bought three times as many ducks as Lily from the market. He also bought four times as many geese as Lily. If Lily bought 20 ducks and 10 geese, how many more ducks and geese do Rayden have more than Lily altogether?</QUESTION><THINK>If Rayden bought three times as many ducks as Lily, then he... |
[
32512,
32520,
4552,
261,
5997,
97,
14638,
3639,
265,
4220,
19595,
542,
17851,
6305,
287,
3974,
13276,
14795,
25321,
291,
986,
931,
14887,
15909,
857,
6512,
304,
25840,
6305,
637,
287,
308,
1996,
1100,
328,
876,
974,
332,
261,
13011,
388... | <DOCUMENT><QUESTION>For the gala luncheon planning committee, Margaret wants to serve chicken salad sandwiches using mini croissants. She wants there to be enough food that each person on the committee can have 2 sandwiches each. Her bakery offers 12 minis croissants for $8.00. There are 24 people on the committee. ... |
[
32512,
32520,
65,
11333,
14781,
309,
11454,
656,
800,
4752,
492,
718,
1067,
328,
14141,
287,
1710,
287,
3101,
656,
800,
492,
1077,
852,
332,
15680,
46,
4127,
11506,
44,
492,
718,
21561,
12335,
4127,
11711,
44,
492,
718,
1941,
55,
1233... | <DOCUMENT><QUESTION>A busy restaurant is counting how many customers they had during that Friday to try to predict how many they might get on Saturday. During breakfast, they had 73 customers. During lunch, they had 127 customers. During dinner, they had 87 customers. If they predict they'll get twice the amount of cus... |
[
32512,
32520,
16534,
19606,
287,
4860,
257,
1706,
486,
4088,
278,
2525,
1137,
357,
304,
10084,
3125,
626,
2525,
435,
14620,
257,
1043,
285,
492,
1360,
1045,
46,
49,
18848,
304,
3282,
1064,
1026,
377,
4751,
332,
261,
14620,
663,
261,
1... | <DOCUMENT><QUESTION>John decides to buy a month's supply of dog treats. He gives his dog 2 treats a day and they cost $.1 each. How much does he spend on the treats if the month is 30 days long?</QUESTION><THINK>He gives his dog 2*30=<TOOL>2*30</TOOL><RESPONSE>60</RESPONSE>60 treats for the month
So that means it cos... |
[
32512,
32520,
74,
281,
315,
11147,
614,
286,
3603,
1239,
411,
261,
279,
7377,
745,
3879,
286,
3603,
259,
309,
9929,
971,
357,
3660,
315,
5734,
17141,
285,
3277,
4119,
49,
283,
1320,
10335,
1019,
800,
286,
3603,
1239,
1299,
3660,
315,
... | <DOCUMENT><QUESTION>Janet bought some muffins at the bakery. Each muffin is 75 cents. Janet paid $20 and got $11 in change back. How many muffins did Janet buy?</QUESTION><THINK>Janet paid with $20 and got back $11, so her muffins cost $20 - $11 = $<TOOL>20-11</TOOL><RESPONSE>9</RESPONSE>9.
Each muffin cost 75 cents, s... |
[
32512,
32520,
5695,
6959,
108,
598,
309,
3602,
10306,
1792,
16361,
5058,
287,
4860,
573,
321,
626,
28041,
9267,
377,
548,
11147,
257,
7628,
488,
309,
12387,
485,
5547,
625,
261,
6959,
108,
598,
46,
7366,
377,
3432,
29385,
698,
16361,
... | <DOCUMENT><QUESTION>One necklace is worth $34. Bob decided to buy one for his wife. But, he also bought a book, which is $5 more expensive than the necklace. Before he went shopping, Bob set a limit and decided not to spend more than $70. How many dollars over the "limit" did Bob spend?</QUESTION><THINK>The book is $5 ... |
[
32512,
32520,
67,
15196,
766,
15196,
285,
334,
74,
2341,
11658,
357,
304,
67,
74,
516,
893,
485,
625,
6074,
261,
864,
278,
27976,
328,
766,
74,
23463,
285,
766,
74,
516,
2576,
339,
800,
339,
334,
13576,
304,
3186,
261,
1196,
8096,
... | <DOCUMENT><QUESTION>CJ, KJ, and AJ collect stamps. CJ has 5 more than twice the number of stamps that KJ has, and KJ has half as many as AJ. If the three boys have 930 stamps all together, how many stamps does AJ have?</QUESTION><THINK>Let x represent the number of stamps for AJ
KJ:x/2 stamps
CJ:5+2(x/2)=5+x
Total:x+... |
[
32512,
32520,
3186,
31237,
285,
17121,
121,
876,
1606,
257,
17141,
2768,
496,
1864,
347,
257,
12387,
26605,
656,
1064,
495,
31237,
433,
287,
2201,
283,
5516,
663,
377,
6305,
287,
3025,
14156,
278,
257,
10175,
7188,
321,
261,
762,
278,
... | <DOCUMENT><QUESTION>If Billy and Jenny each order a $20 steak along with a $5 drink, how much will Billy have to pay in tips if he wants to cover 80% of a 20% tip for the two of them?</QUESTION><THINK>First, we figure out the price per meal by adding the steak and the drink together, finding a cost of 20+5=<TOOL>20+5</... |
[
32512,
32520,
77,
291,
10583,
1658,
3054,
285,
529,
545,
349,
499,
2891,
321,
257,
27278,
265,
6381,
399,
257,
1604,
13969,
79,
287,
1151,
1030,
283,
459,
2687,
592,
433,
7200,
4817,
1572,
7123,
23628,
51,
1971,
339,
3370,
339,
1658,
... | <DOCUMENT><QUESTION>Micah, Dean, and Jake are all training for a marathon organized by a local NGO to support children in their town who have cancer. Micah runs 2/3 times as fast as Dean. It takes Jake 1/3 times more time to finish the marathon than it takes Mica. If Dean takes 9 hours, what's the total time the three ... |
[
32512,
32520,
66,
436,
22517,
564,
13027,
287,
7170,
12183,
908,
10752,
30887,
50,
321,
996,
1700,
377,
7703,
283,
261,
26950,
3879,
3982,
516,
1237,
11316,
1972,
13192,
377,
7204,
665,
30358,
285,
332,
13030,
855,
3982,
357,
1019,
1064... | <DOCUMENT><QUESTION>Bart fills out surveys to earn money. He receives $0.2 for every question he answers in the survey. Each survey has 10 questions. On Monday he finished 3 surveys, and on Tuesday 4 surveys. How much money did he earn during these two days?</QUESTION><THINK>On Monday and Tuesday Bart finished 3 + 4 = ... |
[
32512,
32520,
66,
10807,
309,
1517,
6187,
319,
9356,
321,
769,
1106,
13690,
2135,
1976,
1351,
30113,
555,
6187,
319,
2078,
46,
2135,
516,
6487,
30812,
357,
1019,
800,
485,
30113,
1026,
929,
655,
287,
775,
499,
2754,
6187,
319,
9356,
6... | <DOCUMENT><QUESTION>Bella is making bracelets for her 6 friends. She needs 8 beads per bracelet. She has 36 beads. How many more beads does she need to make all six bracelets?</QUESTION><THINK>Bella needs a total of 8 beads x 6 friends = <TOOL>8*6</TOOL><RESPONSE>48</RESPONSE>48 beads.
She needs 48 beads – 36 beads = <... |
[
32512,
32520,
875,
1459,
6624,
11268,
352,
2072,
278,
435,
2760,
876,
3654,
893,
2164,
257,
9320,
3681,
13192,
287,
15987,
377,
21608,
411,
352,
2072,
3728,
278,
1941,
13208,
555,
20031,
285,
415,
16871,
287,
14141,
411,
352,
2072,
3728... | <DOCUMENT><QUESTION>The bus driver drives an average of 2 hours each day, 5 days a week. From Monday to Wednesday he drove at an average speed of 12 kilometers per hour, and from Thursday to Friday at an average speed of 9 kilometers per hour. How many kilometers did the driver travel during these 5 days?</QUESTION><TH... |
End of preview.
LLM Speedrun token streams
Pre-tokenized training artifacts for the LLM speedrun exercises.
| File | Description | Tokens |
|---|---|---|
tokenizer_50M.bpe |
JSON-serialized BPE tokenizer | — |
fineweb-edu-10BT.shuffle.bin |
Shuffled FineWeb-Edu sample/10BT token stream |
9,440,023,113 |
smoltalk.shuffle.bin |
Shuffled SmolTalk data/all token stream |
875,269,408 |
The .bin files are headerless, little-endian unsigned 16-bit token IDs and can be memory-mapped with NumPy:
from huggingface_hub import hf_hub_download
import numpy as np
path = hf_hub_download(
"zkolter/llm_speedrun",
"fineweb-edu-10BT.shuffle.bin",
repo_type="dataset",
)
tokens = np.memmap(path, dtype="<u2", mode="r")
Use tokenizer_50M.bpe with the matching LLM speedrun BPE implementation. See DATA_CARD.md for provenance, processing, licensing, and limitations.
- Downloads last month
- 789