--- dataset_info: features: - name: id dtype: string - name: label_name dtype: string - name: statement dtype: string - name: subjects dtype: string - name: speaker dtype: string - name: speaker_job_title dtype: string - name: state_info dtype: string - name: party_affiliation dtype: string - name: count_1 dtype: float64 - name: count_2 dtype: float64 - name: count_3 dtype: float64 - name: count_4 dtype: float64 - name: count_5 dtype: float64 - name: context dtype: string - name: label dtype: bool - name: text dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 1678235 num_examples: 3992 download_size: 662048 dataset_size: 1678235 configs: - config_name: default data_files: - split: train path: data/train-* ---