--- dataset_info: features: - name: image dtype: image - name: reasoning dtype: string - name: ocr dtype: string - name: UUID dtype: string - name: classification dtype: string splits: - name: train num_bytes: 165456013.0 num_examples: 2306 - name: test num_bytes: 15194499.0 num_examples: 271 download_size: 177784482 dataset_size: 180650512.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---