ezipe's picture
Update README.md
565258f verified
|
raw
history blame
234 Bytes
---
license: apache-2.0
---
```
from datasets import load_dataset
dataset = load_dataset("ezipe/lichess_2023_janoct_shards")
```
or more slowly,
```
git clone https://huggingface.co/datasets/ezipe/lichess_2023_janoct_shards/
```