GroundUI-18K / README.md
ltzheng's picture
Update README.md
c8b3553 verified
metadata
dataset_info:
  features:
    - name: image_path
      dtype: string
    - name: image
      dtype: image
    - name: instruction
      dtype: string
    - name: bbox
      sequence: float64
    - name: resolution
      sequence: int64
    - name: source
      dtype: string
    - name: platform
      dtype: string
  splits:
    - name: train
      num_bytes: 9413099442.318
      num_examples: 18026
  download_size: 2099595124
  dataset_size: 9413099442.318
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
license: mit
task_categories:
  - visual-question-answering
language:
  - en

GroundUI-18K

This dataset is the full GroundUI-18K in AgentStudio. Please note that this dataset is a test set rather than a training set. Therefore, please do not use it for training. More details are provided in the project page.