--- dataset_info: features: - name: text dtype: string - name: title dtype: string - name: description dtype: string - name: keywords sequence: string - name: label dtype: int64 - name: url dtype: string - name: date dtype: string - name: is_hand_annoted dtype: bool - name: score dtype: float64 - name: title_score dtype: float64 - name: newspaper dtype: string splits: - name: train num_bytes: 286385903 num_examples: 77009 download_size: 176901516 dataset_size: 286385903 configs: - config_name: default data_files: - split: train path: data/train-* ---