--- 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: 371741095.55928797 num_examples: 92229 download_size: 199953604 dataset_size: 371741095.55928797 configs: - config_name: default data_files: - split: train path: data/train-* ---