File size: 426 Bytes
8ce1b3a
 
8e4614f
 
 
 
 
a7a3514
8e4614f
a7a3514
9e51229
 
 
 
a7a3514
 
 
 
8e4614f
 
1e93147
8e4614f
1e93147
 
8ce1b3a
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
---
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: validation
    num_bytes: 2574555
    num_examples: 1190
  download_size: 398324
  dataset_size: 2574555
---