metadata
dataset_info:
features:
- name: topic
dtype: string
- name: user_query
dtype: string
- name: npov_response
dtype: string
- name: perspective_1
dtype: string
- name: perspective_1_name
dtype: string
- name: perspective_2
dtype: string
- name: perspective_2_name
dtype: string
- name: class_hall
dtype: string
- name: has synthetic hallucination
dtype: string
- name: class_omit
dtype: string
- name: has synthetic coverage issue
dtype: string
- name: label
dtype: int64
- name: class_omit_num
dtype: int64
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 1456478
num_examples: 723
- name: validation
num_bytes: 452813
num_examples: 245
- name: test
num_bytes: 442258
num_examples: 239
download_size: 468208
dataset_size: 2351549
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*