--- dataset_info: features: - name: body dtype: string - name: body_summary dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 6924834 num_examples: 2123 - name: validation num_bytes: 1501164 num_examples: 455 - name: test num_bytes: 1521687 num_examples: 456 download_size: 6147141 dataset_size: 9947685 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---