Upload dataset
Browse files
ACSEmployment/test-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a13bda5d53ee0e319ae2715dc81bd6727231469a80f2fd529a9013c9b9e511
|
3 |
+
size 16326396
|
ACSEmployment/test-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4703ef598796b272110074925ed8afde78be1f26b54c6ee1649baec2acfddec
|
3 |
+
size 16332386
|
README.md
CHANGED
@@ -64,8 +64,11 @@ dataset_info:
|
|
64 |
- name: validation
|
65 |
num_bytes: 527108317
|
66 |
num_examples: 323611
|
67 |
-
|
68 |
-
|
|
|
|
|
|
|
69 |
- config_name: ACSIncome
|
70 |
features:
|
71 |
- name: id
|
@@ -130,6 +133,8 @@ configs:
|
|
130 |
path: ACSEmployment/train-*
|
131 |
- split: validation
|
132 |
path: ACSEmployment/validation-*
|
|
|
|
|
133 |
- config_name: ACSIncome
|
134 |
data_files:
|
135 |
- split: train
|
|
|
64 |
- name: validation
|
65 |
num_bytes: 527108317
|
66 |
num_examples: 323611
|
67 |
+
- name: test
|
68 |
+
num_bytes: 527106993
|
69 |
+
num_examples: 323611
|
70 |
+
download_size: 326506898
|
71 |
+
dataset_size: 5271036971
|
72 |
- config_name: ACSIncome
|
73 |
features:
|
74 |
- name: id
|
|
|
133 |
path: ACSEmployment/train-*
|
134 |
- split: validation
|
135 |
path: ACSEmployment/validation-*
|
136 |
+
- split: test
|
137 |
+
path: ACSEmployment/test-*
|
138 |
- config_name: ACSIncome
|
139 |
data_files:
|
140 |
- split: train
|