--- 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: alice_label dtype: bool - name: bob_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: 340569.9400113186 num_examples: 2428 - name: validation num_bytes: 71673.4875 num_examples: 510 - name: test num_bytes: 72250.62 num_examples: 520 download_size: 215250 dataset_size: 484494.0475113186 --- # Dataset Card for "quirky_authors_alice_easy" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)