--- 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} } ```