--- dataset_info: features: - name: url_id dtype: int64 - name: url dtype: string - name: relevant dtype: bool - name: record_type_fine dtype: string - name: record_type_coarse dtype: string - name: html dtype: string splits: - name: train num_bytes: 236611851 num_examples: 1485 download_size: 93390795 dataset_size: 236611851 configs: - config_name: default data_files: - split: train path: data/part_* ---