Datasets:
GAIR
/

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
lima / README.md
Pengfei's picture
Update README.md
68958e9
---
license: other
---
Dataset for [LIMA: Less Is More for Alignment](https://arxiv.org/pdf/2305.11206.pdf)
## Usage
```python
from datasets import load_dataset
dataset = load_dataset("GAIR/lima")
```
## License
If the source data of LIMA has a stricter license than CC BY-NC-SA, the LIMA dataset follows the same. Otherwise, it follows the CC BY-NC-SA license.