File size: 680 Bytes
c4962f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4764190
 
c4962f9
 
4764190
c4962f9
4764190
 
c4962f9
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: answers
    sequence: string
  - name: prop
    dtype: string
  - name: s_wiki_title
    dtype: string
  - name: id
    dtype: int64
  - name: pop
    dtype: int64
  - name: ctxs
    list:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: text
      dtype: string
    - name: score
      dtype: string
  - name: docs
    sequence: string
  splits:
  - name: valid
    num_bytes: 8059073.909935668
    num_examples: 400
  download_size: 4963847
  dataset_size: 8059073.909935668
configs:
- config_name: default
  data_files:
  - split: valid
    path: data/valid-*
---