lima-tr / README.md
beratcmn's picture
Update README.md
86f9a9d verified
|
raw
history blame
607 Bytes
---
license: other
task_categories:
- question-answering
- text-generation
language:
- tr
tags:
- croissant
pretty_name: Lima Turkish
size_categories:
- 1K<n<10K
---
# LIMA-TR
This is the Turkish Translation of `GAIR/lima`.
**Gemini-1.0-Pro** used most of the time and **GPT-3.5-Turbo** used where Gemini refused to translate some prompts.
## Usage
```python
from datasets import load_dataset
dataset = load_dataset("beratcmn/lima-tr")
```
## 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.