LieDetection / README.md
adtyx's picture
Upload dataset
c8c0967 verified
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: Sycophancy_SFT
        path: data/Sycophancy_SFT-*
      - split: Harmful_SFT
        path: data/Harmful_SFT-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: lie_response
      dtype: string
    - name: truth_response
      dtype: string
  splits:
    - name: Sycophancy_SFT
      num_bytes: 687230
      num_examples: 1111
    - name: Harmful_SFT
      num_bytes: 2150862
      num_examples: 1111
  download_size: 3906638
  dataset_size: 2838092