psych_tests / README.md
veggiebird's picture
Upload README.md with huggingface_hub
75cc544
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: options
      sequence: string
    - name: option_perm
      sequence: string
    - name: test_name
      dtype: string
    - name: prompt
      dtype: string
    - name: reverse
      dtype: int64
    - name: trait
      dtype: string
    - name: question
      dtype: string
  splits:
    - name: train
      num_bytes: 185794224
      num_examples: 268080
  download_size: 1974307
  dataset_size: 185794224