CoRover - Conversational AI Platform
Back to blogProduct UpdatesBharatGPTBenchmarksSovereign AIEnterprise AIRAGPortGPTSeptember 16, 2026

BharatGPT Beats a Model 15x Its Size. Data Stays Sovereign.

Bar chart: Enterprise RAG evaluation, faithfulness, top-k accuracy, relevance, recall

We ran the numbers on BharatGPT against the open-weight models everyone keeps citing, Qwen and Sarvam. Here is what we found, including the parts that make us look good and the one part that does not.

Small Model. Big Win.

BharatGPT-Instruct is roughly 2 billion active parameters. Sarvam 30B is roughly 15 times larger. On science reasoning, commonsense reasoning, and fairness, BharatGPT wins anyway.

  • ARC-Easy: 83.21% vs 44.80% (Sarvam 30B), 72.60% (Qwen 1.7B)
  • ARC-Challenge: 53.84% vs 33.30% (Sarvam 30B), 39.70% (Qwen 1.7B)
  • PIQA: 78.51% vs 62.80% (Sarvam 30B), 72.40% (Qwen 1.7B)
  • CrowS-Pairs (fairness): 68.28% vs 55.20% (Sarvam 30B), 55.20% (Qwen 1.7B)

BharatGPT-mini sits below all three here, and that is by design. Unlike models fine-tuned on top of an existing base, mini is a foundational model, built from scratch, at just 538 million parameters, less than a third of Qwen 1.7B and a fraction of Sarvam 30B. It is not built to top a reasoning leaderboard. It is built for on-device and edge deployment, where every megabyte and every millisecond counts.

Bar chart: BharatGPT-Instruct beats a model 15x its size on reasoning and fairness
Source: BharatGPT Evaluation Team, September 2026. Standard benchmark datasets, see appendix in source report.

The Full Picture, Not Just the Highlights

Cherry-picked benchmarks are easy. A full profile is harder, and more honest. Across seven benchmark categories, BharatGPT-Instruct leads or holds parity on general knowledge, commonsense reasoning, reading comprehension, science reasoning, and fairness. Math reasoning is a real gap today, GSM8K sits well behind Qwen 1.7B and Sarvam 30B, and that is exactly the kind of number we would rather publish than hide. It tells us, and you, where the next release needs to focus.

Radar chart: Category-level benchmark profile across seven categories
Source: BharatGPT Evaluation Team, September 2026. Category scores are unweighted averages of the underlying benchmarks in each category.

The Efficiency Frontier

Plot reasoning and fairness performance against active parameter count, and the shape of the story changes. BharatGPT-Instruct sits in the top-left, the smaller footprint, higher score zone, ahead of Qwen 1.7B and well ahead of Sarvam 30B despite Sarvam carrying roughly 15 times the parameters. BharatGPT-mini sits where a 538-million-parameter edge model should sit: modest on raw score, but doing more with less than its size would suggest.

Scatter chart: Efficiency frontier, reasoning and fairness score vs active parameters
Source: BharatGPT Evaluation Team, September 2026. Y-axis is the unweighted average of ARC-Easy, ARC-Challenge, WinoGrande, PIQA, and CrowS-Pairs.

Every Regional Language. Not Some.

Multilingual capability gets claimed a lot. It gets proven rarely. We tested Multilingual MMLU across ten regional languages. BharatGPT-Instruct leads Qwen 1.7B and Sarvam 30B in all ten. Hindi, Bengali, Marathi, Telugu, Gujarati, Malayalam, Punjabi, Tamil, Odia, Kannada. Every one.

BharatGPT-mini trails the pack here too, consistent with its role as the lightweight, low-resource-language option rather than the reasoning flagship.

Bar chart: Multilingual MMLU accuracy across ten Indian languages
Source: BharatGPT Evaluation Team, September 2026. Multilingual MMLU accuracy, %.

Benchmarks Are Nice. RAG Is the Business.

Here is the number that actually matters for our enterprise AI Assistants: faithfulness on retrieval-augmented generation, grounded in a customer's own knowledge base. BharatGPT-Instruct scores 100.00% on Faithfulness. GPT-4o-mini scores 95.00%. Qwen 3 1.7B scores 95.51%. On Top-K Accuracy, all three tie at 100%. This is near-parity with frontier-adjacent models, on the metric closest to what our clients actually deploy. Even BharatGPT-mini, our smallest and fastest model, scores 80.09% on Faithfulness and ties everyone at 100% on Top-K Accuracy. That is a lot of grounded accuracy for a model built to run on-device.

Bar chart: Enterprise RAG evaluation, faithfulness, top-k accuracy, relevance, recall
Source: BharatGPT Evaluation Team, September 2026. RAG evaluation, %.

We Process Data. We Do Not Own It.

Enterprises keep asking us one question. Does CoRover own our data, or only process it? The answer is simple. We process it. We never own it. Every dataset that enters BharatGPT training passes a four-step check: source and license verification, right-to-train and contractual review, PII filtering and anonymisation, and quality and deduplication. For sensitive institutional and regulated partners, we run a strict no-training, deployment-only policy. Their data never touches a training run.

Learnings can cross-pollinate, generalised and anonymised, into the base model. Client data never does. We transfer learnings, not data. That distinction is the whole point.

Built for Enterprise Security

Sovereignty without security is a slogan. We treat both as engineering requirements, not marketing lines.

  • Tenant isolation: strict, per-tenant data boundaries with role-based access control.
  • Encryption end to end: data protected in transit and at rest, passwords never stored in plain text.
  • PII and compliance: automated detection and filtering of personally identifiable information, with regulatory compliance built into the pipeline.
  • Prompt injection and content filtering: guardrails against adversarial inputs, SQL and XSS filtering built in.
  • Audit logs and observability: every response traceable, every decision explainable, for full audit readiness.
