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

En az 100k sample a ulaştım çok büyük bir dataset ağı kurmak istiyorum gönüllü ekibe katılmak isteyenler eklesin ig:mehmetucarcok güncelleme:28.06.26 LLANET OLSUN HARDDİSK ÇKTÜ VE VERİLER GİTTİ 2 GÜN İÇİNDE YAYINLAYACAĞIM

📌 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
63