Upload dataset
Browse files- README.md +34 -0
- ui_qas_bool_supp/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -292,6 +292,36 @@ dataset_info:
|
|
292 |
num_examples: 3700
|
293 |
download_size: 218717
|
294 |
dataset_size: 7451560
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
295 |
- config_name: ui_regs
|
296 |
features:
|
297 |
- name: url
|
@@ -467,6 +497,10 @@ configs:
|
|
467 |
data_files:
|
468 |
- split: train
|
469 |
path: ui_qas/train-*
|
|
|
|
|
|
|
|
|
470 |
- config_name: ui_regs
|
471 |
data_files:
|
472 |
- split: train
|
|
|
292 |
num_examples: 3700
|
293 |
download_size: 218717
|
294 |
dataset_size: 7451560
|
295 |
+
- config_name: ui_qas_bool_supp
|
296 |
+
features:
|
297 |
+
- name: index
|
298 |
+
dtype: int64
|
299 |
+
- name: idx
|
300 |
+
dtype: int64
|
301 |
+
- name: table_id
|
302 |
+
dtype: string
|
303 |
+
- name: column_num
|
304 |
+
dtype: int64
|
305 |
+
- name: column_name
|
306 |
+
dtype: string
|
307 |
+
- name: column_dtype
|
308 |
+
dtype: string
|
309 |
+
- name: jurisdiction
|
310 |
+
dtype: string
|
311 |
+
- name: jur_abb
|
312 |
+
dtype: string
|
313 |
+
- name: question_context
|
314 |
+
dtype: string
|
315 |
+
- name: question
|
316 |
+
dtype: string
|
317 |
+
- name: answer
|
318 |
+
dtype: bool
|
319 |
+
splits:
|
320 |
+
- name: train
|
321 |
+
num_bytes: 6442328
|
322 |
+
num_examples: 3015
|
323 |
+
download_size: 178159
|
324 |
+
dataset_size: 6442328
|
325 |
- config_name: ui_regs
|
326 |
features:
|
327 |
- name: url
|
|
|
497 |
data_files:
|
498 |
- split: train
|
499 |
path: ui_qas/train-*
|
500 |
+
- config_name: ui_qas_bool_supp
|
501 |
+
data_files:
|
502 |
+
- split: train
|
503 |
+
path: ui_qas_bool_supp/train-*
|
504 |
- config_name: ui_regs
|
505 |
data_files:
|
506 |
- split: train
|
ui_qas_bool_supp/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42de12cadecd0cc1e9c348c6927e22ae2668f9bbc635750cad9d9f3a4e313b61
|
3 |
+
size 178159
|