--- dataset_info: config_name: gpt2 features: - name: tokens sequence: int64 - name: token_count dtype: int64 - name: id dtype: string - name: dump dtype: string - name: url dtype: string - name: file_path dtype: string - name: language dtype: string - name: language_score dtype: float64 - name: score dtype: float64 - name: int_score dtype: int64 splits: - name: val num_bytes: 1119513 num_examples: 128 - name: train num_bytes: 82677317037 num_examples: 9671973 download_size: 20839487016 dataset_size: 82678436550 configs: - config_name: gpt2 data_files: - split: val path: gpt2/val-* - split: train path: gpt2/train-* license: odc-by ---