|
|
--- |
|
|
dataset_info: |
|
|
- config_name: behavior-qa |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: story |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: scenario_name |
|
|
dtype: string |
|
|
- name: choices |
|
|
struct: |
|
|
- name: label |
|
|
sequence: string |
|
|
- name: text |
|
|
sequence: string |
|
|
- name: answerKey |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 581798 |
|
|
num_examples: 1147 |
|
|
download_size: 200272 |
|
|
dataset_size: 581798 |
|
|
- config_name: judgment-qa |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: story |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: scenario_name |
|
|
dtype: string |
|
|
- name: choices |
|
|
struct: |
|
|
- name: label |
|
|
sequence: string |
|
|
- name: text |
|
|
sequence: string |
|
|
- name: answerKey |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 661157 |
|
|
num_examples: 1147 |
|
|
download_size: 208447 |
|
|
dataset_size: 661157 |
|
|
- config_name: mental-state-qa |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: story |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: scenario_name |
|
|
dtype: string |
|
|
- name: choices |
|
|
struct: |
|
|
- name: label |
|
|
sequence: string |
|
|
- name: text |
|
|
sequence: string |
|
|
- name: answerKey |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 572092 |
|
|
num_examples: 1147 |
|
|
download_size: 198295 |
|
|
dataset_size: 572092 |
|
|
- config_name: story-data |
|
|
features: |
|
|
- name: story_id |
|
|
dtype: string |
|
|
- name: core_id |
|
|
dtype: string |
|
|
- name: scenario_name |
|
|
dtype: string |
|
|
- name: story_prompt_example |
|
|
dtype: string |
|
|
- name: entities |
|
|
struct: |
|
|
- name: Action Z |
|
|
dtype: string |
|
|
- name: Object Z |
|
|
dtype: string |
|
|
- name: Person X |
|
|
dtype: string |
|
|
- name: Person Y |
|
|
dtype: string |
|
|
- name: Person Z |
|
|
dtype: string |
|
|
- name: severity_original |
|
|
dtype: int64 |
|
|
- name: harmfulness_predicted |
|
|
list: |
|
|
- name: harmfulness |
|
|
dtype: int64 |
|
|
- name: predictor_model |
|
|
dtype: string |
|
|
- name: unethicality_predicted |
|
|
list: |
|
|
- name: predictor_model |
|
|
dtype: string |
|
|
- name: unethicality |
|
|
dtype: int64 |
|
|
- name: story |
|
|
dtype: string |
|
|
- name: key_information |
|
|
dtype: string |
|
|
- name: story_sentence |
|
|
dtype: string |
|
|
- name: story_generator_model |
|
|
dtype: string |
|
|
- name: questions |
|
|
list: |
|
|
- name: answer_correct |
|
|
dtype: string |
|
|
- name: answer_incorrect |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: question_id |
|
|
dtype: string |
|
|
- name: story_rich |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 2272863 |
|
|
num_examples: 1147 |
|
|
download_size: 909698 |
|
|
dataset_size: 2272863 |
|
|
configs: |
|
|
- config_name: behavior-qa |
|
|
data_files: |
|
|
- split: test |
|
|
path: behavior-qa/test-* |
|
|
- config_name: judgment-qa |
|
|
data_files: |
|
|
- split: test |
|
|
path: judgment-qa/test-* |
|
|
- config_name: mental-state-qa |
|
|
data_files: |
|
|
- split: test |
|
|
path: mental-state-qa/test-* |
|
|
- config_name: story-data |
|
|
data_files: |
|
|
- split: test |
|
|
path: story-data/test-* |
|
|
--- |
|
|
|