|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: context |
|
|
struct: |
|
|
- name: setting |
|
|
dtype: string |
|
|
- name: sensitive_info |
|
|
dtype: string |
|
|
- name: non_sensitive_info |
|
|
list: string |
|
|
- name: system_message |
|
|
dtype: string |
|
|
- name: user_query |
|
|
struct: |
|
|
- name: content |
|
|
dtype: string |
|
|
- name: speaker_type |
|
|
dtype: string |
|
|
- name: responses |
|
|
struct: |
|
|
- name: truthful |
|
|
dtype: string |
|
|
- name: deceptive |
|
|
dtype: string |
|
|
- name: deception_difficulty |
|
|
dtype: float32 |
|
|
- name: lie_type |
|
|
dtype: string |
|
|
- name: ground_truth_features |
|
|
struct: |
|
|
- name: Setting |
|
|
dtype: string |
|
|
- name: Role |
|
|
dtype: string |
|
|
- name: Issue |
|
|
dtype: string |
|
|
- name: Difficulty Factor seniority_of_user |
|
|
dtype: string |
|
|
- name: Difficulty Factor eventual_disclosure_period |
|
|
dtype: string |
|
|
- name: Difficulty Factor subjectivity_in_answer |
|
|
dtype: string |
|
|
- name: Difficulty Factor communication_medium |
|
|
dtype: string |
|
|
- name: Difficulty Factor number_of_irrelevant_context_items |
|
|
dtype: string |
|
|
- name: Deception Difficulty |
|
|
dtype: string |
|
|
- name: AI Instantiation |
|
|
dtype: string |
|
|
- name: Lie Type |
|
|
dtype: string |
|
|
- name: Lie Reason |
|
|
dtype: string |
|
|
- name: ambiguous_label |
|
|
dtype: string |
|
|
- name: ambiguous_label_reasoning_summary |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 18237 |
|
|
num_examples: 10 |
|
|
download_size: 30220 |
|
|
dataset_size: 18237 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
|