Upload dataset
Browse files- README.md +28 -0
- ui_qas/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -213,6 +213,30 @@ dataset_info:
|
|
213 |
num_examples: 3400
|
214 |
download_size: 214970
|
215 |
dataset_size: 6987039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
216 |
configs:
|
217 |
- config_name: codes
|
218 |
data_files:
|
@@ -328,6 +352,10 @@ configs:
|
|
328 |
data_files:
|
329 |
- split: train
|
330 |
path: ui_qa/train-*
|
|
|
|
|
|
|
|
|
331 |
---
|
332 |
|
333 |
# UI_Survey
|
|
|
213 |
num_examples: 3400
|
214 |
download_size: 214970
|
215 |
dataset_size: 6987039
|
216 |
+
- config_name: ui_qas
|
217 |
+
features:
|
218 |
+
- name: idx
|
219 |
+
dtype: int64
|
220 |
+
- name: table_id
|
221 |
+
dtype: string
|
222 |
+
- name: column_num
|
223 |
+
dtype: int64
|
224 |
+
- name: jurisdiction
|
225 |
+
dtype: string
|
226 |
+
- name: jur_abb
|
227 |
+
dtype: string
|
228 |
+
- name: question_context
|
229 |
+
dtype: string
|
230 |
+
- name: question
|
231 |
+
dtype: string
|
232 |
+
- name: answer
|
233 |
+
dtype: string
|
234 |
+
splits:
|
235 |
+
- name: train
|
236 |
+
num_bytes: 6987039
|
237 |
+
num_examples: 3400
|
238 |
+
download_size: 214970
|
239 |
+
dataset_size: 6987039
|
240 |
configs:
|
241 |
- config_name: codes
|
242 |
data_files:
|
|
|
352 |
data_files:
|
353 |
- split: train
|
354 |
path: ui_qa/train-*
|
355 |
+
- config_name: ui_qas
|
356 |
+
data_files:
|
357 |
+
- split: train
|
358 |
+
path: ui_qas/train-*
|
359 |
---
|
360 |
|
361 |
# UI_Survey
|
ui_qas/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09a8f7b5171ac608390e0da34805e83ed1710d6b16ab467e76ac0f52f7896c2f
|
3 |
+
size 214970
|