Oleg Somov
commited on
Commit
•
e9bfdd3
1
Parent(s):
95023dc
update card
Browse files
README.md
CHANGED
@@ -1,3 +1,138 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Dataset Card for [Dataset Name]
|
2 |
|
3 |
## Table of Contents
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
- config_name: ru_pauq_tl
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: db_id
|
8 |
+
dtype: string
|
9 |
+
- name: source
|
10 |
+
dtype: string
|
11 |
+
- name: type
|
12 |
+
dtype: string
|
13 |
+
- name: question
|
14 |
+
dtype: string
|
15 |
+
- name: query
|
16 |
+
dtype: string
|
17 |
+
- name: sql
|
18 |
+
sequence: string
|
19 |
+
- name: question_toks
|
20 |
+
sequence: string
|
21 |
+
- name: query_toks
|
22 |
+
sequence: string
|
23 |
+
- name: query_toks_no_values
|
24 |
+
sequence: string
|
25 |
+
- name: masked_query
|
26 |
+
dtype: string
|
27 |
+
splits:
|
28 |
+
- name: train
|
29 |
+
num_bytes: 8188471
|
30 |
+
num_examples: 6558
|
31 |
+
- name: test
|
32 |
+
num_bytes: 2284950
|
33 |
+
num_examples: 3282
|
34 |
+
download_size: 315047611
|
35 |
+
dataset_size: 10473421
|
36 |
+
- config_name: en_pauq_tl
|
37 |
+
features:
|
38 |
+
- name: id
|
39 |
+
dtype: string
|
40 |
+
- name: db_id
|
41 |
+
dtype: string
|
42 |
+
- name: source
|
43 |
+
dtype: string
|
44 |
+
- name: type
|
45 |
+
dtype: string
|
46 |
+
- name: question
|
47 |
+
dtype: string
|
48 |
+
- name: query
|
49 |
+
dtype: string
|
50 |
+
- name: sql
|
51 |
+
sequence: string
|
52 |
+
- name: question_toks
|
53 |
+
sequence: string
|
54 |
+
- name: query_toks
|
55 |
+
sequence: string
|
56 |
+
- name: query_toks_no_values
|
57 |
+
sequence: string
|
58 |
+
- name: masked_query
|
59 |
+
dtype: string
|
60 |
+
splits:
|
61 |
+
- name: train
|
62 |
+
num_bytes: 7433812
|
63 |
+
num_examples: 6559
|
64 |
+
- name: test
|
65 |
+
num_bytes: 2017972
|
66 |
+
num_examples: 3282
|
67 |
+
download_size: 315047611
|
68 |
+
dataset_size: 9451784
|
69 |
+
- config_name: ru_pauq_iid
|
70 |
+
features:
|
71 |
+
- name: id
|
72 |
+
dtype: string
|
73 |
+
- name: db_id
|
74 |
+
dtype: string
|
75 |
+
- name: source
|
76 |
+
dtype: string
|
77 |
+
- name: type
|
78 |
+
dtype: string
|
79 |
+
- name: question
|
80 |
+
dtype: string
|
81 |
+
- name: query
|
82 |
+
dtype: string
|
83 |
+
- name: sql
|
84 |
+
sequence: string
|
85 |
+
- name: question_toks
|
86 |
+
sequence: string
|
87 |
+
- name: query_toks
|
88 |
+
sequence: string
|
89 |
+
- name: query_toks_no_values
|
90 |
+
sequence: string
|
91 |
+
- name: masked_query
|
92 |
+
dtype: string
|
93 |
+
splits:
|
94 |
+
- name: train
|
95 |
+
num_bytes: 9423175
|
96 |
+
num_examples: 8800
|
97 |
+
- name: test
|
98 |
+
num_bytes: 1069135
|
99 |
+
num_examples: 1074
|
100 |
+
download_size: 315047611
|
101 |
+
dataset_size: 10492310
|
102 |
+
- config_name: en_pauq_iid
|
103 |
+
features:
|
104 |
+
- name: id
|
105 |
+
dtype: string
|
106 |
+
- name: db_id
|
107 |
+
dtype: string
|
108 |
+
- name: source
|
109 |
+
dtype: string
|
110 |
+
- name: type
|
111 |
+
dtype: string
|
112 |
+
- name: question
|
113 |
+
dtype: string
|
114 |
+
- name: query
|
115 |
+
dtype: string
|
116 |
+
- name: sql
|
117 |
+
sequence: string
|
118 |
+
- name: question_toks
|
119 |
+
sequence: string
|
120 |
+
- name: query_toks
|
121 |
+
sequence: string
|
122 |
+
- name: query_toks_no_values
|
123 |
+
sequence: string
|
124 |
+
- name: masked_query
|
125 |
+
dtype: string
|
126 |
+
splits:
|
127 |
+
- name: train
|
128 |
+
num_bytes: 8505951
|
129 |
+
num_examples: 8800
|
130 |
+
- name: test
|
131 |
+
num_bytes: 964008
|
132 |
+
num_examples: 1076
|
133 |
+
download_size: 315047611
|
134 |
+
dataset_size: 9469959
|
135 |
+
---
|
136 |
# Dataset Card for [Dataset Name]
|
137 |
|
138 |
## Table of Contents
|