File size: 1,413 Bytes
34f83ba 48473a2 fe5ee5f a704e26 723b274 0926848 a704e26 0926848 f606167 0926848 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
---
dataset_info:
features:
- name: scene_id
dtype: string
- name: task_id
dtype: string
- name: task_name
dtype: string
- name: natural_language_description
dtype: string
- name: original_goal
dtype: string
- name: tl_goal
dtype: string
- name: action_trajectory
dtype: string
- name: transition_model
dtype: string
splits:
- name: behavior
num_bytes: 354764
num_examples: 100
- name: virtualhome
num_bytes: 589287
num_examples: 338
download_size: 212483
dataset_size: 944051
configs:
- config_name: default
data_files:
- split: behavior
path: data/behavior-*
- split: virtualhome
path: data/virtualhome-*
license: apache-2.0
---
# Dataset Card for Embodied Agent Interface
This is the dataset used in our project [Embodied Agent Interface](https://embodied-agent-interface.github.io/).
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
## Dataset Description
- **Homepage:** https://embodied-agent-interface.github.io/
- **Repository:** https://github.com/embodied-agent-interface/embodied-agent-interface
- **Paper:** https://arxiv.org/abs/2410.07166
- **Leaderboard:** https://embodied-agent-interface.github.io/
|