--- dataset_info: features: - name: text dtype: string - name: url dtype: string - name: crawl_date dtype: timestamp[ns, tz=UTC] - name: source_domain dtype: string - name: group dtype: string - name: id dtype: string - name: in_blocksbin dtype: int64 - name: in_noblocksbin dtype: int64 - name: tag dtype: string - name: minhash_count dtype: string splits: - name: train num_bytes: 11159344.802793073 num_examples: 3204 download_size: 4183790 dataset_size: 11159344.802793073 configs: - config_name: default data_files: - split: train path: data/train-* ---