lihaogx wan5777 commited on
Commit
bc475dc
·
verified ·
1 Parent(s): 04ca770

Upload 30 files (#1)

Browse files

- Upload 30 files (2113d39d045eba24721f02bb494adac5ef43cbf5)


Co-authored-by: WH <wan5777@users.noreply.huggingface.co>

Files changed (30) hide show
  1. benchmark_datasets/birth_time_data/data-00000-of-00001.arrow +3 -0
  2. benchmark_datasets/birth_time_data/dataset_info.json +55 -0
  3. benchmark_datasets/birth_time_data/state.json +13 -0
  4. benchmark_datasets/count_0dim_data/data-00000-of-00001.arrow +3 -0
  5. benchmark_datasets/count_0dim_data/dataset_info.json +33 -0
  6. benchmark_datasets/count_0dim_data/state.json +13 -0
  7. benchmark_datasets/count_1dim_data/data-00000-of-00001.arrow +3 -0
  8. benchmark_datasets/count_1dim_data/dataset_info.json +47 -0
  9. benchmark_datasets/count_1dim_data/state.json +13 -0
  10. benchmark_datasets/death_time_data/data-00000-of-00001.arrow +3 -0
  11. benchmark_datasets/death_time_data/dataset_info.json +55 -0
  12. benchmark_datasets/death_time_data/state.json +13 -0
  13. benchmark_datasets/filt_count_data/data-00000-of-00001.arrow +3 -0
  14. benchmark_datasets/filt_count_data/dataset_info.json +55 -0
  15. benchmark_datasets/filt_count_data/state.json +13 -0
  16. benchmark_datasets/hard_method_data/data-00000-of-00001.arrow +3 -0
  17. benchmark_datasets/hard_method_data/dataset_info.json +100 -0
  18. benchmark_datasets/hard_method_data/state.json +13 -0
  19. benchmark_datasets/hard_value_data/data-00000-of-00001.arrow +3 -0
  20. benchmark_datasets/hard_value_data/dataset_info.json +76 -0
  21. benchmark_datasets/hard_value_data/state.json +13 -0
  22. benchmark_datasets/modify_data/data-00000-of-00001.arrow +3 -0
  23. benchmark_datasets/modify_data/dataset_info.json +33 -0
  24. benchmark_datasets/modify_data/state.json +13 -0
  25. benchmark_datasets/true_method_data/data-00000-of-00001.arrow +3 -0
  26. benchmark_datasets/true_method_data/dataset_info.json +90 -0
  27. benchmark_datasets/true_method_data/state.json +13 -0
  28. benchmark_datasets/true_value_data/data-00000-of-00001.arrow +3 -0
  29. benchmark_datasets/true_value_data/dataset_info.json +81 -0
  30. benchmark_datasets/true_value_data/state.json +13 -0
benchmark_datasets/birth_time_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a30de653720a5cb1bdea734e6b98e477fa8fd75e090af060c541c8d4f66ee4e1
3
+ size 1847224
benchmark_datasets/birth_time_data/dataset_info.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "birth_value": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "edge_attr": {
10
+ "feature": {
11
+ "feature": {
12
+ "dtype": "float64",
13
+ "_type": "Value"
14
+ },
15
+ "_type": "Sequence"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "edge_index": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "_type": "Sequence"
28
+ },
29
+ "edge_labels": {
30
+ "feature": {
31
+ "dtype": "int64",
32
+ "_type": "Value"
33
+ },
34
+ "_type": "Sequence"
35
+ },
36
+ "group_id": {
37
+ "dtype": "int64",
38
+ "_type": "Value"
39
+ },
40
+ "num_edges": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ },
44
+ "num_nodes": {
45
+ "dtype": "int64",
46
+ "_type": "Value"
47
+ },
48
+ "vr_e_pd": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ }
52
+ },
53
+ "homepage": "",
54
+ "license": ""
55
+ }
benchmark_datasets/birth_time_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a510780ab5ccf6b6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/count_0dim_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:257c53757a6a94116fcbe382739403f041694d974763db8d5926f67f1413ec04
3
+ size 842704
benchmark_datasets/count_0dim_data/dataset_info.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "edge_index": {
6
+ "feature": {
7
+ "feature": {
8
+ "dtype": "int64",
9
+ "_type": "Value"
10
+ },
11
+ "_type": "Sequence"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "edge_labels": {
16
+ "feature": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "_type": "Sequence"
21
+ },
22
+ "num_components": {
23
+ "dtype": "int64",
24
+ "_type": "Value"
25
+ },
26
+ "num_nodes": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": ""
33
+ }
benchmark_datasets/count_0dim_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "18ff929790e94780",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/count_1dim_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e83be1f95e0d20eb45a78fbd20d485a559c55d6626dbba061b8c9640f3ded2d
3
+ size 2093040
benchmark_datasets/count_1dim_data/dataset_info.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "edge_attr": {
6
+ "feature": {
7
+ "feature": {
8
+ "dtype": "float64",
9
+ "_type": "Value"
10
+ },
11
+ "_type": "Sequence"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "edge_index": {
16
+ "feature": {
17
+ "feature": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "Sequence"
22
+ },
23
+ "_type": "Sequence"
24
+ },
25
+ "edge_labels": {
26
+ "feature": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "num_edges": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ },
36
+ "num_holes": {
37
+ "dtype": "int64",
38
+ "_type": "Value"
39
+ },
40
+ "num_nodes": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ }
44
+ },
45
+ "homepage": "",
46
+ "license": ""
47
+ }
benchmark_datasets/count_1dim_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "24ad260406fccd8c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/death_time_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bfd4399f18fc7ad57979f8b9fd5f688e9a943ff61d7847fa8642e2b7fae1b35
3
+ size 1937984
benchmark_datasets/death_time_data/dataset_info.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "death_value": {
6
+ "dtype": "float64",
7
+ "_type": "Value"
8
+ },
9
+ "edge_attr": {
10
+ "feature": {
11
+ "feature": {
12
+ "dtype": "float64",
13
+ "_type": "Value"
14
+ },
15
+ "_type": "Sequence"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "edge_index": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "_type": "Sequence"
28
+ },
29
+ "edge_labels": {
30
+ "feature": {
31
+ "dtype": "int64",
32
+ "_type": "Value"
33
+ },
34
+ "_type": "Sequence"
35
+ },
36
+ "group_id": {
37
+ "dtype": "int64",
38
+ "_type": "Value"
39
+ },
40
+ "num_edges": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ },
44
+ "num_nodes": {
45
+ "dtype": "int64",
46
+ "_type": "Value"
47
+ },
48
+ "vr_e_pd": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ }
52
+ },
53
+ "homepage": "",
54
+ "license": ""
55
+ }
benchmark_datasets/death_time_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b66b126336e7fe23",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/filt_count_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c158e414daaa00f7d8fde4f844f7ba44c972ac6eb74b09b987dc75e4a1466704
3
+ size 1933040
benchmark_datasets/filt_count_data/dataset_info.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "edge_attr": {
6
+ "feature": {
7
+ "feature": {
8
+ "dtype": "float64",
9
+ "_type": "Value"
10
+ },
11
+ "_type": "Sequence"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "edge_index": {
16
+ "feature": {
17
+ "feature": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "Sequence"
22
+ },
23
+ "_type": "Sequence"
24
+ },
25
+ "edge_labels": {
26
+ "feature": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "group_id": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ },
36
+ "num_edges": {
37
+ "dtype": "int64",
38
+ "_type": "Value"
39
+ },
40
+ "num_nodes": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ },
44
+ "t3_0dim": {
45
+ "dtype": "int64",
46
+ "_type": "Value"
47
+ },
48
+ "vr_e_pd": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ }
52
+ },
53
+ "homepage": "",
54
+ "license": ""
55
+ }
benchmark_datasets/filt_count_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b6e60ebe1b2aa9c0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/hard_method_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03132f85888a26859016115855ee8704eb86986d5e28c2b0aac88228afdb5371
3
+ size 17023432
benchmark_datasets/hard_method_data/dataset_info.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dist_features": {
6
+ "feature": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "edge_attr": {
13
+ "feature": {
14
+ "feature": {
15
+ "dtype": "float64",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "_type": "Sequence"
21
+ },
22
+ "edge_index": {
23
+ "feature": {
24
+ "feature": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "edge_labels": {
33
+ "feature": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "_type": "Sequence"
38
+ },
39
+ "filted_simplex": {
40
+ "feature": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "_type": "Sequence"
45
+ },
46
+ "filted_sorted_edges": {
47
+ "feature": {
48
+ "dtype": "string",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "filted_vr_e_pd": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "group_id": {
58
+ "dtype": "int64",
59
+ "_type": "Value"
60
+ },
61
+ "num_edges": {
62
+ "dtype": "int64",
63
+ "_type": "Value"
64
+ },
65
+ "num_nodes": {
66
+ "dtype": "int64",
67
+ "_type": "Value"
68
+ },
69
+ "vr_10_pd": {
70
+ "dtype": "string",
71
+ "_type": "Value"
72
+ },
73
+ "vr_betweenness_pd": {
74
+ "dtype": "string",
75
+ "_type": "Value"
76
+ },
77
+ "vr_closeness_pd": {
78
+ "dtype": "string",
79
+ "_type": "Value"
80
+ },
81
+ "vr_degree_pd": {
82
+ "dtype": "string",
83
+ "_type": "Value"
84
+ },
85
+ "vr_e_pd": {
86
+ "dtype": "string",
87
+ "_type": "Value"
88
+ },
89
+ "vr_eigenvector_pd": {
90
+ "dtype": "string",
91
+ "_type": "Value"
92
+ },
93
+ "vr_k_shell_pd": {
94
+ "dtype": "string",
95
+ "_type": "Value"
96
+ }
97
+ },
98
+ "homepage": "",
99
+ "license": ""
100
+ }
benchmark_datasets/hard_method_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9fabb5b9fb7e1422",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/hard_value_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3433b12b7b47adc173c511f2a438772209657b52efd3e2aa3efcf17a7833d63e
3
+ size 17477624
benchmark_datasets/hard_value_data/dataset_info.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "edge_attr": {
6
+ "feature": {
7
+ "feature": {
8
+ "dtype": "float64",
9
+ "_type": "Value"
10
+ },
11
+ "_type": "Sequence"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "edge_index": {
16
+ "feature": {
17
+ "feature": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "Sequence"
22
+ },
23
+ "_type": "Sequence"
24
+ },
25
+ "edge_labels": {
26
+ "feature": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "filted_simplex": {
33
+ "feature": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "_type": "Sequence"
38
+ },
39
+ "filted_sorted_edges": {
40
+ "feature": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "_type": "Sequence"
45
+ },
46
+ "filted_vr_e_pd": {
47
+ "dtype": "string",
48
+ "_type": "Value"
49
+ },
50
+ "group_id": {
51
+ "dtype": "int64",
52
+ "_type": "Value"
53
+ },
54
+ "num_edges": {
55
+ "dtype": "int64",
56
+ "_type": "Value"
57
+ },
58
+ "num_nodes": {
59
+ "dtype": "int64",
60
+ "_type": "Value"
61
+ },
62
+ "sorted_distances": {
63
+ "feature": {
64
+ "dtype": "string",
65
+ "_type": "Value"
66
+ },
67
+ "_type": "Sequence"
68
+ },
69
+ "vr_e_pd": {
70
+ "dtype": "string",
71
+ "_type": "Value"
72
+ }
73
+ },
74
+ "homepage": "",
75
+ "license": ""
76
+ }
benchmark_datasets/hard_value_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b6d11d6b00cf69d3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/modify_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f2f6b9a3ceaf60e9a35e3f7920f899059f4a93913e05f29eaf85e1a2d7f503
3
+ size 692800
benchmark_datasets/modify_data/dataset_info.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "edge_index": {
6
+ "feature": {
7
+ "feature": {
8
+ "dtype": "int64",
9
+ "_type": "Value"
10
+ },
11
+ "_type": "Sequence"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "edge_labels": {
16
+ "feature": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "_type": "Sequence"
21
+ },
22
+ "num_components": {
23
+ "dtype": "int64",
24
+ "_type": "Value"
25
+ },
26
+ "num_nodes": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": ""
33
+ }
benchmark_datasets/modify_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "1b7b4c1612991696",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/true_method_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122695cbe568f81f04cbdf10c43f5ce1982f0bf24848789355745263f5de0f29
3
+ size 24164728
benchmark_datasets/true_method_data/dataset_info.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "edge_attr": {
6
+ "feature": {
7
+ "feature": {
8
+ "dtype": "float64",
9
+ "_type": "Value"
10
+ },
11
+ "_type": "Sequence"
12
+ },
13
+ "_type": "Sequence"
14
+ },
15
+ "edge_index": {
16
+ "feature": {
17
+ "feature": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "_type": "Sequence"
22
+ },
23
+ "_type": "Sequence"
24
+ },
25
+ "edge_labels": {
26
+ "feature": {
27
+ "dtype": "int64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "group_id": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ },
36
+ "method_dict": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ },
40
+ "method_dists": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "num_edges": {
45
+ "dtype": "int64",
46
+ "_type": "Value"
47
+ },
48
+ "num_nodes": {
49
+ "dtype": "int64",
50
+ "_type": "Value"
51
+ },
52
+ "vr_betweenness_pd": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "vr_closeness_pd": {
57
+ "dtype": "string",
58
+ "_type": "Value"
59
+ },
60
+ "vr_degree_pd": {
61
+ "dtype": "string",
62
+ "_type": "Value"
63
+ },
64
+ "vr_e_pd": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "vr_eigenvector_pd": {
69
+ "dtype": "string",
70
+ "_type": "Value"
71
+ },
72
+ "vr_k_shell_pd": {
73
+ "dtype": "string",
74
+ "_type": "Value"
75
+ },
76
+ "x": {
77
+ "feature": {
78
+ "dtype": "string",
79
+ "_type": "Value"
80
+ },
81
+ "_type": "Sequence"
82
+ },
83
+ "y": {
84
+ "dtype": "int64",
85
+ "_type": "Value"
86
+ }
87
+ },
88
+ "homepage": "",
89
+ "license": ""
90
+ }
benchmark_datasets/true_method_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "30be88910b2f5be0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
benchmark_datasets/true_value_data/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be680a6ab5eb2642b9c3ad7979aa37d4540f19c4d6ce3fa64cd1559f28bdb857
3
+ size 17738104
benchmark_datasets/true_value_data/dataset_info.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "distances": {
6
+ "feature": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "edge_attr": {
13
+ "feature": {
14
+ "feature": {
15
+ "dtype": "float64",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "_type": "Sequence"
21
+ },
22
+ "edge_index": {
23
+ "feature": {
24
+ "feature": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "edge_labels": {
33
+ "feature": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "_type": "Sequence"
38
+ },
39
+ "group_id": {
40
+ "dtype": "int64",
41
+ "_type": "Value"
42
+ },
43
+ "num_edges": {
44
+ "dtype": "int64",
45
+ "_type": "Value"
46
+ },
47
+ "num_nodes": {
48
+ "dtype": "int64",
49
+ "_type": "Value"
50
+ },
51
+ "vr_betweenness_pd": {
52
+ "dtype": "string",
53
+ "_type": "Value"
54
+ },
55
+ "vr_degree_pd": {
56
+ "dtype": "string",
57
+ "_type": "Value"
58
+ },
59
+ "vr_e_pd": {
60
+ "dtype": "string",
61
+ "_type": "Value"
62
+ },
63
+ "vr_subgraph_centrality_pd": {
64
+ "dtype": "string",
65
+ "_type": "Value"
66
+ },
67
+ "x": {
68
+ "feature": {
69
+ "dtype": "string",
70
+ "_type": "Value"
71
+ },
72
+ "_type": "Sequence"
73
+ },
74
+ "y": {
75
+ "dtype": "int64",
76
+ "_type": "Value"
77
+ }
78
+ },
79
+ "homepage": "",
80
+ "license": ""
81
+ }
benchmark_datasets/true_value_data/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "cbfe72ef44f9b5d3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }