File size: 668 Bytes
1f1d07c ce5a059 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: cc-by-nc-sa-4.0
---
# Dataset Card for ko-lima
## Dataset Description
This is [LIMA dataset](https://huggingface.co/datasets/GAIR/lima) translated into Korean.
The translation has proceeded through [DeepL API](https://www.deepl.com/docs-api).
Please feel free to contact me if you have any question on the dataset.
I'm best reached via [email](mailto:taes.hahn@gmail.com).
#### Changelog
- [16 June 2023] Modified: keep the text enclosed in special characters, e.g. `$` and `, intact without translation.
- [14 June 2023] First upload.
### Usage
```
from datasets import load_dataset
ko_lima = load_dataset('taeshahn/ko-lima')
ko_lima
```
|