--- 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/ ```