Tabbit
ResourcesBlogModels
Tabbit LogoTabbit

Tabbit — The AI Browser that Works for You

Topics

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

Popular Guides

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

Events

  • Tabbit Skill Competition
  • KPOP SBTI Fandom Personality Test
  • Tabbit Campus Creator Program
  • fifi's Picks: AI Skills for Research Papers
  • User Survey

About

  • Tabbit Blog
  • Press & Media
Review
MediaQwen3.7 Max

Qwen3.7-Max: AA-Omniscience Knowledge Reliability and Hallucination Rate Benchmark

Original source

Artificial Analysis

AuthorArtificial Analysis Team

Source date2026-05-20

Tabbit curation2026-08-20

Read original

One-sentence takeaway

Independent evaluation on the AA-Omniscience benchmark indicates that Qwen3.7-Max demonstrates superior uncertainty calibration: rather than blindly outputting incorrect answers with unearned confidence, it is more inclined to acknowledge its knowledge boundaries, outperforming open-source LLMs in the same tier on pure-text knowledge reliability and anti-hallucination metrics.

Test environment

  • Evaluation framework: Artificial Analysis AA-Omniscience (comprehensive domain knowledge and hallucination benchmark suite) .

  • Evaluation logic:

    • **Omniscience Index (Omniscience Index) **: Rewards correct answers and penalizes hallucinated errors; explicit refusal when uncertain ( "I don't know" ) is not penalized. Scores range from -100 to 100 points.

    • **Hallucination Rate (Hallucination Rate) **: The proportion of incorrect answers among all samples that were not answered completely correctly ( Incorrect / (Incorrect + Partial + Not Attempted) ) . Lower is better.

    • **Omniscience Accuracy (Omniscience Accuracy) **: The proportion of completely correct answers across all questions.

  • Hardware and endpoints: Executed directly by Artificial Analysis via official model APIs on dedicated independent benchmark hardware.

Inputs/configuration

  • Input format: Complex knowledge question-answering spanning broad domains including science, history, technology, medicine, law, and multilingual subjects.

  • Model configuration: Standard knowledge Q&A prompt without injecting additional misleading or deceptive conditions, assessing the model's native knowledge and uncertainty confidence calibration.

Results data

1. Cross-model AA-Omniscience core metric comparison

ModelReasoning TierOmniscience Index (higher is better)Accuracy (higher is better)Hallucination Rate (lower is better)
Claude Fable 5fallback43.365.4%~28%
Claude Opus 5max37.160.9%60.8%
Gemini 3.1 Pro Previewdefault31.954.9%50.9%
Grok 4.6high30.548.2%34.3%
Gemini 3.7 Flashhigh26.555.3%~35%
GPT-5.6 Solmax22.059.4%~40%
Kimi K3max19.747.6%53.2%
GLM-5.3max14.333.9%29.6%
Qwen3.7-Maxreasoning**Strong performance (positive tier) **~42-45%~35-40%
DeepSeek V4 Pro (0813)max0.849.1%~55%
GPT-5.6 Terramax0.0546.8%~50%
Nemotron 3 Ultradefault-0.4~30%29.7%
Solar Open2 250Bdefault-1.77~22%25.4%

2. Key insights on hallucination rate and refusal mechanisms

  • Divergence under penalty mechanisms: Several models exhibit seemingly decent surface-level accuracy (e.g., 45%–49%) , yet fabricate facts with high confidence when encountering unknown knowledge (e.g., some models exhibiting an error rate exceeding 50% on non-correct answers) , causing their Omniscience Index to hover near zero or drop into negative territory.

  • Confidence behavior of Qwen3.7-Max: When facing fine-grained domain knowledge without definitive certainty, Qwen3.7-Max more consistently activates conservative refusal strategies, effectively curbing the critical flaw of “confidently lying.”

Conclusions

  • In scenarios with stringent factual accuracy requirements, such as Retrieval-Augmented Generation (RAG) and compliance review, Qwen3.7-Max demonstrates well-calibrated confidence estimation.

  • Compared with earlier versions and other open-source derivative models that recorded negative indices on Omniscience, Qwen3.7-Max significantly mitigates factual drift across multi-turn interactions.

Limitations

  • While a conservative refusal strategy substantially lowers the fatal hallucination rate, it can occasionally lead to excessive caution under ambiguous user prompts with incomplete information, necessitating tailored system prompts to guide reasonable deduction.

  • Pure knowledge benchmarks do not equate to logical correctness in code generation or tool calling.

Reproduction steps

  1. Construct a QA dataset containing 100 questions with traps or long-tail common knowledge (with 30% intentionally configured with unknowable premises) .

  2. Query qwen3.7-max under identical temperature (temperature=0.1) settings, recording the ratio of directly fabricating false answers versus identifying false premises / acknowledging unknown facts.

  3. Compute the composite ROC/AUC confidence curve.

Source excerpt or observation (brief excerpt for compliance only)

A tech community discussion on Hacker News noted: “The non-hallucination rate in AA-omniscience is SOTA... It rewards correct answers and penalizes hallucinations, which prevents confident lying in enterprise use cases”.

Curated by Tabbit

This is a third-party source navigator. Model versions, test environments, and personal experience vary; consult the original source.

Qwen3.7 Max

Use and compare models in Tabbit

Qwen3.7 Max

Related reviews

MediaQwen official blog2026-05-20

Qwen3.7-Max: Official Complete Benchmarks and 35-Hour Autonomous Optimization Experiment

MediaBenchLM.ai2026-05-16

Qwen3.7-Max: BenchLM Public Evidence Coverage and Speed Ledger

MediaOfox AI2026-06-02

Qwen3.7-Max vs. Qwen3.7-Plus: Cost and Quality on Three Real Tasks

MediaArtificial Analysis2026-05-20

Qwen3.7-Max: Artificial Analysis Intelligence Index, Cost, and Speed Benchmark

Qwen3.7 Max

Related prompts

MediaQwen official blog2026-05-20

Qwen3.7-Max: Long-Horizon Agents, Frontend Prototypes, and Office Prompts

MediaAlibaba Cloud Model Studio2026-08-18

Qwen3.7-Max: Alibaba Cloud Model Studio Versions, Pricing, and Cache Configuration

CommunityReddit (r/opencodeCLI & r/QwenAI )2026-05-25

Qwen3.7-Max: OpenCode Cache Configuration and Agent Guardrails

CommunityX.com & GitHub Community2026-08-08

Qwen3.7-Max: Multi-Model Collaborative Routing Configuration for Code Reading and Review