lilac-hncomments-1m / README.md
nsthorat-lilac's picture
Upload README.md with huggingface_hub
4617b87 verified
|
raw
history blame contribute delete
No virus
416 Bytes
---
tags:
- Lilac
---
# lilac/hncomments-1m
This dataset is a [Lilac](http://lilacml.com) processed dataset. Original dataset: [https://huggingface.co/datasets/OpenPipe/hacker-news](https://huggingface.co/datasets/OpenPipe/hacker-news)
To download the dataset to a local directory:
```bash
lilac download lilacai/lilac-hncomments-1m
```
or from python with:
```py
ll.download("lilacai/lilac-hncomments-1m")
```