File size: 416 Bytes
4617b87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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")
```