File size: 546 Bytes
aedbe57
 
 
224aaed
 
 
 
 
 
 
 
fbdc230
aedbe57
 
224aaed
 
 
 
 
 
 
aedbe57
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: question_id
    dtype: string
  - name: question
    dtype: string
  - name: answer
    sequence: string
  - name: evidence
    sequence:
      sequence: string
  splits:
  - name: train
    num_bytes: 2612077
    num_examples: 2593
  - name: dev
    num_bytes: 1693851
    num_examples: 1005
  download_size: 2007826
  dataset_size: 4305928
---
# Dataset Card for "qasper"

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