--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: caption dtype: string - name: chartType dtype: string - name: chartElement dtype: string - name: dataType dtype: string splits: - name: train num_bytes: 72690622.389 num_examples: 1373 - name: validation num_bytes: 10174935.0 num_examples: 199 - name: test num_bytes: 20658483.0 num_examples: 399 download_size: 102432750 dataset_size: 103524040.389 --- # Dataset Card for "pix2struct-chartcaptioning" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)