VLM-Glyph / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
18a95e8 verified
|
raw
history blame
550 Bytes
metadata
language:
  - ga
  - en
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
  download_size: 335768494
  dataset_size: 396756702
configs:
  - config_name: default
    data_files:
      - split: two_choice
        path: data/two_choice-*
      - split: four_choice
        path: data/four_choice-*