File size: 382 Bytes
a1bf953
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
tags:
- Lilac
---
# lilac/GAIR-lima
This dataset is a [Lilac](http://lilacml.com) processed dataset. Original dataset: [https://huggingface.co/datasets/GAIR/lima](https://huggingface.co/datasets/GAIR/lima)

To download the dataset to a local directory:

```bash
lilac download lilacai/lilac-GAIR-lima
```

or from python with:

```py
ll.download("lilacai/lilac-GAIR-lima")
```