Spaces:
Running
Running
Commit
·
e1b3e4a
1
Parent(s):
21d52e5
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,14 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Repository goal
|
| 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 |
+
# Available Graphs
|
| 14 |
+
## Open Graph Benchmark
|
| 15 |
+
|
| 16 |
+
Graph classification task:
|
| 17 |
+
- ogbg-molhiv
|
| 18 |
+
- ogbg-molpcba
|
| 19 |
+
- ogbg-ppa
|
| 20 |
+
- ogbg-code2
|