--- dataset_info: features: - name: image_path dtype: string - name: paragraph_number dtype: float64 - name: confidence dtype: float64 - name: method dtype: string - name: text dtype: string - name: image dtype: image splits: - name: train num_bytes: 86174540.84885496 num_examples: 459 - name: dev num_bytes: 18398921.57557252 num_examples: 98 - name: test num_bytes: 18398921.57557252 num_examples: 98 download_size: 122777559 dataset_size: 122972384.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: dev path: data/dev-* - split: test path: data/test-* ---