bourdoiscatie's picture
Update README.md
4a12c8e verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: dataset
      dtype: string
  splits:
    - name: validation
      num_bytes: 73048444
      num_examples: 1000
  download_size: 66659935
  dataset_size: 73048444
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
task_categories:
  - visual-question-answering
  - image-feature-extraction
language:
  - fra
license: cc-by-sa-4.0

Description

French translation of the princeton-nlp/CharXiv dataset that we processed.

Citation

@article{wang2024charxiv,
  title={CharXiv: Charting Gaps in Realistic Chart Understanding in Multimodal LLMs},
  author={Wang, Zirui and Xia, Mengzhou and He, Luxi and Chen, Howard and Liu, Yitao and Zhu, Richard and Liang, Kaiqu and Wu, Xindi and Liu, Haotian and Malladi, Sadhika and Chevalier, Alexis and Arora, Sanjeev and Chen, Danqi},
  journal={arXiv preprint arXiv:2406.18521},
  year={2024}
}