Spaces:
Running
Running
Commit
·
f1ac617
1
Parent(s):
e6ff9dc
Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,17 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
The goal of this repository is to store the different graph datasets currently available as benchmarks, to provide them in an homogeneous and easily loadable way.
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<h1 id="repository-goal">Repository goal</h1>
|
|
|
11 |
|
12 |
+
<p>The goal of this repository is to store the different graph datasets currently available as benchmarks, to provide them in an homogeneous and easily loadable way.</p>
|
13 |
|
14 |
+
<h1 id="available-graphs">Available Graphs</h1>
|
15 |
|
16 |
+
<h2 id="open-graph-benchmark">Open Graph Benchmark</h2>
|
17 |
+
<p>Graph classification task: </p>
|
18 |
+
<ul>
|
19 |
+
<li>ogbg-molhiv</li>
|
20 |
+
<li>ogbg-molpcba</li>
|
21 |
+
<li>ogbg-ppa</li>
|
22 |
+
<li>ogbg-code2</li>
|
23 |
+
</ul>
|