cjfcsjt's picture
Upload dataset
9fb6312 verified
metadata
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-*