The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
🧠 RedditTurkey Dataset
LANET OLSUN Kİ HARDDİSK ÇÖKTÜ VE O GÜN YAPTIĞIM VERİLER GİTTİ AMA DAHA BÜYÜK Bİ DATASET ÇIKARACAĞIM 2 GÜN İÇİNDE
📌 Overview
RedditTurkey is a multilingual dataset collected from Reddit discussions across various subreddits, with a strong focus on Turkish communities and mixed English content.
The dataset contains user comments extracted from public Reddit threads and is designed for NLP research, conversational AI training, toxicity classification, and text analysis tasks.
🌍 Languages
This dataset includes:
- 🇹🇷 Turkish (majority)
- 🇺🇸 English (secondary)
The language distribution reflects real-world Reddit usage within Turkish-related communities and mixed international discussions.
📊 Dataset Statistics
- Total samples: ~1700+
- Average text length: ~750 characters
- Subreddit diversity: limited but expanding
- Labels:
normal,borderline,toxic
📦 Data Structure
Each entry in the dataset is stored in JSONL format:
{
"text": "comment text here",
"subreddit": "turkey",
"label": "normal",
"ts": 1700000000
}
- Downloads last month
- 25