VLM-Glyph / README.md
AryaWu's picture
Upload dataset
b8516ff verified
|
raw
history blame contribute delete
No virus
665 Bytes
metadata
dataset_info:
  features:
    - name: file_name
      dtype: string
    - name: prompt
      dtype: string
    - name: answer
      dtype: string
    - name: images
      dtype: image
  splits:
    - name: two_choice
      num_bytes: 198307640
      num_examples: 954
    - name: four_choice
      num_bytes: 198449062
      num_examples: 954
    - name: gt_descriptions
      num_bytes: 198277579
      num_examples: 954
  download_size: 503629289
  dataset_size: 595034281
configs:
  - config_name: default
    data_files:
      - split: two_choice
        path: data/two_choice-*
      - split: four_choice
        path: data/four_choice-*
      - split: gt_descriptions
        path: data/gt_descriptions-*