atmallen's picture
Upload dataset
9a897db verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: bob_label
      dtype: bool
    - name: alice_label
      dtype: bool
    - name: difficulty
      dtype: float64
    - name: statement
      dtype: string
    - name: choices
      sequence: string
    - name: character
      dtype: string
    - name: label
      dtype: bool
  splits:
    - name: train
      num_bytes: 14121.790811339199
      num_examples: 128
    - name: validation
      num_bytes: 31218.416
      num_examples: 284
    - name: test
      num_bytes: 30617.808
      num_examples: 278
  download_size: 36810
  dataset_size: 75958.0148113392

Dataset Card for "quirky_capitals_alice_easy"

More Information needed