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. | |