Spaces:
Running
Running
Commit
·
8413b50
1
Parent(s):
be45354
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,7 @@ graphs_pygeometric = DataLoader(graph_list)
|
|
25 |
Currently available graphs are:
|
26 |
<br><br>
|
27 |
<strong> Open Graph Benchmark </strong>, graph classification task: <em> ogbg-molhiv, ogbg-molpcba, ogbg-ppa, ogbg-code2 </em> <br>
|
28 |
-
<strong> Molecular datasets </strong>, graph regression task: <em> ZINC </em> <br>
|
|
|
29 |
|
30 |
- More to come!
|
|
|
25 |
Currently available graphs are:
|
26 |
<br><br>
|
27 |
<strong> Open Graph Benchmark </strong>, graph classification task: <em> ogbg-molhiv, ogbg-molpcba, ogbg-ppa, ogbg-code2 </em> <br>
|
28 |
+
<strong> Molecular datasets </strong>, graph regression task: <em> ZINC </em>, graph classification task: <em> MUTAG, PROTEINS </em> <br>
|
29 |
+
<strong> Social datasets </strong>, graph classification task: <em> IMDb-B </em> <br>
|
30 |
|
31 |
- More to come!
|