Datasets:
manu
/

Modalities:
Text
Formats:
parquet
Languages:
French
ArXiv:
Libraries:
Datasets
pandas
License:
fquad2_test / README.md
manu's picture
Upload README.md with huggingface_hub
09aa0a4
|
raw
history blame
672 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answers_start
          sequence: int64
        - name: text
          sequence: string
    - name: is_impossible
      dtype: bool
  splits:
    - name: test
      num_bytes: 859073.8110608995
      num_examples: 800
    - name: valid
      num_bytes: 214768.45276522488
      num_examples: 200
  download_size: 515496
  dataset_size: 1073842.2638261244

Dataset Card for "test_fq2"

More Information needed