--- 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: 397609537.2608407 num_examples: 99370 download_size: 214077714 dataset_size: 397609537.2608407 configs: - config_name: default data_files: - split: train path: data/train-* ---