metadata
license: cc-by-nc-4.0
task_categories:
- graph-ml
tags:
- algorithmicreasoning
- algorithms
- supervised
- graphs
size_categories:
- 1M<n<10M
This repository contains all datasets for the algorithmic reasoning tasks of GraphBench.
The repository is structured as follows:
- Each task is provided in a single .tar.gz file automatically downloaded by the GraphBench loader.
- Each task file contains the following: easy, medium and hard training and test splits and size generalization test splits
- All files are provided as .pt files for use in torch and torch_geometric.