File size: 382 Bytes
dd2cc58
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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)