File size: 521 Bytes
6789249
 
 
 
 
 
 
 
 
 
 
 
5492333
 
 
 
 
 
05fa8fd
 
6789249
 
 
5492333
 
 
 
6789249
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: context
    dtype: string
  - name: story_id
    dtype: string
  splits:
  - name: validation
    num_bytes: 14246.800720288114
    num_examples: 5
  - name: test
    num_bytes: 21347406.19927971
    num_examples: 7492
  download_size: 2727078
  dataset_size: 21361653.0
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---