Spaces:
Running
Running
Commit
·
d4d75e3
1
Parent(s):
cc28f23
Update README.md
Browse files
README.md
CHANGED
@@ -25,5 +25,6 @@ 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>
|
|
|
28 |
|
29 |
- 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>
|
28 |
+
<strong> Molecular datasets </strong>, graph regression task: <em> ZINC </em>
|
29 |
|
30 |
- More to come!
|