File size: 996 Bytes
705fc4f 58e90dc |
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 40 41 42 43 44 45 46 47 48 49 50 51 |
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: inst_no
dtype: int64
- name: system
dtype: string
splits:
- name: train
num_bytes: 9532846
num_examples: 3639
- name: validation
num_bytes: 1073487
num_examples: 400
- name: test
num_bytes: 12681410
num_examples: 5000
download_size: 8132402
dataset_size: 23287743
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
### Original Dataset
```
@article{yildirim2018comparative,
title={A comparative analysis of text classification for Turkish language},
author={Y{\i}ld{\i}r{\i}m, Sava{\c{s}} and Y{\i}ld{\i}z, Tu{\u{g}}ba and others},
journal={Pamukkale University Journal of Engineering Sciences},
volume={24},
number={5},
pages={879--886},
year={2018}
}
```
|