Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
flare-fiqasa / README.md
jiminHuang's picture
Upload README.md with huggingface_hub
56d6f5d
|
raw
history blame
645 Bytes
metadata
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: 2517520
      num_examples: 7500
    - name: valid
      num_bytes: 624002
      num_examples: 1880
    - name: test
      num_bytes: 785885
      num_examples: 2350
  download_size: 485882
  dataset_size: 3927407

Dataset Card for "flare-fiqasa"

More Information needed