--- 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") ```