File size: 1,596 Bytes
010e244 004b275 010e244 004b275 010e244 |
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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
---
dataset_info:
features:
- name: action
sequence: float32
length: 6
- name: observation.state
sequence: float32
length: 6
- name: timestamp
dtype: float32
- name: frame_index
dtype: int64
- name: episode_index
dtype: int64
- name: index
dtype: int64
- name: task_index
dtype: int64
splits:
- name: rabbit
num_bytes: 1394736
num_examples: 16604
- name: CowCleanRandom
num_bytes: 990612
num_examples: 11793
- name: sheep
num_bytes: 2702448
num_examples: 32172
- name: chicken
num_bytes: 2926980
num_examples: 34845
- name: cow2
num_bytes: 1801296
num_examples: 21444
- name: pig3
num_bytes: 2251116
num_examples: 26799
- name: pig2
num_bytes: 2249520
num_examples: 26780
- name: pig_test
num_bytes: 150024
num_examples: 1786
- name: pig
num_bytes: 12516
num_examples: 149
- name: cow
num_bytes: 990612
num_examples: 11793
- name: horse
num_bytes: 1891176
num_examples: 22514
download_size: 7838195
dataset_size: 17361036
configs:
- config_name: default
data_files:
- split: rabbit
path: data/rabbit-*
- split: CowCleanRandom
path: data/CowCleanRandom-*
- split: sheep
path: data/sheep-*
- split: chicken
path: data/chicken-*
- split: cow2
path: data/cow2-*
- split: pig3
path: data/pig3-*
- split: pig2
path: data/pig2-*
- split: pig_test
path: data/pig_test-*
- split: pig
path: data/pig-*
- split: cow
path: data/cow-*
- split: horse
path: data/horse-*
---
|