Commit ·
f113969
1
Parent(s): 4e04c32
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for ogbg-ppa
|
|
@@ -123,4 +125,4 @@ The dataset has been released under CC-0 license.
|
|
| 123 |
|
| 124 |
### Contributions
|
| 125 |
|
| 126 |
-
Thanks to [@clefourrier](https://github.com/clefourrier) for adding this dataset.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- graph-ml
|
| 5 |
---
|
| 6 |
|
| 7 |
# Dataset Card for ogbg-ppa
|
|
|
|
| 125 |
|
| 126 |
### Contributions
|
| 127 |
|
| 128 |
+
Thanks to [@clefourrier](https://github.com/clefourrier) for adding this dataset.
|