--- dataset_info: features: - name: document dtype: string - name: summary dtype: string - name: id dtype: string - name: topic dtype: int64 splits: - name: validation num_bytes: 26383533 num_examples: 11332 - name: test num_bytes: 26846813 num_examples: 11334 - name: train num_bytes: 480838723 num_examples: 204045 download_size: 641983843 dataset_size: 534069069 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---