Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
flare-german / README.md
jiminHuang's picture
Upload README.md with huggingface_hub
65eb22f
|
raw
history blame
641 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: query
      dtype: string
    - name: answer
      dtype: string
    - name: choices
      sequence: string
    - name: gold
      dtype: int64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2416596
      num_examples: 700
    - name: valid
      num_bytes: 345236
      num_examples: 100
    - name: test
      num_bytes: 690454
      num_examples: 200
  download_size: 426827
  dataset_size: 3452286

Dataset Card for "flare-german"

More Information needed