File size: 695 Bytes
c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 1c3e44d c9d2614 |
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 |
---
dataset_info:
features:
- name: observation
struct:
- name: image
dtype: image
- name: instruction
dtype: string
- name: action
struct:
- name: grasp
dtype: float32
- name: pose
struct:
- name: pitch
dtype: float32
- name: roll
dtype: float32
- name: x
dtype: float32
- name: y
dtype: float32
- name: yaw
dtype: float32
- name: z
dtype: float32
splits:
- name: train
num_bytes: 238831.0
num_examples: 4
download_size: 64725
dataset_size: 238831.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|