--- dataset_info: config_name: bias_prediction features: - name: file dtype: string - name: id_sente dtype: string - name: id_article dtype: string - name: domain dtype: string - name: year dtype: string - name: sentences dtype: string - name: label dtype: int64 - name: label_text dtype: string splits: - name: train num_bytes: 163041.0 num_examples: 738 - name: full_train num_bytes: 951010.0 num_examples: 4403 - name: test num_bytes: 384327.0 num_examples: 1788 download_size: 718605 dataset_size: 1498378.0 configs: - config_name: bias_prediction data_files: - split: train path: bias_prediction/train-* - split: full_train path: bias_prediction/full_train-* - split: test path: bias_prediction/test-* ---