Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
ehariri commited on
Commit
5944cfe
·
verified ·
1 Parent(s): 5a6ef16

Upload dataset

Browse files
README.md CHANGED
@@ -1,31 +1,32 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: idx
5
- dtype: int64
6
- - name: table_id
7
  dtype: string
8
- - name: column_num
9
- dtype: int64
10
- - name: jurisdiction
11
  dtype: string
12
- - name: question_context
13
  dtype: string
14
- - name: question
15
  dtype: string
16
- - name: answer
17
  dtype: string
18
  splits:
19
- - name: train
20
- num_bytes: 6966639
21
- num_examples: 3400
22
- download_size: 211224
23
- dataset_size: 6966639
 
 
 
24
  configs:
25
  - config_name: default
26
  data_files:
27
- - split: train
28
- path: ui_qas/train-*
 
 
29
  ---
30
 
31
  # UI_Survey
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: url
 
 
5
  dtype: string
6
+ - name: state
 
 
7
  dtype: string
8
+ - name: path
9
  dtype: string
10
+ - name: title
11
  dtype: string
12
+ - name: content
13
  dtype: string
14
  splits:
15
+ - name: AL
16
+ num_bytes: 43731588
17
+ num_examples: 22200
18
+ - name: AK
19
+ num_bytes: 32184571
20
+ num_examples: 17779
21
+ download_size: 25681456
22
+ dataset_size: 75916159
23
  configs:
24
  - config_name: default
25
  data_files:
26
+ - split: AL
27
+ path: data/AL-*
28
+ - split: AK
29
+ path: data/AK-*
30
  ---
31
 
32
  # UI_Survey
data/AK-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:decb18ad9fe971660a33505a6c8ec434b97ce31a0ad0997b891c31acd5cd2409
3
+ size 10997101
data/AL-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc55292dd9975ef77a124debf38bedb9189b4628ab3ba45fc0a9cd11373bd0eb
3
+ size 14684355