--- dataset_info: - config_name: default features: - name: image dtype: image - name: page_number dtype: int64 - name: title dtype: string - name: author dtype: string - name: zenodo_id dtype: int64 - name: url dtype: string - name: license dtype: string - name: pdf_url dtype: string - name: pdf_filename dtype: string splits: - name: train num_bytes: 391291943.905 num_examples: 2195 download_size: 432057910 dataset_size: 391291943.905 - config_name: visual-labels features: - name: image dtype: image - name: page_number dtype: int64 - name: title dtype: string - name: author dtype: string - name: zenodo_id dtype: int64 - name: url dtype: string - name: license dtype: string - name: pdf_url dtype: string - name: pdf_filename dtype: string - name: good_label dtype: bool - name: label dtype: string splits: - name: train num_bytes: 435478619.715 num_examples: 2195 download_size: 434312792 dataset_size: 435478619.715 configs: - config_name: default data_files: - split: train path: data/train-* - config_name: visual-labels data_files: - split: train path: visual-labels/train-* ---