File size: 1,170 Bytes
989f37a d25abfd 9fb6312 d25abfd 989f37a d25abfd 989f37a | 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 | ---
dataset_info:
features:
- name: image
struct:
- name: bytes
dtype: binary
- name: path
dtype: 'null'
- name: image_id
dtype: string
- name: verb_str
dtype: string
- name: action
dtype: string
- name: instr
dtype: string
- name: trace_id
dtype: string
- name: goal
dtype: string
- name: app
dtype: string
- name: screen_w
dtype: int64
- name: screen_h
dtype: int64
- name: vh_w
dtype: int64
- name: vh_h
dtype: int64
- name: scale_x
dtype: float64
- name: scale_y
dtype: float64
- name: types_mc
sequence: int64
- name: desc_mc
sequence: string
- name: bbox_mc
sequence:
sequence: float64
- name: __index_level_0__
dtype: string
- name: __index_level_1__
dtype: int64
splits:
- name: train_au_tu
num_bytes: 3754647103
num_examples: 8388
- name: test_au_tu
num_bytes: 418681835
num_examples: 1019
download_size: 4299361585
dataset_size: 4173328938
configs:
- config_name: default
data_files:
- split: test_au_tu
path: data/test_au_tu-*
- split: train_au_tu
path: data/train_au_tu-*
---
|