Commit
•
2725c3f
1
Parent(s):
24ab887
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Dataset Card for ogbg-molhiv
|
@@ -124,4 +126,4 @@ The dataset has been released under MIT license.
|
|
124 |
|
125 |
### Contributions
|
126 |
|
127 |
-
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-molhiv
|
|
|
126 |
|
127 |
### Contributions
|
128 |
|
129 |
+
Thanks to [@clefourrier](https://github.com/clefourrier) for adding this dataset.
|