The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
game_idx: int64
wave_idx: int64
wave_slot: int64
gamefile: string
task_type: string
task: string
success: bool
steps: int64
n_retrieved_at_eval: int64
executor_wave_seconds: double
repo_size_at_episode_start: int64
curator/ops_parsed: int64
curator/ops_executed: int64
curator/repo_size_before: int64
curator/repo_size_after: int64
curator/repo_tokens_after: int64
curator/response_chars: int64
curator/curate_seconds: double
to
{'game_idx': Value('int64'), 'wave_idx': Value('int64'), 'wave_slot': Value('int64'), 'gamefile': Value('string'), 'task_type': Value('string'), 'task': Value('string'), 'success': Value('bool'), 'steps': Value('int64'), 'n_retrieved_at_eval': Value('int64'), 'executor_wave_seconds': Value('float64'), 'repo_size_at_episode_start': 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
game_idx: int64
wave_idx: int64
wave_slot: int64
gamefile: string
task_type: string
task: string
success: bool
steps: int64
n_retrieved_at_eval: int64
executor_wave_seconds: double
repo_size_at_episode_start: int64
curator/ops_parsed: int64
curator/ops_executed: int64
curator/repo_size_before: int64
curator/repo_size_after: int64
curator/repo_tokens_after: int64
curator/response_chars: int64
curator/curate_seconds: double
to
{'game_idx': Value('int64'), 'wave_idx': Value('int64'), 'wave_slot': Value('int64'), 'gamefile': Value('string'), 'task_type': Value('string'), 'task': Value('string'), 'success': Value('bool'), 'steps': Value('int64'), 'n_retrieved_at_eval': Value('int64'), 'executor_wave_seconds': Value('float64'), 'repo_size_at_episode_start': 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 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.
game_idx int64 | wave_idx int64 | wave_slot int64 | gamefile string | task_type string | task string | success bool | steps int64 | n_retrieved_at_eval int64 | executor_wave_seconds float64 | repo_size_at_episode_start int64 |
|---|---|---|---|---|---|---|---|---|---|---|
0 | 1 | 0 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Bowl-None-CoffeeTable-201/trial_T20190907_171639_045329/game.tw-pddl | Pick | Your task is to: put some bowl on coffeetable. | true | 19 | 0 | 1,909.12 | 0 |
1 | 1 | 1 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-CD-None-DeskLamp-314/trial_T20190907_114323_767231/game.tw-pddl | Look | Your task is to: look at cd under the desklamp. | false | 30 | 0 | 1,909.12 | 0 |
2 | 1 | 2 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-CellPhone-None-Bed-324/trial_T20190907_233817_198528/game.tw-pddl | Pick | Your task is to: put some cellphone on bed. | true | 4 | 0 | 1,909.12 | 0 |
3 | 1 | 3 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Tomato-None-GarbageCan-6/trial_T20190909_082934_483899/game.tw-pddl | Cool | Your task is to: cool some tomato and put it in garbagecan. | false | 30 | 0 | 1,909.12 | 0 |
4 | 1 | 4 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-RemoteControl-None-Ottoman-203/trial_T20190906_182952_858723/game.tw-pddl | Pick2 | Your task is to: find two remotecontrol and put them in ottoman. | false | 30 | 0 | 1,909.12 | 0 |
5 | 1 | 5 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-SprayBottle-None-Toilet-402/trial_T20190910_222914_814642/game.tw-pddl | Pick2 | Your task is to: find two spraybottle and put them in toilet. | false | 30 | 0 | 1,909.12 | 0 |
6 | 1 | 6 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-SoapBar-None-GarbageCan-418/trial_T20190909_055649_717880/game.tw-pddl | Pick2 | Your task is to: find two soapbar and put them in garbagecan. | false | 30 | 0 | 1,909.12 | 0 |
7 | 1 | 7 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Potato-None-Fridge-12/trial_T20190908_014451_271080/game.tw-pddl | Heat | Your task is to: put a hot potato in fridge. | false | 30 | 0 | 1,909.12 | 0 |
8 | 1 | 8 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-ButterKnife-None-Drawer-2/trial_T20190908_121728_511866/game.tw-pddl | Clean | Your task is to: put a clean butterknife in drawer. | false | 30 | 0 | 1,909.12 | 0 |
9 | 1 | 9 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-Bowl-None-DeskLamp-301/trial_T20190909_150719_492274/game.tw-pddl | Look | Your task is to: examine the bowl with the desklamp. | false | 30 | 0 | 1,909.12 | 0 |
10 | 1 | 10 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Spatula-None-Drawer-13/trial_T20190908_183331_203888/game.tw-pddl | Pick2 | Your task is to: put two spatula in drawer. | false | 30 | 0 | 1,909.12 | 0 |
11 | 1 | 11 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-CD-None-DeskLamp-302/trial_T20190907_154618_526741/game.tw-pddl | Look | Your task is to: examine the cd with the desklamp. | false | 30 | 0 | 1,909.12 | 0 |
12 | 1 | 12 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-TissueBox-None-Toilet-426/trial_T20190910_155319_795672/game.tw-pddl | Pick | Your task is to: put some tissuebox on toilet. | true | 7 | 0 | 1,909.12 | 0 |
13 | 1 | 13 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Plate-None-CounterTop-19/trial_T20190908_212725_836398/game.tw-pddl | Clean | Your task is to: put a clean plate in countertop. | false | 30 | 0 | 1,909.12 | 0 |
14 | 1 | 14 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Plate-None-Cabinet-1/trial_T20190908_070946_578973/game.tw-pddl | Heat | Your task is to: put a hot plate in cabinet. | false | 30 | 0 | 1,909.12 | 0 |
15 | 1 | 15 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-SoapBar-None-Cart-401/trial_T20190907_054906_608944/game.tw-pddl | Pick | Your task is to: put a soapbar in cart. | true | 8 | 0 | 1,909.12 | 0 |
16 | 1 | 16 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-SoapBar-None-Toilet-410/trial_T20190906_201106_979461/game.tw-pddl | Clean | Your task is to: put a clean soapbar in toilet. | false | 30 | 0 | 1,909.12 | 0 |
17 | 1 | 17 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-SprayBottle-None-Toilet-418/trial_T20190906_190942_706186/game.tw-pddl | Pick | Your task is to: put some spraybottle on toilet. | true | 16 | 0 | 1,909.12 | 0 |
18 | 1 | 18 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-Statue-None-DeskLamp-216/trial_T20190909_193045_208933/game.tw-pddl | Look | Your task is to: examine the statue with the desklamp. | true | 4 | 0 | 1,909.12 | 0 |
19 | 1 | 19 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Tomato-None-Microwave-13/trial_T20190910_173916_331859/game.tw-pddl | Cool | Your task is to: cool some tomato and put it in microwave. | true | 9 | 0 | 1,909.12 | 0 |
20 | 2 | 0 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-CD-None-DeskLamp-320/trial_T20190907_224451_655673/game.tw-pddl | Look | Your task is to: look at cd under the desklamp. | false | 30 | 0 | 1,796.14 | 0 |
21 | 2 | 1 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Ladle-None-DiningTable-4/trial_T20190909_164840_568811/game.tw-pddl | Clean | Your task is to: clean some ladle and put it in diningtable. | false | 30 | 0 | 1,796.14 | 0 |
22 | 2 | 2 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-SprayBottle-None-GarbageCan-419/trial_T20190908_164236_518264/game.tw-pddl | Pick2 | Your task is to: put two spraybottle in garbagecan. | true | 17 | 0 | 1,796.14 | 0 |
23 | 2 | 3 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Pan-None-StoveBurner-18/trial_T20190906_181023_216915/game.tw-pddl | Cool | Your task is to: put a cool pan in stoveburner. | false | 30 | 0 | 1,796.14 | 0 |
24 | 2 | 4 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Apple-None-DiningTable-26/trial_T20190907_060234_011675/game.tw-pddl | Heat | Your task is to: heat some apple and put it in diningtable. | false | 30 | 0 | 1,796.14 | 0 |
25 | 2 | 5 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Mug-None-Cabinet-26/trial_T20190909_062333_424779/game.tw-pddl | Heat | Your task is to: heat some mug and put it in cabinet. | true | 14 | 0 | 1,796.14 | 0 |
26 | 2 | 6 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Book-None-Desk-313/trial_T20190908_125930_920681/game.tw-pddl | Pick2 | Your task is to: put two book in desk. | false | 30 | 0 | 1,796.14 | 0 |
27 | 2 | 7 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Newspaper-None-Drawer-224/trial_T20190911_101248_326533/game.tw-pddl | Pick2 | Your task is to: put two newspaper in drawer. | false | 30 | 0 | 1,796.14 | 0 |
28 | 2 | 8 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-Laptop-None-DeskLamp-328/trial_T20190908_201550_622420/game.tw-pddl | Look | Your task is to: look at laptop under the desklamp. | true | 7 | 0 | 1,796.14 | 0 |
29 | 2 | 9 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-CreditCard-None-Safe-323/trial_T20190907_001129_214240/game.tw-pddl | Pick2 | Your task is to: put two creditcard in safe. | false | 30 | 0 | 1,796.14 | 0 |
30 | 2 | 10 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Pencil-None-Desk-310/trial_T20190909_113054_894334/game.tw-pddl | Pick | Your task is to: put some pencil on desk. | true | 5 | 0 | 1,796.14 | 0 |
31 | 2 | 11 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-ButterKnife-None-DiningTable-16/trial_T20190909_114508_617301/game.tw-pddl | Clean | Your task is to: put a clean butterknife in diningtable. | false | 30 | 0 | 1,796.14 | 0 |
32 | 2 | 12 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Mug-None-Cabinet-3/trial_T20190909_014639_335717/game.tw-pddl | Heat | Your task is to: put a hot mug in cabinet. | false | 30 | 0 | 1,796.14 | 0 |
33 | 2 | 13 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Box-None-Dresser-224/trial_T20190907_164104_229696/game.tw-pddl | Pick | Your task is to: put some box on dresser. | false | 30 | 0 | 1,796.14 | 0 |
34 | 2 | 14 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Book-None-Desk-302/trial_T20190906_181233_363875/game.tw-pddl | Pick2 | Your task is to: find two book and put them in desk. | false | 30 | 0 | 1,796.14 | 0 |
35 | 2 | 15 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Cloth-None-Drawer-423/trial_T20190908_140701_251653/game.tw-pddl | Clean | Your task is to: clean some cloth and put it in drawer. | false | 30 | 0 | 1,796.14 | 0 |
36 | 2 | 16 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Lettuce-None-CounterTop-11/trial_T20190908_222555_651605/game.tw-pddl | Cool | Your task is to: put a cool lettuce in countertop. | false | 30 | 0 | 1,796.14 | 0 |
37 | 2 | 17 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-RemoteControl-None-Sofa-207/trial_T20190909_153609_373481/game.tw-pddl | Pick | Your task is to: put some remotecontrol on sofa. | true | 4 | 0 | 1,796.14 | 0 |
38 | 2 | 18 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Knife-None-Drawer-18/trial_T20190907_065232_689984/game.tw-pddl | Pick2 | Your task is to: find two knife and put them in drawer. | false | 30 | 0 | 1,796.14 | 0 |
39 | 2 | 19 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-SoapBottle-None-Cabinet-414/trial_T20190908_110131_524518/game.tw-pddl | Pick | Your task is to: put some soapbottle on cabinet. | true | 6 | 0 | 1,796.14 | 0 |
40 | 3 | 0 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-ButterKnife-None-Drawer-8/trial_T20190909_124425_112757/game.tw-pddl | Clean | Your task is to: clean some butterknife and put it in drawer. | false | 30 | 0 | 1,958.53 | 0 |
41 | 3 | 1 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Book-None-Sofa-229/trial_T20190907_042856_259139/game.tw-pddl | Pick | Your task is to: put a book in sofa. | false | 30 | 0 | 1,958.53 | 0 |
42 | 3 | 2 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Egg-None-CounterTop-2/trial_T20190908_122951_021026/game.tw-pddl | Heat | Your task is to: heat some egg and put it in countertop. | false | 30 | 0 | 1,958.53 | 0 |
43 | 3 | 3 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Apple-None-GarbageCan-2/trial_T20190906_195943_081289/game.tw-pddl | Cool | Your task is to: put a cool apple in garbagecan. | true | 22 | 0 | 1,958.53 | 0 |
44 | 3 | 4 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Spatula-None-DiningTable-4/trial_T20190909_002804_564168/game.tw-pddl | Clean | Your task is to: clean some spatula and put it in diningtable. | false | 30 | 0 | 1,958.53 | 0 |
45 | 3 | 5 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-ToiletPaper-None-Drawer-423/trial_T20190907_111251_461099/game.tw-pddl | Pick2 | Your task is to: put two toiletpaper in drawer. | true | 20 | 0 | 1,958.53 | 0 |
46 | 3 | 6 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-TissueBox-None-Toilet-426/trial_T20190909_044602_338962/game.tw-pddl | Pick2 | Your task is to: find two tissuebox and put them in toilet. | true | 25 | 0 | 1,958.53 | 0 |
47 | 3 | 7 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Watch-None-Dresser-205/trial_T20190907_182211_592010/game.tw-pddl | Pick2 | Your task is to: put two watch in dresser. | false | 30 | 0 | 1,958.53 | 0 |
48 | 3 | 8 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-CreditCard-None-Drawer-227/trial_T20190909_010644_297017/game.tw-pddl | Pick | Your task is to: put some creditcard on drawer. | true | 8 | 0 | 1,958.53 | 0 |
49 | 3 | 9 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Tomato-None-DiningTable-16/trial_T20190907_201243_698086/game.tw-pddl | Heat | Your task is to: heat some tomato and put it in diningtable. | true | 15 | 0 | 1,958.53 | 0 |
50 | 3 | 10 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Mug-None-SideTable-329/trial_T20190909_032340_274147/game.tw-pddl | Pick | Your task is to: put a mug in sidetable. | true | 4 | 0 | 1,958.53 | 0 |
51 | 3 | 11 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-ToiletPaper-None-ToiletPaperHanger-406/trial_T20190908_122858_883968/game.tw-pddl | Pick | Your task is to: put a toiletpaper in toiletpaperhanger. | true | 5 | 0 | 1,958.53 | 0 |
52 | 3 | 12 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Pot-None-DiningTable-21/trial_T20190909_004531_429065/game.tw-pddl | Cool | Your task is to: put a cool pot in diningtable. | false | 30 | 0 | 1,958.53 | 0 |
53 | 3 | 13 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Cup-None-Cabinet-22/trial_T20190907_173251_960848/game.tw-pddl | Heat | Your task is to: put a hot cup in cabinet. | false | 30 | 0 | 1,958.53 | 0 |
54 | 3 | 14 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Tomato-None-Fridge-24/trial_T20190908_033721_967359/game.tw-pddl | Heat | Your task is to: put a hot tomato in fridge. | false | 30 | 0 | 1,958.53 | 0 |
55 | 3 | 15 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-SprayBottle-None-Toilet-415/trial_T20190909_075955_678702/game.tw-pddl | Pick | Your task is to: put some spraybottle on toilet. | true | 29 | 0 | 1,958.53 | 0 |
56 | 3 | 16 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Fork-None-Drawer-8/trial_T20190908_132152_999725/game.tw-pddl | Clean | Your task is to: clean some fork and put it in drawer. | false | 30 | 0 | 1,958.53 | 0 |
57 | 3 | 17 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-CellPhone-None-ArmChair-318/trial_T20190909_120047_968274/game.tw-pddl | Pick | Your task is to: put a cellphone in armchair. | false | 30 | 0 | 1,958.53 | 0 |
58 | 3 | 18 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-ToiletPaper-None-Toilet-408/trial_T20190909_080302_174780/game.tw-pddl | Pick2 | Your task is to: put two toiletpaper in toilet. | true | 15 | 0 | 1,958.53 | 0 |
59 | 3 | 19 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-SprayBottle-None-GarbageCan-409/trial_T20190908_054742_818364/game.tw-pddl | Pick | Your task is to: put a spraybottle in garbagecan. | true | 4 | 0 | 1,958.53 | 0 |
60 | 4 | 0 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Pan-None-DiningTable-7/trial_T20190908_232648_241836/game.tw-pddl | Cool | Your task is to: cool some pan and put it in diningtable. | false | 30 | 0 | 1,362.73 | 0 |
61 | 4 | 1 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Cup-None-SideTable-21/trial_T20190906_192823_237997/game.tw-pddl | Cool | Your task is to: put a cool cup in sidetable. | true | 10 | 0 | 1,362.73 | 0 |
62 | 4 | 2 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Fork-None-CounterTop-23/trial_T20190908_233922_171295/game.tw-pddl | Clean | Your task is to: put a clean fork in countertop. | false | 30 | 0 | 1,362.73 | 0 |
63 | 4 | 3 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Book-None-SideTable-329/trial_T20190908_050633_745514/game.tw-pddl | Pick | Your task is to: put some book on sidetable. | true | 4 | 0 | 1,362.73 | 0 |
64 | 4 | 4 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-KeyChain-None-DeskLamp-327/trial_T20190906_202601_548273/game.tw-pddl | Look | Your task is to: examine the keychain with the desklamp. | false | 30 | 0 | 1,362.73 | 0 |
65 | 4 | 5 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-SprayBottle-None-Cabinet-407/trial_T20190907_144556_144188/game.tw-pddl | Pick2 | Your task is to: put two spraybottle in cabinet. | false | 30 | 0 | 1,362.73 | 0 |
66 | 4 | 6 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Pan-None-StoveBurner-23/trial_T20190906_215856_374127/game.tw-pddl | Cool | Your task is to: cool some pan and put it in stoveburner. | false | 30 | 0 | 1,362.73 | 0 |
67 | 4 | 7 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Vase-None-CoffeeTable-207/trial_T20190909_091246_807206/game.tw-pddl | Pick | Your task is to: put a vase in coffeetable. | true | 8 | 0 | 1,362.73 | 0 |
68 | 4 | 8 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Tomato-None-Fridge-15/trial_T20190909_020200_054379/game.tw-pddl | Heat | Your task is to: heat some tomato and put it in fridge. | false | 30 | 0 | 1,362.73 | 0 |
69 | 4 | 9 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Apple-None-Microwave-5/trial_T20190908_150807_823817/game.tw-pddl | Cool | Your task is to: put a cool apple in microwave. | false | 30 | 0 | 1,362.73 | 0 |
70 | 4 | 10 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-WineBottle-None-DiningTable-17/trial_T20190908_024426_412044/game.tw-pddl | Cool | Your task is to: cool some winebottle and put it in diningtable. | false | 30 | 0 | 1,362.73 | 0 |
71 | 4 | 11 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Plate-None-CounterTop-1/trial_T20190906_205324_559361/game.tw-pddl | Cool | Your task is to: cool some plate and put it in countertop. | false | 30 | 0 | 1,362.73 | 0 |
72 | 4 | 12 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Candle-None-Cart-401/trial_T20190909_081908_677973/game.tw-pddl | Pick | Your task is to: put a candle in cart. | false | 30 | 0 | 1,362.73 | 0 |
73 | 4 | 13 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Tomato-None-Microwave-13/trial_T20190908_124829_632660/game.tw-pddl | Pick | Your task is to: put some tomato on microwave. | true | 6 | 0 | 1,362.73 | 0 |
74 | 4 | 14 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_heat_then_place_in_recep-Mug-None-CoffeeMachine-1/trial_T20190907_222640_487432/game.tw-pddl | Heat | Your task is to: put a hot mug in coffeemachine. | false | 30 | 0 | 1,362.73 | 0 |
75 | 4 | 15 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-ButterKnife-None-Drawer-30/trial_T20190908_052007_212776/game.tw-pddl | Clean | Your task is to: put a clean butterknife in drawer. | false | 30 | 0 | 1,362.73 | 0 |
76 | 4 | 16 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Ladle-None-CounterTop-8/trial_T20190909_121908_219603/game.tw-pddl | Clean | Your task is to: put a clean ladle in countertop. | false | 30 | 0 | 1,362.73 | 0 |
77 | 4 | 17 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Pan-None-CounterTop-14/trial_T20190907_012519_974044/game.tw-pddl | Pick2 | Your task is to: find two pan and put them in countertop. | false | 30 | 0 | 1,362.73 | 0 |
78 | 4 | 18 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Tomato-None-Microwave-18/trial_T20190909_012524_159092/game.tw-pddl | Cool | Your task is to: put a cool tomato in microwave. | false | 30 | 0 | 1,362.73 | 0 |
79 | 4 | 19 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Lettuce-None-CounterTop-1/trial_T20190908_042713_075616/game.tw-pddl | Cool | Your task is to: cool some lettuce and put it in countertop. | true | 8 | 0 | 1,362.73 | 0 |
80 | 5 | 0 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Ladle-None-CounterTop-14/trial_T20190909_113844_191747/game.tw-pddl | Clean | Your task is to: clean some ladle and put it in countertop. | false | 30 | 0 | 1,814.72 | 0 |
81 | 5 | 1 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/look_at_obj_in_light-AlarmClock-None-DeskLamp-323/trial_T20190909_044715_250790/game.tw-pddl | Look | Your task is to: look at alarmclock under the desklamp. | true | 16 | 0 | 1,814.72 | 0 |
82 | 5 | 2 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Bread-None-CounterTop-7/trial_T20190909_045605_307949/game.tw-pddl | Cool | Your task is to: cool some bread and put it in countertop. | false | 30 | 0 | 1,814.72 | 0 |
83 | 5 | 3 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Knife-None-SideTable-3/trial_T20190918_184236_557252/game.tw-pddl | Pick | Your task is to: put a knife in sidetable. | false | 30 | 0 | 1,814.72 | 0 |
84 | 5 | 4 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Apple-None-Microwave-19/trial_T20190906_210937_878489/game.tw-pddl | Cool | Your task is to: cool some apple and put it in microwave. | false | 30 | 0 | 1,814.72 | 0 |
85 | 5 | 5 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-ToiletPaper-None-ToiletPaperHanger-415/trial_T20190908_050518_595510/game.tw-pddl | Pick | Your task is to: put a toiletpaper in toiletpaperhanger. | true | 5 | 0 | 1,814.72 | 0 |
86 | 5 | 6 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Ladle-None-DiningTable-27/trial_T20190911_131350_027076/game.tw-pddl | Clean | Your task is to: clean some ladle and put it in diningtable. | false | 30 | 0 | 1,814.72 | 0 |
87 | 5 | 7 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Mug-None-Dresser-311/trial_T20190909_152837_739016/game.tw-pddl | Pick | Your task is to: put some mug on dresser. | true | 15 | 0 | 1,814.72 | 0 |
88 | 5 | 8 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Lettuce-None-CounterTop-16/trial_T20190909_051630_092360/game.tw-pddl | Clean | Your task is to: put a clean lettuce in countertop. | false | 30 | 0 | 1,814.72 | 0 |
89 | 5 | 9 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-CD-None-Drawer-304/trial_T20190907_230232_832893/game.tw-pddl | Pick2 | Your task is to: put two cd in drawer. | true | 6 | 0 | 1,814.72 | 0 |
90 | 5 | 10 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Mug-None-CoffeeMachine-16/trial_T20190908_184242_348366/game.tw-pddl | Cool | Your task is to: put a cool mug in coffeemachine. | true | 20 | 0 | 1,814.72 | 0 |
91 | 5 | 11 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-DishSponge-None-CounterTop-403/trial_T20190908_144357_621068/game.tw-pddl | Clean | Your task is to: clean some dishsponge and put it in countertop. | false | 30 | 0 | 1,814.72 | 0 |
92 | 5 | 12 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_two_obj_and_place-Glassbottle-None-Shelf-1/trial_T20190907_122204_941737/game.tw-pddl | Pick2 | Your task is to: find two glassbottle and put them in shelf. | false | 30 | 0 | 1,814.72 | 0 |
93 | 5 | 13 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Cup-None-Microwave-17/trial_T20190906_192817_654400/game.tw-pddl | Cool | Your task is to: put a cool cup in microwave. | false | 30 | 0 | 1,814.72 | 0 |
94 | 5 | 14 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-ButterKnife-None-CounterTop-8/trial_T20190909_105559_983897/game.tw-pddl | Clean | Your task is to: put a clean butterknife in countertop. | false | 30 | 0 | 1,814.72 | 0 |
95 | 5 | 15 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-SoapBar-None-Toilet-428/trial_T20190907_041436_588106/game.tw-pddl | Clean | Your task is to: put a clean soapbar in toilet. | false | 30 | 0 | 1,814.72 | 0 |
96 | 5 | 16 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_cool_then_place_in_recep-Tomato-None-CounterTop-12/trial_T20190909_063754_216554/game.tw-pddl | Cool | Your task is to: put a cool tomato in countertop. | false | 30 | 0 | 1,814.72 | 0 |
97 | 5 | 17 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Pencil-None-Dresser-330/trial_T20190909_071128_012892/game.tw-pddl | Pick | Your task is to: put some pencil on dresser. | true | 4 | 0 | 1,814.72 | 0 |
98 | 5 | 18 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_clean_then_place_in_recep-Plate-None-Fridge-5/trial_T20190909_112854_740612/game.tw-pddl | Clean | Your task is to: clean some plate and put it in fridge. | false | 30 | 0 | 1,814.72 | 0 |
99 | 5 | 19 | /home/ubuntu/.cache/alfworld/json_2.1.1/valid_seen/pick_and_place_simple-Newspaper-None-Sofa-224/trial_T20190909_111324_949106/game.tw-pddl | Pick | Your task is to: put a newspaper in sofa. | true | 6 | 0 | 1,814.72 | 0 |
SkillOS reproduction — ALFWorld paired eval rollouts
Per-game outcomes for every ALFWorld evaluation arm in an independent reproduction of SkillOS. This is the evidence behind every number in the report: with these files you can recompute each significance test yourself, on a laptop, without a GPU or an API key.
Each eval-*/ directory is one sweep; each ckptN.jsonl is one arm; each line
is one held-out ALFWorld game. Arms within a sweep are paired by gamefile,
which is what makes McNemar the right test — the same 140 valid_seen games in
the same order for every arm.
git clone https://github.com/belt-sh/skillos && cd skillos
python -m scripts.compare_eval_arms \
--arm no_memory=eval-pathbv4/no_memory.jsonl \
--arm ckpt30=eval-verl-gigpo-real/ckpt30.jsonl
# -> 40.7% vs 33.6%, +7.1pp, McNemar p=0.0987
Directories
| directory | what it is | arms |
|---|---|---|
eval-pathbv4 |
the canonical 33.6% no-memory baseline (no_memory.jsonl) reused by every 8B sweep |
7 |
eval-verl-gigpo-real |
verl/GiGPO run, every-5 sweep | 12 |
eval-fft, eval-fft-seed2, eval-fft-seed3 |
TRL full fine-tune, 3 seeds | 8–12 each |
eval-v8 |
TRL LoRA r=32 run (weights no longer exist; these rollouts are all that remains) | 6 |
eval-fft-natural, eval-fft-curriculum |
the paper's two grouping ablations — both null | 12 / 9 |
eval-transfer-32b* |
same games, Qwen3-32B executor, vs a 49.3% no-memory baseline | 3–12 each |
eval-reasoning-to-alfworld |
cross-domain: a DeepMath-trained curator evaluated on ALFWorld | 12 |
eval-decode |
executor decode-parameter sweep (null) | 4 |
Two things worth knowing
Pool the arms before you believe any of them. Across the five 8B sweeps here there are 50 arms tested against one baseline. Family-wide Bonferroni sets the bar at p < 0.001; the best arm is p = 0.0026. No same-executor lift survives correction. The per-arm p-values in these files are uncorrected.
eval-reasoning-to-alfworld is the strongest signal in the set, and it is
negative. The paper reports +13.3pp on ALFWorld from a reasoning-trained
curator; these rollouts give −14 to −18pp (p ≤ 0.0005) at every checkpoint past
step 40.
GPQA is not here
The reproduction also evaluated GPQA-Diamond, a gated dataset whose access
condition forbids publishing problem text, options, answers or model responses.
No GPQA rollout is included in this repo, and none ever will be — only aggregate
accuracies appear in the report. Reproducing that column requires your own
access. See data/README.md in the code repo.
AIME rollouts are also excluded here; this dataset is ALFWorld only.
Provenance
- Code, full report and every divergence from the paper: https://github.com/belt-sh/skillos
- Findings write-up with figures:
docs/repro_report.md - Paired eval rollouts, so every number here can be recomputed without a GPU:
inference-sh/skillos-alfworld-eval-arms - Paper: SkillOS: Learning Skill Curation for Self-Evolving Agents (Ouyang et al., 2026)
This is an independent reproduction. It is not affiliated with or endorsed by the paper's authors.
License: Apache 2.0, inherited from Qwen/Qwen3-8B.
- Downloads last month
- -