--- dataset_info: features: - name: sample_index dtype: int64 - name: scanned_index dtype: int64 - name: text dtype: string - name: source_dataset dtype: string - name: source_config dtype: string - name: id dtype: string - name: url dtype: string - name: dump dtype: string - name: file_path dtype: string - name: language dtype: string - name: language_score dtype: float64 - name: token_count dtype: int64 splits: - name: test num_bytes: 27057966 num_examples: 5000 download_size: 15489955 dataset_size: 27057966 configs: - config_name: default data_files: - split: test path: data/test-* ---