{{ dataset_info.repo_id }}

Episodes:

Episode {{ episode_id }}

filter videos
🔽
{% for video_info in videos_info %}

{{ video_info.filename }}

{% endfor %}
{% if videos_info[0].language_instruction %}

Language Instruction: {{ videos_info[0].language_instruction }}

{% endif %}
0:00 / 0:00

Time: 0.00s

{% if ignored_columns|length > 0 %}
Columns {{ ignored_columns }} are NOT shown since the visualizer currently does not support 2D or 3D data.
{% endif %}