Dataset Preview
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 1 new columns ({'robot_type'}) and 3 missing columns ({'src_state', 'type', 'tgt_state'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Jiiiiiisoo/lary_bench/regression/robocoin_10_wo2task/metadata/robocoin_metadata_seen_train.csv (at revision bcd6b8d5d22d4e017dbb65323f62e29c29c39672), ['hf://datasets/Jiiiiiisoo/lary_bench@bcd6b8d5d22d4e017dbb65323f62e29c29c39672/regression/calvin/metadata/calvin_metadata_train.csv', 'hf://datasets/Jiiiiiisoo/lary_bench@bcd6b8d5d22d4e017dbb65323f62e29c29c39672/regression/robocoin_10_wo2task/metadata/robocoin_metadata_seen_train.csv', 'hf://datasets/Jiiiiiisoo/lary_bench@bcd6b8d5d22d4e017dbb65323f62e29c29c39672/regression/vlabench/metadata/vlabench_metadata_train.csv']
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
dataset: string
robot_type: string
perspective: string
src_img: string
tgt_img: string
action: string
instruction: string
instruction_segments: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1240
to
{'dataset': Value('string'), 'type': Value('string'), 'perspective': Value('string'), 'src_img': Value('string'), 'src_state': Value('string'), 'tgt_img': Value('string'), 'tgt_state': Value('string'), 'action': Value('string'), 'instruction': Value('string'), 'instruction_segments': Value('float64')}
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 1 new columns ({'robot_type'}) and 3 missing columns ({'src_state', 'type', 'tgt_state'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Jiiiiiisoo/lary_bench/regression/robocoin_10_wo2task/metadata/robocoin_metadata_seen_train.csv (at revision bcd6b8d5d22d4e017dbb65323f62e29c29c39672), ['hf://datasets/Jiiiiiisoo/lary_bench@bcd6b8d5d22d4e017dbb65323f62e29c29c39672/regression/calvin/metadata/calvin_metadata_train.csv', 'hf://datasets/Jiiiiiisoo/lary_bench@bcd6b8d5d22d4e017dbb65323f62e29c29c39672/regression/robocoin_10_wo2task/metadata/robocoin_metadata_seen_train.csv', 'hf://datasets/Jiiiiiisoo/lary_bench@bcd6b8d5d22d4e017dbb65323f62e29c29c39672/regression/vlabench/metadata/vlabench_metadata_train.csv']
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.
dataset string | type string | perspective string | src_img string | src_state string | tgt_img string | tgt_state string | action string | instruction string | instruction_segments null |
|---|---|---|---|---|---|---|---|---|---|
CALVIN | robot | 1st | images/ep_5/frame_000282.png | states/ep_5/state_000282.npy | images/ep_5/frame_000287.png | states/ep_5/state_000287.npy | actions/ep_5/action_000282to000286.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_5/frame_000287.png | states/ep_5/state_000287.npy | images/ep_5/frame_000292.png | states/ep_5/state_000292.npy | actions/ep_5/action_000287to000291.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_5/frame_000292.png | states/ep_5/state_000292.npy | images/ep_5/frame_000297.png | states/ep_5/state_000297.npy | actions/ep_5/action_000292to000296.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_5/frame_000297.png | states/ep_5/state_000297.npy | images/ep_5/frame_000302.png | states/ep_5/state_000302.npy | actions/ep_5/action_000297to000301.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_5/frame_000302.png | states/ep_5/state_000302.npy | images/ep_5/frame_000307.png | states/ep_5/state_000307.npy | actions/ep_5/action_000302to000306.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_5/frame_000307.png | states/ep_5/state_000307.npy | images/ep_5/frame_000312.png | states/ep_5/state_000312.npy | actions/ep_5/action_000307to000311.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_5/frame_000312.png | states/ep_5/state_000312.npy | images/ep_5/frame_000317.png | states/ep_5/state_000317.npy | actions/ep_5/action_000312to000316.npy | unstack the blocks | null |
CALVIN | robot | 1st | images/ep_1/frame_000065.png | states/ep_1/state_000065.npy | images/ep_1/frame_000070.png | states/ep_1/state_000070.npy | actions/ep_1/action_000065to000069.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_1/frame_000070.png | states/ep_1/state_000070.npy | images/ep_1/frame_000075.png | states/ep_1/state_000075.npy | actions/ep_1/action_000070to000074.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_1/frame_000075.png | states/ep_1/state_000075.npy | images/ep_1/frame_000080.png | states/ep_1/state_000080.npy | actions/ep_1/action_000075to000079.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_1/frame_000080.png | states/ep_1/state_000080.npy | images/ep_1/frame_000085.png | states/ep_1/state_000085.npy | actions/ep_1/action_000080to000084.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_1/frame_000085.png | states/ep_1/state_000085.npy | images/ep_1/frame_000090.png | states/ep_1/state_000090.npy | actions/ep_1/action_000085to000089.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_1/frame_000090.png | states/ep_1/state_000090.npy | images/ep_1/frame_000095.png | states/ep_1/state_000095.npy | actions/ep_1/action_000090to000094.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_1/frame_000095.png | states/ep_1/state_000095.npy | images/ep_1/frame_000100.png | states/ep_1/state_000100.npy | actions/ep_1/action_000095to000099.npy | slide the pink block towards the left | null |
CALVIN | robot | 1st | images/ep_16/frame_000972.png | states/ep_16/state_000972.npy | images/ep_16/frame_000977.png | states/ep_16/state_000977.npy | actions/ep_16/action_000972to000976.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_000977.png | states/ep_16/state_000977.npy | images/ep_16/frame_000982.png | states/ep_16/state_000982.npy | actions/ep_16/action_000977to000981.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_000982.png | states/ep_16/state_000982.npy | images/ep_16/frame_000987.png | states/ep_16/state_000987.npy | actions/ep_16/action_000982to000986.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_000987.png | states/ep_16/state_000987.npy | images/ep_16/frame_000992.png | states/ep_16/state_000992.npy | actions/ep_16/action_000987to000991.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_000992.png | states/ep_16/state_000992.npy | images/ep_16/frame_000997.png | states/ep_16/state_000997.npy | actions/ep_16/action_000992to000996.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_000997.png | states/ep_16/state_000997.npy | images/ep_16/frame_001002.png | states/ep_16/state_001002.npy | actions/ep_16/action_000997to001001.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_001002.png | states/ep_16/state_001002.npy | images/ep_16/frame_001007.png | states/ep_16/state_001007.npy | actions/ep_16/action_001002to001006.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_16/frame_001007.png | states/ep_16/state_001007.npy | images/ep_16/frame_001012.png | states/ep_16/state_001012.npy | actions/ep_16/action_001007to001011.npy | push left the blue block | null |
CALVIN | robot | 1st | images/ep_21/frame_001274.png | states/ep_21/state_001274.npy | images/ep_21/frame_001279.png | states/ep_21/state_001279.npy | actions/ep_21/action_001274to001278.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001279.png | states/ep_21/state_001279.npy | images/ep_21/frame_001284.png | states/ep_21/state_001284.npy | actions/ep_21/action_001279to001283.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001284.png | states/ep_21/state_001284.npy | images/ep_21/frame_001289.png | states/ep_21/state_001289.npy | actions/ep_21/action_001284to001288.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001289.png | states/ep_21/state_001289.npy | images/ep_21/frame_001294.png | states/ep_21/state_001294.npy | actions/ep_21/action_001289to001293.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001294.png | states/ep_21/state_001294.npy | images/ep_21/frame_001299.png | states/ep_21/state_001299.npy | actions/ep_21/action_001294to001298.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001299.png | states/ep_21/state_001299.npy | images/ep_21/frame_001304.png | states/ep_21/state_001304.npy | actions/ep_21/action_001299to001303.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001304.png | states/ep_21/state_001304.npy | images/ep_21/frame_001309.png | states/ep_21/state_001309.npy | actions/ep_21/action_001304to001308.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001309.png | states/ep_21/state_001309.npy | images/ep_21/frame_001314.png | states/ep_21/state_001314.npy | actions/ep_21/action_001309to001313.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001314.png | states/ep_21/state_001314.npy | images/ep_21/frame_001319.png | states/ep_21/state_001319.npy | actions/ep_21/action_001314to001318.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001319.png | states/ep_21/state_001319.npy | images/ep_21/frame_001324.png | states/ep_21/state_001324.npy | actions/ep_21/action_001319to001323.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001324.png | states/ep_21/state_001324.npy | images/ep_21/frame_001329.png | states/ep_21/state_001329.npy | actions/ep_21/action_001324to001328.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_21/frame_001329.png | states/ep_21/state_001329.npy | images/ep_21/frame_001334.png | states/ep_21/state_001334.npy | actions/ep_21/action_001329to001333.npy | move the door all the way to the left and let go | null |
CALVIN | robot | 1st | images/ep_28/frame_001729.png | states/ep_28/state_001729.npy | images/ep_28/frame_001734.png | states/ep_28/state_001734.npy | actions/ep_28/action_001729to001733.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001734.png | states/ep_28/state_001734.npy | images/ep_28/frame_001739.png | states/ep_28/state_001739.npy | actions/ep_28/action_001734to001738.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001739.png | states/ep_28/state_001739.npy | images/ep_28/frame_001744.png | states/ep_28/state_001744.npy | actions/ep_28/action_001739to001743.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001744.png | states/ep_28/state_001744.npy | images/ep_28/frame_001749.png | states/ep_28/state_001749.npy | actions/ep_28/action_001744to001748.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001749.png | states/ep_28/state_001749.npy | images/ep_28/frame_001754.png | states/ep_28/state_001754.npy | actions/ep_28/action_001749to001753.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001754.png | states/ep_28/state_001754.npy | images/ep_28/frame_001759.png | states/ep_28/state_001759.npy | actions/ep_28/action_001754to001758.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001759.png | states/ep_28/state_001759.npy | images/ep_28/frame_001764.png | states/ep_28/state_001764.npy | actions/ep_28/action_001759to001763.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001764.png | states/ep_28/state_001764.npy | images/ep_28/frame_001769.png | states/ep_28/state_001769.npy | actions/ep_28/action_001764to001768.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001769.png | states/ep_28/state_001769.npy | images/ep_28/frame_001774.png | states/ep_28/state_001774.npy | actions/ep_28/action_001769to001773.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001774.png | states/ep_28/state_001774.npy | images/ep_28/frame_001779.png | states/ep_28/state_001779.npy | actions/ep_28/action_001774to001778.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001779.png | states/ep_28/state_001779.npy | images/ep_28/frame_001784.png | states/ep_28/state_001784.npy | actions/ep_28/action_001779to001783.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_28/frame_001784.png | states/ep_28/state_001784.npy | images/ep_28/frame_001789.png | states/ep_28/state_001789.npy | actions/ep_28/action_001784to001788.npy | move down the switch | null |
CALVIN | robot | 1st | images/ep_30/frame_001859.png | states/ep_30/state_001859.npy | images/ep_30/frame_001864.png | states/ep_30/state_001864.npy | actions/ep_30/action_001859to001863.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001864.png | states/ep_30/state_001864.npy | images/ep_30/frame_001869.png | states/ep_30/state_001869.npy | actions/ep_30/action_001864to001868.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001869.png | states/ep_30/state_001869.npy | images/ep_30/frame_001874.png | states/ep_30/state_001874.npy | actions/ep_30/action_001869to001873.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001874.png | states/ep_30/state_001874.npy | images/ep_30/frame_001879.png | states/ep_30/state_001879.npy | actions/ep_30/action_001874to001878.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001879.png | states/ep_30/state_001879.npy | images/ep_30/frame_001884.png | states/ep_30/state_001884.npy | actions/ep_30/action_001879to001883.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001884.png | states/ep_30/state_001884.npy | images/ep_30/frame_001889.png | states/ep_30/state_001889.npy | actions/ep_30/action_001884to001888.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001889.png | states/ep_30/state_001889.npy | images/ep_30/frame_001894.png | states/ep_30/state_001894.npy | actions/ep_30/action_001889to001893.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001894.png | states/ep_30/state_001894.npy | images/ep_30/frame_001899.png | states/ep_30/state_001899.npy | actions/ep_30/action_001894to001898.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001899.png | states/ep_30/state_001899.npy | images/ep_30/frame_001904.png | states/ep_30/state_001904.npy | actions/ep_30/action_001899to001903.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001904.png | states/ep_30/state_001904.npy | images/ep_30/frame_001909.png | states/ep_30/state_001909.npy | actions/ep_30/action_001904to001908.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001909.png | states/ep_30/state_001909.npy | images/ep_30/frame_001914.png | states/ep_30/state_001914.npy | actions/ep_30/action_001909to001913.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_30/frame_001914.png | states/ep_30/state_001914.npy | images/ep_30/frame_001919.png | states/ep_30/state_001919.npy | actions/ep_30/action_001914to001918.npy | push the button to turn off the led light | null |
CALVIN | robot | 1st | images/ep_31/frame_001924.png | states/ep_31/state_001924.npy | images/ep_31/frame_001929.png | states/ep_31/state_001929.npy | actions/ep_31/action_001924to001928.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001929.png | states/ep_31/state_001929.npy | images/ep_31/frame_001934.png | states/ep_31/state_001934.npy | actions/ep_31/action_001929to001933.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001934.png | states/ep_31/state_001934.npy | images/ep_31/frame_001939.png | states/ep_31/state_001939.npy | actions/ep_31/action_001934to001938.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001939.png | states/ep_31/state_001939.npy | images/ep_31/frame_001944.png | states/ep_31/state_001944.npy | actions/ep_31/action_001939to001943.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001944.png | states/ep_31/state_001944.npy | images/ep_31/frame_001949.png | states/ep_31/state_001949.npy | actions/ep_31/action_001944to001948.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001949.png | states/ep_31/state_001949.npy | images/ep_31/frame_001954.png | states/ep_31/state_001954.npy | actions/ep_31/action_001949to001953.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001954.png | states/ep_31/state_001954.npy | images/ep_31/frame_001959.png | states/ep_31/state_001959.npy | actions/ep_31/action_001954to001958.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001959.png | states/ep_31/state_001959.npy | images/ep_31/frame_001964.png | states/ep_31/state_001964.npy | actions/ep_31/action_001959to001963.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001964.png | states/ep_31/state_001964.npy | images/ep_31/frame_001969.png | states/ep_31/state_001969.npy | actions/ep_31/action_001964to001968.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001969.png | states/ep_31/state_001969.npy | images/ep_31/frame_001974.png | states/ep_31/state_001974.npy | actions/ep_31/action_001969to001973.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001974.png | states/ep_31/state_001974.npy | images/ep_31/frame_001979.png | states/ep_31/state_001979.npy | actions/ep_31/action_001974to001978.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_31/frame_001979.png | states/ep_31/state_001979.npy | images/ep_31/frame_001984.png | states/ep_31/state_001984.npy | actions/ep_31/action_001979to001983.npy | push the button to turn on the led | null |
CALVIN | robot | 1st | images/ep_4/frame_000235.png | states/ep_4/state_000235.npy | images/ep_4/frame_000240.png | states/ep_4/state_000240.npy | actions/ep_4/action_000235to000239.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000240.png | states/ep_4/state_000240.npy | images/ep_4/frame_000245.png | states/ep_4/state_000245.npy | actions/ep_4/action_000240to000244.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000245.png | states/ep_4/state_000245.npy | images/ep_4/frame_000250.png | states/ep_4/state_000250.npy | actions/ep_4/action_000245to000249.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000250.png | states/ep_4/state_000250.npy | images/ep_4/frame_000255.png | states/ep_4/state_000255.npy | actions/ep_4/action_000250to000254.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000255.png | states/ep_4/state_000255.npy | images/ep_4/frame_000260.png | states/ep_4/state_000260.npy | actions/ep_4/action_000255to000259.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000260.png | states/ep_4/state_000260.npy | images/ep_4/frame_000265.png | states/ep_4/state_000265.npy | actions/ep_4/action_000260to000264.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000265.png | states/ep_4/state_000265.npy | images/ep_4/frame_000270.png | states/ep_4/state_000270.npy | actions/ep_4/action_000265to000269.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000270.png | states/ep_4/state_000270.npy | images/ep_4/frame_000275.png | states/ep_4/state_000275.npy | actions/ep_4/action_000270to000274.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_4/frame_000275.png | states/ep_4/state_000275.npy | images/ep_4/frame_000280.png | states/ep_4/state_000280.npy | actions/ep_4/action_000275to000279.npy | take off the block that is on top of the other one | null |
CALVIN | robot | 1st | images/ep_13/frame_000777.png | states/ep_13/state_000777.npy | images/ep_13/frame_000782.png | states/ep_13/state_000782.npy | actions/ep_13/action_000777to000781.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000782.png | states/ep_13/state_000782.npy | images/ep_13/frame_000787.png | states/ep_13/state_000787.npy | actions/ep_13/action_000782to000786.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000787.png | states/ep_13/state_000787.npy | images/ep_13/frame_000792.png | states/ep_13/state_000792.npy | actions/ep_13/action_000787to000791.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000792.png | states/ep_13/state_000792.npy | images/ep_13/frame_000797.png | states/ep_13/state_000797.npy | actions/ep_13/action_000792to000796.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000797.png | states/ep_13/state_000797.npy | images/ep_13/frame_000802.png | states/ep_13/state_000802.npy | actions/ep_13/action_000797to000801.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000802.png | states/ep_13/state_000802.npy | images/ep_13/frame_000807.png | states/ep_13/state_000807.npy | actions/ep_13/action_000802to000806.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000807.png | states/ep_13/state_000807.npy | images/ep_13/frame_000812.png | states/ep_13/state_000812.npy | actions/ep_13/action_000807to000811.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000812.png | states/ep_13/state_000812.npy | images/ep_13/frame_000817.png | states/ep_13/state_000817.npy | actions/ep_13/action_000812to000816.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000817.png | states/ep_13/state_000817.npy | images/ep_13/frame_000822.png | states/ep_13/state_000822.npy | actions/ep_13/action_000817to000821.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000822.png | states/ep_13/state_000822.npy | images/ep_13/frame_000827.png | states/ep_13/state_000827.npy | actions/ep_13/action_000822to000826.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000827.png | states/ep_13/state_000827.npy | images/ep_13/frame_000832.png | states/ep_13/state_000832.npy | actions/ep_13/action_000827to000831.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_13/frame_000832.png | states/ep_13/state_000832.npy | images/ep_13/frame_000837.png | states/ep_13/state_000837.npy | actions/ep_13/action_000832to000836.npy | slide the object into the drawer | null |
CALVIN | robot | 1st | images/ep_8/frame_000452.png | states/ep_8/state_000452.npy | images/ep_8/frame_000457.png | states/ep_8/state_000457.npy | actions/ep_8/action_000452to000456.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000457.png | states/ep_8/state_000457.npy | images/ep_8/frame_000462.png | states/ep_8/state_000462.npy | actions/ep_8/action_000457to000461.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000462.png | states/ep_8/state_000462.npy | images/ep_8/frame_000467.png | states/ep_8/state_000467.npy | actions/ep_8/action_000462to000466.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000467.png | states/ep_8/state_000467.npy | images/ep_8/frame_000472.png | states/ep_8/state_000472.npy | actions/ep_8/action_000467to000471.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000472.png | states/ep_8/state_000472.npy | images/ep_8/frame_000477.png | states/ep_8/state_000477.npy | actions/ep_8/action_000472to000476.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000477.png | states/ep_8/state_000477.npy | images/ep_8/frame_000482.png | states/ep_8/state_000482.npy | actions/ep_8/action_000477to000481.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000482.png | states/ep_8/state_000482.npy | images/ep_8/frame_000487.png | states/ep_8/state_000487.npy | actions/ep_8/action_000482to000486.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000487.png | states/ep_8/state_000487.npy | images/ep_8/frame_000492.png | states/ep_8/state_000492.npy | actions/ep_8/action_000487to000491.npy | move the door all the way to the left | null |
CALVIN | robot | 1st | images/ep_8/frame_000492.png | states/ep_8/state_000492.npy | images/ep_8/frame_000497.png | states/ep_8/state_000497.npy | actions/ep_8/action_000492to000496.npy | move the door all the way to the left | null |
End of preview.
No dataset card yet
- Downloads last month
- 55