File size: 602 Bytes
9a3ab83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81549a0
9a3ab83
86f9a9d
9a3ab83
 
 
 
 
 
 
 
 
 
 
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
28
29
---
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 `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.