---
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: 1520799
    num_examples: 3100
  - name: valid
    num_bytes: 381025
    num_examples: 776
  - name: test
    num_bytes: 475173
    num_examples: 970
  download_size: 950539
  dataset_size: 2376997
---
# Dataset Card for "flare-fpb"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)