File size: 498 Bytes
af2658f
 
9f4772b
 
 
 
 
9bc6796
9f4772b
9bc6796
8a05914
 
 
 
9bc6796
 
 
 
9f4772b
8a05914
7b46e0b
8a05914
22bb866
7b46e0b
22bb866
7b46e0b
 
af2658f
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
---
license: mit
dataset_info:
  features:
  - name: id
    dtype: string
  - name: context
    sequence: string
  - name: question
    sequence: string
  - name: type
    dtype: string
  - name: structure
    dtype: string
  - name: num_span
    dtype: int64
  - name: label
    sequence: string
  splits:
  - name: train
    num_bytes: 266803429
    num_examples: 130319
  - name: validation
    num_bytes: 25814814
    num_examples: 11873
  download_size: 31180462
  dataset_size: 292618243
---