--- dataset_info: features: - name: id dtype: string - name: image dtype: image - name: text_output dtype: string splits: - name: train num_bytes: 28118132.0 num_examples: 149 - name: test num_bytes: 10173500.0 num_examples: 50 download_size: 36403521 dataset_size: 38291632.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---