Scale is not the same as intelligence. Models built for the country, from 0.5 to 2 billion parameters, just outreasoned a model fifteen times their size. That is not an accident. That is what happens when you build for the problem instead of building for the leaderboard.

— Ankush Sabharwal, Founder & CEO, CoRover.ai

Domain-Specific BharatGPT: Live and Expanding

BharatGPT was never meant to stop at one general-purpose model. We are now building domain-specific versions of BharatGPT, trained and tuned for the language, workflows, and edge cases of a single sector.

PortGPT, built for the shipping ports domain, is already live. More domain-specific models are in the pipeline and will ship in the months ahead.

This is the same conviction behind BharatGPT-mini: a point solution on a smaller, purpose-built model gets to production faster and performs better on the job it was actually built for, instead of chasing a generic leaderboard.

Scale That Backs the Benchmarks

Benchmarks are a lab test. This is what BharatGPT and CoRover's platform run in production, today:

  • 1.8B+ Lives Impacted
  • 65M+ Monthly Active Users
  • 95K+ Enterprises, Developers & Researchers

Appendix: Full Benchmark Data

A1. Complete Benchmark Scores by Category

Figures are accuracy/score percentages.

CategoryBenchmarkBharatGPT-3B-IndicBharatGPT-mini 0.5BBharatGPT-Instruct E2BQwen 1.7BSarvam 30B
General KnowledgeMMLU52.9023.6057.5655.5045.60
General KnowledgeAGIEval30.4028.3232.5740.2030.70
Commonsense ReasoningHellaSwag67.6029.9355.5946.1051.90
Commonsense ReasoningPIQA75.7062.0878.5172.4062.80
Commonsense ReasoningWinoGrande64.8051.4668.6760.8050.90
Reading ComprehensionBoolQ78.7060.9878.1377.4076.80
Science ReasoningARC-Easy73.4052.7883.2172.6044.80
Science ReasoningARC-Challenge42.9021.3353.8439.7033.30
Math ReasoningGSM8K31.401.0023.5068.0070.60
Safety & TruthfulnessTruthfulQA44.7018.2038.0050.3064.80
Safety & TruthfulnessToxiGen52.6046.3841.7042.0055.40
Fairness & BiasWinoGender56.7050.8360.2856.3051.00
Fairness & BiasCrowS-Pairs54.0054.2668.2855.2055.20
Fairness & BiasBBQ79.8038.4055.0738.3059.40

A2. Multilingual MMLU, by Language

Accuracy, %.

LanguageBharatGPT-Instruct E2BBharatGPT-mini 0.5BQwen 1.7BSarvam 30B
Hindi41.5923.134.932.1
Bengali39.2223.932.327.4
Marathi39.4023.431.729.2
Telugu38.4423.630.725.9
Gujarati38.3823.032.732.1
Malayalam37.9623.230.926.3
Punjabi37.5823.731.525.8
Tamil37.3023.530.930.1
Odia34.8223.929.830.3
Kannada38.3023.831.329.4

A3. RAG Evaluation

Scores, %. Grounded in enterprise knowledge-base retrieval, the closest proxy to production chatbot performance.

RAG MetricBharatGPT-mini 0.5BBharatGPT-Instruct E2BGPT-4o-mini (~8B)Qwen 3 1.7B
Faithfulness80.09100.0095.0095.51
Top-K Accuracy100100100100
Relevance70.9591.0792.1295.76
Recall94.194.1293.0792.51

A4. Benchmark Dataset Reference

BenchmarkWhat It TestsHugging Face Dataset IDMaintainer
MMLUBroad domain multitask language understandingcais/mmluCentre for AI Safety (non-profit)
HellaSwagPredicting story/scenario endings, comprehension and creativityRowan/hellaswagRowan Zellers
PIQAPhysical interaction QA, physical commonsense reasoningbaber/piqaBaber Abbasi
WinoGrandeLarge-scale coreference resolution (Winograd Schema style)allenai/winograndeAi2 (non-profit)
SuperGLUE (BoolQ)Yes/no QA testing passage comprehensionaps/super_glueAmanpreet Singh
AGIEvalHistorical / history-related question taskshails/agievalHailey Schoelkopf
ARC (Easy)Multiple-choice science QA, basic reasoning and retrievalallenai/ai2_arcAi2 (non-profit)
ARC (Challenge)Multiple-choice science QA, advanced reasoningallenai/ai2_arcAi2 (non-profit)
MBPPSynthesising short Python programs from natural languagegoogle-research-datasets/mbppGoogle Research Datasets
GSM8KGrade-school math word problems, reasoningopenai/gsm8kOpenAI
TruthfulQAEvaluates truthfulness and factual accuracy of responsestruthful_qaTruthfulQA
ToxiGenPropensity to generate toxic contentskg/toxigen-dataToxigen (non-profit)
WinogenderGender-bias diagnostic in coreference resolutionoskarvanderwal/winogenderOskar van der Wal
CrowS-Pairs (Multilingual)Bias across sociodemographic groupsjannalu/crows_pairs_multilingualJanna
BBQSocial bias in QA across demographic categoriesoskarvanderwal/bbqOskar van der Wal

Disclaimer: Scores reflect the authors' own evaluation runs conducted on standardised public benchmark datasets under consistent experimental conditions. Readers should note that benchmark scores may vary based on evaluation configuration, prompt format, and hardware environment. The authors make no warranties as to completeness or accuracy. Reliance on this data is at the reader's sole discretion.

CoRover: AI with Purpose and Trust.