GRAB / README.md
jonathan-roberts1's picture
Added placeholders to model card.
ecb2666 verified
|
raw
history blame
1.19 kB
metadata
dataset_info:
  features:
    - name: pid
      dtype: int64
    - name: question
      dtype: string
    - name: decoded_image
      dtype: image
    - name: image
      dtype: string
    - name: answer
      dtype: string
    - name: task
      dtype: string
    - name: category
      dtype: string
    - name: complexity
      dtype: int64
  splits:
    - name: GRAB
      num_bytes: 466596459.9
      num_examples: 2170
  download_size: 406793109
  dataset_size: 466596459.9
configs:
  - config_name: default
    data_files:
      - split: GRAB
        path: data/GRAB-*

Dataset Card for GRAB

Dataset Description

Dataset Summary

TODO

Code

Dataset Curators

This dataset was curated by Jonathan Roberts, Kai Han, and Samuel Albanie

Citation Information

@article{roberts2024grab,
      title={GRAB: A Challenging GRaph Analysis Benchmark for Large Multimodal Models}, 
      author={Jonathan Roberts and Kai Han and Samuel Albanie},
      year={2024},
      journal={arXiv preprint arXiv:},
}