--- dataset_info: - config_name: BillSum features: - name: article dtype: string - name: summary dtype: string splits: - name: train num_bytes: 181918689 num_examples: 18949 - name: test num_bytes: 31298716 num_examples: 3269 download_size: 94913340 dataset_size: 213217405 - config_name: EurLexSum features: - name: article dtype: string - name: summary dtype: string splits: - name: train num_bytes: 92562815 num_examples: 1129 - name: test num_bytes: 24048249 num_examples: 188 - name: validation num_bytes: 23797569 num_examples: 187 download_size: 56129905 dataset_size: 140408633 - config_name: MultiLexSum features: - name: article dtype: string - name: summary dtype: string splits: - name: train num_bytes: 11491245 num_examples: 2210 - name: test num_bytes: 3070390 num_examples: 616 - name: validation num_bytes: 1645115 num_examples: 312 download_size: 8078875 dataset_size: 16206750 configs: - config_name: BillSum data_files: - split: train path: BillSum/train-* - split: test path: BillSum/test-* - config_name: EurLexSum data_files: - split: train path: EurLexSum/train-* - split: test path: EurLexSum/test-* - split: validation path: EurLexSum/validation-* - config_name: MultiLexSum data_files: - split: train path: MultiLexSum/train-* - split: test path: MultiLexSum/test-* - split: validation path: MultiLexSum/validation-* ---