29 datasets found
  1. h

    ChartQA

    • huggingface.co
    Updated Oct 4, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    LMMs-Lab (2024). ChartQA [Dataset]. https://huggingface.co/datasets/lmms-lab/ChartQA
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 4, 2024
    Dataset authored and provided by
    LMMs-Lab
    Description

    Large-scale Multi-modality Models Evaluation Suite

    Accelerating the development of large-scale multi-modality models (LMMs) with lmms-eval

    🏠 Homepage | 📚 Documentation | 🤗 Huggingface Datasets

      This Dataset
    

    This is a formatted version of ChartQA. It is used in our lmms-eval pipeline to allow for one-click evaluations of large multi-modality models. @article{masry2022chartqa, title={ChartQA: A benchmark for question answering about charts with visual and… See the full description on the dataset page: https://huggingface.co/datasets/lmms-lab/ChartQA.

  2. Chartqa Dataset

    • universe.roboflow.com
    • huggingface.co
    zip
    Updated Feb 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Roboflow (2025). Chartqa Dataset [Dataset]. https://universe.roboflow.com/roboflow-jvuqo/chartqa-6pz0e
    Explore at:
    zipAvailable download formats
    Dataset updated
    Feb 26, 2025
    Dataset provided by
    Roboflow, Inc.
    Authors
    Roboflow
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Charts D0SB Descriptions
    Description

    ChartQA: A Benchmark for Question Answering about Charts with Visual and Logical Reasoning

    source: https://huggingface.co/datasets/HuggingFaceM4/ChartQA paper: https://arxiv.org/pdf/2203.10244

  3. h

    VisRAG-Ret-Test-ChartQA

    • huggingface.co
    Updated Jun 22, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    OpenBMB (2025). VisRAG-Ret-Test-ChartQA [Dataset]. https://huggingface.co/datasets/openbmb/VisRAG-Ret-Test-ChartQA
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jun 22, 2025
    Dataset authored and provided by
    OpenBMB
    Description

    Dataset Description

    This is a VQA dataset based on Charts from ChartQA dataset from ChartQA.

      Load the dataset
    

    from datasets import load_dataset import csv

    def load_beir_qrels(qrels_file): qrels = {} with open(qrels_file) as f: tsvreader = csv.DictReader(f, delimiter="\t") for row in tsvreader: qid = row["query-id"] pid = row["corpus-id"] rel = int(row["score"]) if qid in qrels:… See the full description on the dataset page: https://huggingface.co/datasets/openbmb/VisRAG-Ret-Test-ChartQA.

  4. h

    llava-cot-20k-docvqa-chartqa

    • huggingface.co
    Updated May 11, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    MLP-VLM2 (2025). llava-cot-20k-docvqa-chartqa [Dataset]. https://huggingface.co/datasets/MLP-VLM2/llava-cot-20k-docvqa-chartqa
    Explore at:
    Dataset updated
    May 11, 2025
    Dataset authored and provided by
    MLP-VLM2
    Description

    MLP-VLM2/llava-cot-20k-docvqa-chartqa dataset hosted on Hugging Face and contributed by the HF Datasets community

  5. h

    ChartQA

    • huggingface.co
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KevinDave, ChartQA [Dataset]. https://huggingface.co/datasets/DaveKevin/ChartQA
    Explore at:
    Authors
    KevinDave
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    DaveKevin/ChartQA dataset hosted on Hugging Face and contributed by the HF Datasets community

  6. chartqa-sharegpt

    • kaggle.com
    Updated Oct 29, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lê Thành Nghĩa (2024). chartqa-sharegpt [Dataset]. https://www.kaggle.com/datasets/lethanhnghia/chartqa-sharegpt/code
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Oct 29, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Lê Thành Nghĩa
    Description

    Dataset

    This dataset was created by Lê Thành Nghĩa

    Contents

  7. h

    ChartQA

    • huggingface.co
    Updated Sep 15, 2015
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    tdl (2015). ChartQA [Dataset]. https://huggingface.co/datasets/docintel/ChartQA
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Sep 15, 2015
    Authors
    tdl
    Description

    docintel/ChartQA dataset hosted on Hugging Face and contributed by the HF Datasets community

  8. h

    ChartQA

    • huggingface.co
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    LESS IS MORE, ChartQA [Dataset]. https://huggingface.co/datasets/LIME-DATA/ChartQA
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Authors
    LESS IS MORE
    Description

    LIME-DATA/ChartQA dataset hosted on Hugging Face and contributed by the HF Datasets community

  9. h

    ChartQA-QueryTable

    • huggingface.co
    Updated Jul 9, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Anh Dang (2025). ChartQA-QueryTable [Dataset]. https://huggingface.co/datasets/anhdang000/ChartQA-QueryTable
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 9, 2025
    Authors
    Anh Dang
    Description

    anhdang000/ChartQA-QueryTable dataset hosted on Hugging Face and contributed by the HF Datasets community

  10. t

    Haoran Wei, Lingyu Kong, Jinyue Chen, Liang Zhao, Zheng Ge, Jinrong Yang,...

    • service.tib.eu
    Updated Dec 2, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Haoran Wei, Lingyu Kong, Jinyue Chen, Liang Zhao, Zheng Ge, Jinrong Yang, Jianjian Sun, Chunrui Han, Xiangyu Zhang (2024). Dataset: DocVQA and ChartQA Datasets. https://doi.org/10.57702/c539jlef [Dataset]. https://service.tib.eu/ldmservice/dataset/docvqa-and-chartqa-datasets
    Explore at:
    Dataset updated
    Dec 2, 2024
    Description

    The dataset used for testing the Vary-base model, containing DocVQA and ChartQA datasets.

  11. h

    chartQA-text

    • huggingface.co
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Zhong Zheng, chartQA-text [Dataset]. https://huggingface.co/datasets/zz990906/chartQA-text
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Authors
    Zhong Zheng
    Description

    zz990906/chartQA-text dataset hosted on Hugging Face and contributed by the HF Datasets community

  12. ChartQA

    • huggingface.co
    Updated Jul 20, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jina AI (2025). ChartQA [Dataset]. https://huggingface.co/datasets/jinaai/ChartQA
    Explore at:
    Dataset updated
    Jul 20, 2025
    Dataset authored and provided by
    Jina AI
    Description

    ChartQA Dataset

    This dataset is derived from the ChartQA dataset, reformatting the test split with modified field names, so that it can be used in the ViDoRe benchmark. The text_description column contains OCR text extracted from the images using EasyOCR. This particular dataset is a subsample of 1000 random rows from the full dataset which can be found here.

      Disclaimer
    

    This dataset may contain publicly available images or text data. All data is provided for research… See the full description on the dataset page: https://huggingface.co/datasets/jinaai/ChartQA.

  13. h

    curve-chartqa

    • huggingface.co
    Updated Apr 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Illouz Maxime (2025). curve-chartqa [Dataset]. https://huggingface.co/datasets/MaIlz/curve-chartqa
    Explore at:
    Dataset updated
    Apr 26, 2025
    Authors
    Illouz Maxime
    Description

    MaIlz/curve-chartqa dataset hosted on Hugging Face and contributed by the HF Datasets community

  14. h

    chartqa-restructured

    • huggingface.co
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Pratham, chartqa-restructured [Dataset]. https://huggingface.co/datasets/yobro4619/chartqa-restructured
    Explore at:
    Authors
    Pratham
    Description

    yobro4619/chartqa-restructured dataset hosted on Hugging Face and contributed by the HF Datasets community

  15. h

    realworld-chartqa

    • huggingface.co
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Maeve Hutchinson, realworld-chartqa [Dataset]. https://huggingface.co/datasets/maevehutch/realworld-chartqa
    Explore at:
    Authors
    Maeve Hutchinson
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Dataset Card for RealWorld-ChartQA

      Summary
    

    RealWorld-ChartQA is a benchmark dataset for chart question answering (CQA), derived from real-world analytical narratives. It contains 205 manually validated multiple-choice question–answer pairs grounded in student-authored literate visualization notebooks. Unlike previous CQA datasets, RealWorld-ChartQA includes multi-view and interactive charts, along with questions rooted in ecologically valid analytical workflows.… See the full description on the dataset page: https://huggingface.co/datasets/maevehutch/realworld-chartqa.

  16. h

    chartqa-restructured-train-chunks

    • huggingface.co
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Pratham, chartqa-restructured-train-chunks [Dataset]. https://huggingface.co/datasets/yobro4619/chartqa-restructured-train-chunks
    Explore at:
    Authors
    Pratham
    Description

    yobro4619/chartqa-restructured-train-chunks dataset hosted on Hugging Face and contributed by the HF Datasets community

  17. h

    exo3-original-ChartQA-text-v3

    • huggingface.co
    Updated Jul 15, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    rwei (2025). exo3-original-ChartQA-text-v3 [Dataset]. https://huggingface.co/datasets/rweics5cs7/exo3-original-ChartQA-text-v3
    Explore at:
    Dataset updated
    Jul 15, 2025
    Authors
    rwei
    Description

    rweics5cs7/exo3-original-ChartQA-text-v3 dataset hosted on Hugging Face and contributed by the HF Datasets community

  18. h

    ChartQA

    • huggingface.co
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Gideon Wyeth, ChartQA [Dataset]. https://huggingface.co/datasets/GideonWyeth/ChartQA
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Authors
    Gideon Wyeth
    License

    https://choosealicense.com/licenses/gpl-3.0/https://choosealicense.com/licenses/gpl-3.0/

    Description

    This dataset is modified version of ChartQA made for Llama-3.2 (11B vision) script on colab.

  19. h

    MMEB-eval-ChartQA-beir

    • huggingface.co
    Updated Jun 23, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Zilin Xiao (2023). MMEB-eval-ChartQA-beir [Dataset]. https://huggingface.co/datasets/MrZilinXiao/MMEB-eval-ChartQA-beir
    Explore at:
    Dataset updated
    Jun 23, 2023
    Authors
    Zilin Xiao
    Description

    MrZilinXiao/MMEB-eval-ChartQA-beir dataset hosted on Hugging Face and contributed by the HF Datasets community

  20. h

    VQA-lmms-lab-ChartQA-clean

    • huggingface.co
    Updated Jul 7, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CATIE (2025). VQA-lmms-lab-ChartQA-clean [Dataset]. https://huggingface.co/datasets/CATIE-AQ/VQA-lmms-lab-ChartQA-clean
    Explore at:
    Dataset updated
    Jul 7, 2025
    Dataset authored and provided by
    CATIE
    License

    https://choosealicense.com/licenses/gpl-3.0/https://choosealicense.com/licenses/gpl-3.0/

    Description

    Description

    French translation of the lmms-lab/ChartQA dataset that we processed.

      Citation
    

    @article{masry2022chartqa, title={ChartQA: A benchmark for question answering about charts with visual and logical reasoning}, author={Masry, Ahmed and Long, Do Xuan and Tan, Jia Qing and Joty, Shafiq and Hoque, Enamul}, journal={arXiv preprint arXiv:2203.10244}, year={2022} }

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
LMMs-Lab (2024). ChartQA [Dataset]. https://huggingface.co/datasets/lmms-lab/ChartQA

ChartQA

lmms-lab/ChartQA

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Oct 4, 2024
Dataset authored and provided by
LMMs-Lab
Description

Large-scale Multi-modality Models Evaluation Suite

Accelerating the development of large-scale multi-modality models (LMMs) with lmms-eval

🏠 Homepage | 📚 Documentation | 🤗 Huggingface Datasets

  This Dataset

This is a formatted version of ChartQA. It is used in our lmms-eval pipeline to allow for one-click evaluations of large multi-modality models. @article{masry2022chartqa, title={ChartQA: A benchmark for question answering about charts with visual and… See the full description on the dataset page: https://huggingface.co/datasets/lmms-lab/ChartQA.

Search
Clear search
Close search
Google apps
Main menu