Yugrathee28/Hinglish-dataset
๐ฎ๐ณ Hinglish Dataset โ 1.4 Million Samples Industrial-Grade Code-Mixed NLP Dataset | By ScaleIndia AI ยท Founder: Yug Rathee This repository contains a 5,000-row teaser sample from the full 1.46 Million+ Hinglish comment dataset built by Scaling YUG (Founder: Yug Rathee(yugrathee28@gmail.com)). Provided strictly for research and evaluation purposes only. Commercial use, redistribution, or production-model training requires explicit written consent fromโฆ See the full description on the dataset page: https://huggingface.co/datasets/Yugrathee28/Hinglish-dataset.
๐ฎ๐ณ Hinglish Dataset โ 1.4 Million Samples
Industrial-Grade Code-Mixed NLP Dataset | By ScaleIndia AI ยท Founder: Yug Rathee
-orange)
This repository contains a 5,000-row teaser sample from the full 1.46 Million+ Hinglish comment dataset built by Scaling YUG (Founder: Yug Rathee(yugrathee28@gmail.com)). Provided strictly for research and evaluation purposes only. Commercial use, redistribution, or production-model training requires explicit written consent from ScaleIndia AI.
๐ What is Hinglish?
Hinglish is a naturally spoken blend of Hindi and English โ the dominant code-mixed language used by 500 Million+ people across India's internet. It appears in YouTube comments, WhatsApp chats, Twitter/X posts, and product reviews.
It is one of the most underrepresented yet commercially valuable languages for AI training today. Most LLMs and NLP models perform poorly on Hinglish because no large, clean, labeled dataset existed โ until now.
๐ท Full Dataset Overview
โ๏ธ Full Pipeline Cleaning Report โ v7.0-turbo
The full 1.46M dataset was processed through an industrial-grade cleaning pipeline. Below is the verified pipeline output report.
======================================================================
HINGLISH TURBO CLEANING REPORT โ v7.0-turbo
Config hash : 37f130be5a81f15b
Fast JSON : orjson
======================================================================
Runtime : 43.0 min (2,582 s)
Throughput : 583 rows/s
Dedup engine: MinHash LSH (full dataset)
======================================================================๐ฆ Row Count Summary
97.4% retention rate โ the input data was already high quality. Only genuinely noisy rows were removed.
๐๏ธ Removal Breakdown
๐ท๏ธ Full Dataset Label Quality
๐ Quality Score Histogram (Kept Rows)
[0.0โ0.1] 0
[0.1โ0.2] 0
[0.2โ0.3] 0
[0.3โ0.4] 0
[0.4โ0.5] 3
[0.5โ0.6] 96
[0.6โ0.7] 2,854
[0.7โ0.8] โ 63,377
[0.8โ0.9] โโโ 225,940
[0.9โ1.0] โโโโโโโโโโโโ 1,174,65680%+ of kept rows score 0.9โ1.0 quality โ the dataset is overwhelmingly high-grade text.
๐ 5,000-Row Teaser โ Audit Report
This teaser file (hinglish_teaser_5k.json) is a stratified, confidence-biased sample of the full dataset.๐ Text Quality
๐ท๏ธ Label Reliability
๐ฏ Intent Distribution (5k Teaser)
๐ Emotion Distribution (5k Teaser)
โ Teaser Health Checks
๐ Data Schema
Every row follows this exact structure:
{
"id": 1,
"text": "Yaar ye video bahut zyada helpful thi, seriously thank you so much!",
"intent": "Appreciation",
"emotion": "Happy",
"toxicity": "Low",
"sarcasm": "No",
"language": "hinglish",
"quality_score": 0.82,
"label_confidence": 0.9,
"label_method": "strong_signal",
"is_short": false
}๐ฌ How This Dataset Was Built
- Scraping โ YouTube comments collected via industrial async scraper at scale
- Normalization โ Unicode normalization, emoji handling, encoding fixes
- PII Scrubbing โ Phone numbers, emails, handle names removed
- Noise Filtering โ Emoji-only, word repetition spam, garbage chars removed
- Language Filtering โ Pure Hindi, pure English, broken translations excluded
- Quality Scoring โ Heuristic scoring on lexical richness, structure, length
- Deduplication โ Exact SHA-256 + near-duplicate MinHash LSH (128 permutations)
- Labeling โ Mega-Regex heuristic labeler across 9 intent + 10 emotion classes
- Confidence Scoring โ Every row assigned
label_confidence(0.0โ1.0)
๐ผ Ideal Use Cases
- ๐ค Conversational AI & Chatbot fine-tuning โ intent + emotion labels ready to use
- ๐ง Sentiment & emotion analysis in code-mixed Hinglish
- ๐ Low-resource NLP research โ one of the largest labeled Hinglish datasets publicly available
- ๐ Sarcasm & toxicity classification benchmarks
- ๐๏ธ Pre-training or fine-tuning multilingual / code-mixed LLMs
- ๐ Academic research on South Asian internet language
โ๏ธ License & Legal
Copyright ยฉ 2026 ScaleIndia AI โ Yug Rathee. All Rights Reserved.
This dataset is provided STRICTLY for research and evaluation purposes only.
PERMITTED:
โ
Viewing and evaluating dataset quality
โ
Academic and non-commercial research with attribution
โ
Sharing with proper credit to ScaleIndia AI (Yug Rathee)
STRICTLY PROHIBITED WITHOUT EXPLICIT WRITTEN CONSENT:
โ Commercial use of any kind
โ Redistribution, re-uploading, or mirroring this data
โ Training production-grade or commercial AI/ML models
โ Selling, licensing, or sublicensing to third parties
โ Claiming ownership or authorship of this dataset
Violation of these terms may result in legal action under applicable
copyright and intellectual property law.๐ฐ Purchase the Full Dataset
The full 1,466,926-row Hinglish dataset is available for commercial licensing.
What you get with the full dataset:
- โ 1,466,926 cleaned, labeled, deduplicated rows
- โ 9 intent classes + 10 emotion classes on every row
- โ Toxicity & sarcasm flags
- โ Quality score + label confidence score
- โ JSON or JSONL format (your choice)
- โ Commercial training rights (terms apply)
- โ Support for dataset integration queries
๐ฌ Contact ScaleIndia AI
For enterprise licensing, custom dataset slices, or bulk purchases โ email with your use case and company name for a quote.
Built with โค๏ธ by Yug Rathee โ ScaleIndia AI โ April 2026
