license: mit | |
You can load the dataset as follows: | |
``` | |
from huggingface_hub import snapshot_download | |
snapshot_download(repo_id="shc443/MaternKernel_compositionality", repo_type="dataset") | |
``` | |
For more information regarding data generating process, please refer to our [paper](https://arxiv.org/abs/2407.05664) or [github page](https://github.com/shc443/CoveringNumber_GB) |