--- dataset_info: features: - name: text dtype: string - name: id dtype: string - name: metadata struct: - name: authors dtype: string - name: doi dtype: string - name: file_path dtype: string - name: journal dtype: string - name: journal_abbrev dtype: string - name: language_score dtype: string - name: pdf_md5_hash dtype: string - name: publication_year dtype: int64 - name: publisher dtype: string - name: source_file_path dtype: string - name: source_zip_content_path dtype: string - name: title dtype: string splits: - name: train num_bytes: 278509737673.6 num_examples: 8799368 - name: test num_bytes: 69627434418.4 num_examples: 2199842 download_size: 180587142306 dataset_size: 348137172092 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* language: - en ---