Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
GAIR_lima / README.md
Ki-Seki's picture
Update README.md
b1d4e17 verified
---
license: other
---
> ATTENTION
> This dataset is a copy of https://huggingface.co/datasets/GAIR/lima.
> For unknown reasons, the original dataset cannot be downloaded or loaded, so this copy was created.
> The repository contents remain identical to the original, except for the removal of lima.py.
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.