--- configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* dataset_info: features: - name: id dtype: string - name: query dtype: string - name: answer dtype: string - name: text dtype: string - name: choices sequence: string - name: gold dtype: int64 splits: - name: train num_bytes: 23524599 num_examples: 3100 - name: valid num_bytes: 5889073 num_examples: 776 - name: test num_bytes: 7360233 num_examples: 970 download_size: 0 dataset_size: 36773905 --- # Dataset Card for "flare-en-fpb-25-shots" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)