--- dataset_info: features: - name: title dtype: string - name: summary dtype: string - name: url dtype: string - name: text dtype: string - name: category dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 398237595 num_examples: 50953 - name: validation num_bytes: 99722589 num_examples: 12739 - name: test num_bytes: 54748044 num_examples: 7077 download_size: 205482667 dataset_size: 552708228 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---