acruz commited on
Commit
fda4253
·
verified ·
1 Parent(s): bbb0adc

Upload dataset

Browse files
ACSEmployment/train-00000-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439009955992bab84bc16815f8595ccbfbc1a842f54a253b36b07b5b2b6888fd
3
+ size 29021164
ACSEmployment/train-00001-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:976c9efde1e00000475d29b53d1850f26fa2fb714c6505bc4207494e8686d9aa
3
+ size 29032728
ACSEmployment/train-00002-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0ea628082519f8c77a78551416520d0fd82122cf1bccc7bcfb32f7fa77ad82
3
+ size 29026189
ACSEmployment/train-00003-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1bba46346ce3d9de2d5f7c7cdfe80311f253821c9ef0d89f76ade0ff098c62
3
+ size 29021560
ACSEmployment/train-00004-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5993c240da420ff4b68976d17b4eb1da243ec1c3f198293642cf549d90df610
3
+ size 29018740
ACSEmployment/train-00005-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c7b43eecc8ef6e722bce9a173ada4d0c6c6baeea33f5744c33cf5ac0b492a5e
3
+ size 29033603
ACSEmployment/train-00006-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c0c2db7a67ec189f8e10694762086b1e4f009b48e928c070b92b3d0ec94cb7
3
+ size 29005471
ACSEmployment/train-00007-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a787c66ae17f7aefd2a0bb232cd7ec578fa7908a5819a254c20ac35c92d3cf1
3
+ size 29026009
ACSEmployment/train-00008-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25c97b53a7216cf50f01d20a0ecec169557ba927fc71f76000a80e74788e81e
3
+ size 29021477
README.md CHANGED
@@ -1,6 +1,69 @@
1
  ---
2
  dataset_info:
3
- config_name: ACSIncome
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: id
6
  dtype: int64
@@ -58,6 +121,10 @@ dataset_info:
58
  download_size: 155811003
59
  dataset_size: 2084463547
60
  configs:
 
 
 
 
61
  - config_name: ACSIncome
62
  data_files:
63
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: ACSEmployment
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: description
8
+ dtype: string
9
+ - name: instruction
10
+ dtype: string
11
+ - name: question
12
+ dtype: string
13
+ - name: choices
14
+ sequence: string
15
+ length: 2
16
+ - name: answer
17
+ dtype: string
18
+ - name: answer_key
19
+ dtype: string
20
+ - name: choice_question_prompt
21
+ dtype: string
22
+ - name: numeric_question
23
+ dtype: string
24
+ - name: label
25
+ dtype: int64
26
+ - name: numeric_question_prompt
27
+ dtype: string
28
+ - name: AGEP
29
+ dtype: int64
30
+ - name: SCHL
31
+ dtype: float64
32
+ - name: MAR
33
+ dtype: int64
34
+ - name: RELP
35
+ dtype: int64
36
+ - name: DIS
37
+ dtype: int64
38
+ - name: ESP
39
+ dtype: float64
40
+ - name: CIT
41
+ dtype: int64
42
+ - name: MIG
43
+ dtype: float64
44
+ - name: MIL
45
+ dtype: float64
46
+ - name: ANC
47
+ dtype: int64
48
+ - name: NATIVITY
49
+ dtype: int64
50
+ - name: DEAR
51
+ dtype: int64
52
+ - name: DEYE
53
+ dtype: int64
54
+ - name: DREM
55
+ dtype: float64
56
+ - name: SEX
57
+ dtype: int64
58
+ - name: RAC1P
59
+ dtype: int64
60
+ splits:
61
+ - name: train
62
+ num_bytes: 4216821661
63
+ num_examples: 2588885
64
+ download_size: 261206941
65
+ dataset_size: 4216821661
66
+ - config_name: ACSIncome
67
  features:
68
  - name: id
69
  dtype: int64
 
121
  download_size: 155811003
122
  dataset_size: 2084463547
123
  configs:
124
+ - config_name: ACSEmployment
125
+ data_files:
126
+ - split: train
127
+ path: ACSEmployment/train-*
128
  - config_name: ACSIncome
129
  data_files:
130
  - split: train