--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 216176443.0 num_examples: 10000 - name: validation num_bytes: 111060.0 num_examples: 5 download_size: 0 dataset_size: 216287503.0 --- # Dataset Card for "curve-plot" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)