|
--- |
|
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: 4150840 |
|
num_examples: 10000 |
|
- name: validation |
|
num_bytes: 205109 |
|
num_examples: 500 |
|
- name: test |
|
num_bytes: 2053910 |
|
num_examples: 5000 |
|
download_size: 1337175 |
|
dataset_size: 6409859 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|
|
### Original Dataset |
|
|
|
``` |
|
@inproceedings{ccoltekin2020corpus, |
|
title={A corpus of Turkish offensive language on social media}, |
|
author={{\c{C}}{\"o}ltekin, {\c{C}}a{\u{g}}r{\i}}, |
|
booktitle={Proceedings of the Twelfth language resources and evaluation conference}, |
|
pages={6174--6184}, |
|
year={2020} |
|
} |
|
|
|
``` |
|
|