IsoBench / README.md
deqing's picture
Upload dataset
7bcdcd5 verified
|
raw
history blame
528 Bytes
---
license: apache-2.0
dataset_info:
config_name: graph_isomorphism
features:
- name: image
dtype: image
- name: adjacency_matrix_G
dtype: string
- name: adjacency_matrix_H
dtype: string
- name: label
dtype: bool
- name: id
dtype: string
splits:
- name: validation
num_bytes: 22539752.0
num_examples: 128
download_size: 20581420
dataset_size: 22539752.0
configs:
- config_name: graph_isomorphism
data_files:
- split: validation
path: graph_isomorphism/validation-*
---