Add all other datasets with schema (('db_id', "Value(dtype='string', id=None)"), ('num_tables', "Value(dtype='int64', id=None)"), ('num_columns', "Value(dtype='int64', id=None)"), ('foreign_key_density', "Value(dtype='float64', id=None)"), ('avg_table_connectivity', "Value(dtype='float64', id=None)"), ('median_table_connectivity', "Value(dtype='float64', id=None)"), ('min_table_connectivity', "Value(dtype='float64', id=None)"), ('max_table_connectivity', "Value(dtype='float64', id=None)"), ('data_type_proportions', "Value(dtype='string', id=None)"), ('data_types', "Value(dtype='string', id=None)"), ('wikidata_properties', "Value(dtype='int64', id=None)"))
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: db_id
|
5 |
+
dtype: string
|
6 |
+
- name: num_tables
|
7 |
+
dtype: int64
|
8 |
+
- name: num_columns
|
9 |
+
dtype: int64
|
10 |
+
- name: foreign_key_density
|
11 |
+
dtype: float64
|
12 |
+
- name: avg_table_connectivity
|
13 |
+
dtype: float64
|
14 |
+
- name: median_table_connectivity
|
15 |
+
dtype: float64
|
16 |
+
- name: min_table_connectivity
|
17 |
+
dtype: float64
|
18 |
+
- name: max_table_connectivity
|
19 |
+
dtype: float64
|
20 |
+
- name: data_type_proportions
|
21 |
+
dtype: string
|
22 |
+
- name: data_types
|
23 |
+
dtype: string
|
24 |
+
- name: wikidata_properties
|
25 |
+
dtype: int64
|
26 |
+
splits:
|
27 |
+
- name: node_structural_properties
|
28 |
+
num_bytes: 32271175
|
29 |
+
num_examples: 100000
|
30 |
+
download_size: 10169300
|
31 |
+
dataset_size: 32271175
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: node_structural_properties
|
36 |
+
path: data/node_structural_properties-*
|
37 |
+
---
|
data/node_structural_properties-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b80b34a3e14272a9d4422b7cc0797d1b6ddbcb3fd0de80b467b37fc34d3bfc41
|
3 |
+
size 10169300
|