File size: 427 Bytes
7ac50c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a213741
 
 
 
7ac50c8
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: context
    dtype: string
  - name: answer
    dtype: string
  - name: citation1
    dtype: string
  - name: citation2
    dtype: string
  splits:
  - name: train
    num_bytes: 16440773
    num_examples: 8872
  download_size: 9750759
  dataset_size: 16440773
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---