File size: 796 Bytes
d93c0f4
 
2d34791
0d62424
 
 
 
 
 
 
 
0b6ef2a
0d62424
 
 
 
 
 
 
 
2d34791
 
88784de
 
b2e3913
88784de
 
a54afbf
88784de
 
 
 
2d34791
 
 
 
88784de
b2e3913
88784de
a54afbf
88784de
d93c0f4
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
41
42
43
---

license: cc-by-4.0
dataset_info:
  features:
  - name: question
    dtype: string
  - name: query
    dtype: string
  - name: template
    dtype: string
  - name: val_dict
    dtype: string
  - name: db_id
    dtype: string
  - name: type
    dtype: string
  - name: note
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 1864786
    num_examples: 7000
  - name: validation
    num_bytes: 129505
    num_examples: 507
  - name: test
    num_bytes: 224131
    num_examples: 1054
  download_size: 669269
  dataset_size: 2218422
configs:
- config_name: default
  data_files:
  - split: train
    path: spider/train-*
  - split: validation
    path: spider/validation-*
  - split: test
    path: spider/test-*
---