--- 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: 1396064 num_examples: 3300 - name: validation num_bytes: 169581 num_examples: 400 - name: test num_bytes: 1951210 num_examples: 5000 download_size: 424416 dataset_size: 3516855 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* --- ### Original Dataset ``` https://github.com/sercankulcu/sentiment-analysis-of-tweets-in-Turkish ```