CoolFace
Datasetpublic

irenepap/qasper

Dataset Card for "qasper" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes49downloads
README.md25 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: question_id5    dtype: string6  - name: question7    dtype: string8  - name: answer9    sequence: string10  - name: evidence11    sequence:12      sequence: string13  splits:14  - name: train15    num_bytes: 261207716    num_examples: 259317  - name: dev18    num_bytes: 169385119    num_examples: 100520  download_size: 200782621  dataset_size: 430592822---23# Dataset Card for "qasper"24 25[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)