File size: 659 Bytes
90944dd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c02ab95
90944dd
 
b8b1c85
90944dd
c02ab95
 
90944dd
 
 
 
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
26
27
28
29
30
---
dataset_info:
  features:
  - name: answers
    struct:
    - name: answer_start
      sequence: int64
    - name: text
      sequence: string
  - name: title
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 13071626.0
    num_examples: 38783
  - name: validation
    num_bytes: 3262468.0
    num_examples: 9697
  download_size: 6565635
  dataset_size: 16334094.0
---
# Dataset Card for "qa2qa_sc_simple_pro"

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