File size: 482 Bytes
badc85c
 
256c5ed
 
 
 
 
 
 
 
 
f98e2ef
256c5ed
f98e2ef
256c5ed
f98e2ef
256c5ed
 
f98e2ef
256c5ed
 
f98e2ef
256c5ed
f98e2ef
 
badc85c
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
---
license: gpl-3.0
dataset_info:
  features:
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: answers
    struct:
    - name: answer_start
      sequence: int64
    - name: text
      sequence: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 66970712.20824251
    num_examples: 280033
  - name: test
    num_bytes: 28701938.79175749
    num_examples: 120015
  download_size: 54828654
  dataset_size: 95672651.0
---