Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-class-classification
Languages:
Turkish
Size:
1K - 10K
License:
metadata
dataset_info:
features:
- name: headline
dtype: string
- name: category
dtype: string
- name: date
dtype: string
- name: source
dtype: string
- name: length
dtype: int64
- name: word_count
dtype: int64
splits:
- name: train
num_bytes: 109388
num_examples: 1050
- name: validation
num_bytes: 23300
num_examples: 225
- name: test
num_bytes: 23312
num_examples: 225
download_size: 19857
dataset_size: 156000
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*