Commit
•
e31ecab
1
Parent(s):
4600db2
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Dataset Card for ogbg-molpcba
|
@@ -125,4 +127,4 @@ The dataset has been released under MIT license.
|
|
125 |
|
126 |
### Contributions
|
127 |
|
128 |
-
Thanks to [@clefourrier](https://github.com/clefourrier) for adding this dataset.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- graph-ml
|
5 |
---
|
6 |
|
7 |
# Dataset Card for ogbg-molpcba
|
|
|
127 |
|
128 |
### Contributions
|
129 |
|
130 |
+
Thanks to [@clefourrier](https://github.com/clefourrier) for adding this dataset.
|