--- 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: 367784882.2079935 num_examples: 91084 download_size: 197842948 dataset_size: 367784882.2079935 configs: - config_name: default data_files: - split: train path: data/train-* ---