vipul-pointguardai's picture
Upload dataset
4e34d2a verified
metadata
dataset_info:
  features:
    - name: probe_prompt_id
      dtype: string
    - name: prompt
      dtype: string
    - name: probe_category_code
      dtype: string
    - name: probe_class
      dtype: string
    - name: generation
      dtype: string
    - name: model
      dtype: string
    - name: llm_label
      dtype: string
    - name: llm_score
      dtype: float64
    - name: llm_reasoning
      dtype: string
    - name: casual_label
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 11592087
      num_examples: 5043
    - name: test
      num_bytes: 1004863
      num_examples: 439
  download_size: 3227922
  dataset_size: 12596950
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*