Upload dataset
Browse files- README.md +42 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: uid
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: orig_metric
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: sklearn_metric
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: dataset_name
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: dataset_description
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: dataset_features
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: task_description
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: task_name
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: attribute_names
|
| 21 |
+
list: string
|
| 22 |
+
- name: categorical_indicator
|
| 23 |
+
list: bool
|
| 24 |
+
- name: __index_level_0__
|
| 25 |
+
dtype: int64
|
| 26 |
+
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 212610293
|
| 29 |
+
num_examples: 3631
|
| 30 |
+
- name: test
|
| 31 |
+
num_bytes: 13235076
|
| 32 |
+
num_examples: 193
|
| 33 |
+
download_size: 79996773
|
| 34 |
+
dataset_size: 225845369
|
| 35 |
+
configs:
|
| 36 |
+
- config_name: default
|
| 37 |
+
data_files:
|
| 38 |
+
- split: train
|
| 39 |
+
path: data/train-*
|
| 40 |
+
- split: test
|
| 41 |
+
path: data/test-*
|
| 42 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d50228cc2000bcdb7fbadfb8837738af5db4a5f4b77df1f334c74776a32acda2
|
| 3 |
+
size 4451122
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fba7155e62c2383d5baa498da681761938f6f8b7f77bc67da180b09945028af
|
| 3 |
+
size 75545651
|