Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
task_categories:
|
| 4 |
- graph-ml
|
| 5 |
tags:
|
|
@@ -16,4 +16,4 @@ This repository contains all datasets for the algorithmic reasoning tasks of Gra
|
|
| 16 |
The repository is structured as follows:
|
| 17 |
1. Each task is provided in a single .tar.gz file automatically downloaded by the GraphBench loader.
|
| 18 |
2. Each task file contains the following: easy, medium and hard training and test splits and size generalization test splits
|
| 19 |
-
3. All files are provided as .pt files for use in torch and torch_geometric.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
- graph-ml
|
| 5 |
tags:
|
|
|
|
| 16 |
The repository is structured as follows:
|
| 17 |
1. Each task is provided in a single .tar.gz file automatically downloaded by the GraphBench loader.
|
| 18 |
2. Each task file contains the following: easy, medium and hard training and test splits and size generalization test splits
|
| 19 |
+
3. All files are provided as .pt files for use in torch and torch_geometric.
|