HugoLaurencon's picture
Upload README.md with huggingface_hub
4b2658d verified
metadata
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: pid
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence: string
    - name: image
      dtype: image
  splits:
    - name: validation
      num_bytes: 45527941.56
      num_examples: 460
    - name: test
      num_bytes: 226496603.87453803
      num_examples: 2289
  download_size: 322010632
  dataset_size: 272024545.434538

Dataset Card for "debug_MathVista_open_ended_to_remove"

More Information needed