| dataset_info: | |
| features: | |
| - name: sample_id | |
| dtype: int64 | |
| - name: participant | |
| dtype: int64 | |
| - name: demographic | |
| struct: | |
| - name: age | |
| dtype: int64 | |
| - name: education | |
| dtype: string | |
| - name: employment | |
| dtype: string | |
| - name: ethnicity | |
| dtype: string | |
| - name: gender | |
| dtype: string | |
| - name: household_size | |
| dtype: int64 | |
| - name: housing_ownership | |
| dtype: string | |
| - name: housing_type | |
| dtype: string | |
| - name: ideology | |
| dtype: string | |
| - name: income | |
| dtype: string | |
| - name: internet_access | |
| dtype: string | |
| - name: location | |
| dtype: string | |
| - name: marital_status | |
| dtype: string | |
| - name: metro_status | |
| dtype: string | |
| - name: party_id | |
| dtype: string | |
| - name: phone_service | |
| dtype: string | |
| - name: stimuli | |
| dtype: string | |
| - name: response | |
| dtype: int64 | |
| - name: condition_num | |
| dtype: int64 | |
| - name: task_num | |
| dtype: int64 | |
| - name: prompt | |
| dtype: string | |
| - name: reasoning | |
| dtype: string | |
| - name: study_id | |
| dtype: string | |
| - name: options | |
| sequence: string | |
| - name: __index_level_0__ | |
| dtype: int64 | |
| splits: | |
| - name: test | |
| num_bytes: 15217947 | |
| num_examples: 5000 | |
| download_size: 4931591 | |
| dataset_size: 15217947 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |