Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Turkish
Size:
10K - 100K
License:
File size: 1,069 Bytes
4a3665a f28a8e7 4a3665a f28a8e7 d1f0b50 42040b3 f28a8e7 |
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 30 31 32 33 34 35 36 37 38 39 |
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 41821876
num_examples: 82353
download_size: 25783148
dataset_size: 41821876
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: apache-2.0
task_categories:
- text-generation
language:
- tr
size_categories:
- 10K<n<100K
---
**Combined Alpaca Turkish Dataset**
This dataset is prepared as a combination of the following 4 datasets for experimental-educational purposes:
- Open QA category of [atasoglu/databricks-dolly-15k-tr](https://huggingface.co/datasets/atasoglu/databricks-dolly-15k-tr)
- [umarigan/GPTeacher-General-Instruct-tr](https://huggingface.co/datasets/umarigan/GPTeacher-General-Instruct-tr)
- [TFLai/Turkish-Alpaca](https://huggingface.co/datasets/TFLai/Turkish-Alpaca)
- [parsak/alpaca-tr-1k-longest](https://huggingface.co/datasets/parsak/alpaca-tr-1k-longest)
Combined by [Yudum Paçin](https://huggingface.co/Yudum) |