--- dataset_info: features: - name: text dtype: string - name: news_link dtype: string - name: label dtype: int32 - name: outlet dtype: string - name: topic dtype: string - name: type dtype: string - name: label_opinion dtype: string - name: biased_words dtype: string - name: uuid dtype: string splits: - name: train num_bytes: 1764965 num_examples: 4121 download_size: 942831 dataset_size: 1764965 configs: - config_name: default data_files: - split: train path: data/train-* ---