--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: document dtype: string - name: summary dtype: string - name: id dtype: string splits: - name: train num_bytes: 47919462.033629835 num_examples: 20404 - name: validation num_bytes: 2628823.6534592304 num_examples: 1133 - name: test num_bytes: 2674669.821157579 num_examples: 1133 download_size: 33669166 dataset_size: 53222955.508246645 --- # Dataset Card for "xsum_10_percents" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)