Upload dataset
Browse files- README.md +24 -0
- graph_maxflow/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -41,6 +41,26 @@ dataset_info:
|
|
41 |
num_examples: 128
|
42 |
download_size: 20581420
|
43 |
dataset_size: 22539752.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
configs:
|
45 |
- config_name: graph_connectivity
|
46 |
data_files:
|
@@ -50,4 +70,8 @@ configs:
|
|
50 |
data_files:
|
51 |
- split: validation
|
52 |
path: graph_isomorphism/validation-*
|
|
|
|
|
|
|
|
|
53 |
---
|
|
|
41 |
num_examples: 128
|
42 |
download_size: 20581420
|
43 |
dataset_size: 22539752.0
|
44 |
+
- config_name: graph_maxflow
|
45 |
+
features:
|
46 |
+
- name: image
|
47 |
+
dtype: image
|
48 |
+
- name: source_node
|
49 |
+
dtype: int64
|
50 |
+
- name: sink_node
|
51 |
+
dtype: int64
|
52 |
+
- name: adjacency_matrix
|
53 |
+
dtype: string
|
54 |
+
- name: label
|
55 |
+
dtype: int64
|
56 |
+
- name: id
|
57 |
+
dtype: string
|
58 |
+
splits:
|
59 |
+
- name: validation
|
60 |
+
num_bytes: 41542275.0
|
61 |
+
num_examples: 128
|
62 |
+
download_size: 35885243
|
63 |
+
dataset_size: 41542275.0
|
64 |
configs:
|
65 |
- config_name: graph_connectivity
|
66 |
data_files:
|
|
|
70 |
data_files:
|
71 |
- split: validation
|
72 |
path: graph_isomorphism/validation-*
|
73 |
+
- config_name: graph_maxflow
|
74 |
+
data_files:
|
75 |
+
- split: validation
|
76 |
+
path: graph_maxflow/validation-*
|
77 |
---
|
graph_maxflow/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78aef59ecbfa48cfe8adb7f33353b4f5f1aa2d252392ec1df36e0dc4ebd26ea7
|
3 |
+
size 35885243
|