File size: 374 Bytes
fae16aa
80815d3
 
fae16aa
 
0807b75
 
616025c
8fda5a0
fae16aa
fbf8c5b
0807b75
 
fae16aa
 
0807b75
fae16aa
0807b75
 
fae16aa
 
 
 
 
 
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
---
language:
- en
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: test
    num_bytes: 14871
    num_examples: 40
  download_size: 11935
  dataset_size: 14871
configs:
- config_name: default
  data_files:
  - split: test
    path: test-*
---