Upload dataset
Browse files- README.md +18 -0
- occupations/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -14,6 +14,20 @@ dataset_info:
|
|
| 14 |
num_examples: 5
|
| 15 |
download_size: 2002
|
| 16 |
dataset_size: 154
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- config_name: task_collaboration_intersections
|
| 18 |
features:
|
| 19 |
- name: task_name
|
|
@@ -55,6 +69,10 @@ configs:
|
|
| 55 |
data_files:
|
| 56 |
- split: train
|
| 57 |
path: collaboration_patterns/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
- config_name: task_collaboration_intersections
|
| 59 |
data_files:
|
| 60 |
- split: train
|
|
|
|
| 14 |
num_examples: 5
|
| 15 |
download_size: 2002
|
| 16 |
dataset_size: 154
|
| 17 |
+
- config_name: occupations
|
| 18 |
+
features:
|
| 19 |
+
- name: soc_group
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: percentage
|
| 22 |
+
dtype: float64
|
| 23 |
+
- name: facet
|
| 24 |
+
dtype: string
|
| 25 |
+
splits:
|
| 26 |
+
- name: train
|
| 27 |
+
num_bytes: 1272
|
| 28 |
+
num_examples: 22
|
| 29 |
+
download_size: 2600
|
| 30 |
+
dataset_size: 1272
|
| 31 |
- config_name: task_collaboration_intersections
|
| 32 |
features:
|
| 33 |
- name: task_name
|
|
|
|
| 69 |
data_files:
|
| 70 |
- split: train
|
| 71 |
path: collaboration_patterns/train-*
|
| 72 |
+
- config_name: occupations
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path: occupations/train-*
|
| 76 |
- config_name: task_collaboration_intersections
|
| 77 |
data_files:
|
| 78 |
- split: train
|
occupations/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6f59f2e348a9a354cdd08256be34f982a7b7c646744656102f9c59a51b8dec8
|
| 3 |
+
size 2600
|