imagesOpenDataArena/MMFineReason-1.8M-Qwen3-VL-235B-Thinkingmultimodalreasoningchain-of-thoughtvlmmathstemdistillationqwen3-vlvisual-qafine-tuning

MMFineReason 1.8M — Multimodal Reasoning Traces (Qwen3-VL-235B-Thinking)

Category
Images
Records
1,810,926 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~79104.25 MB
Downloads
0

About this data

1.8M multimodal reasoning samples with 5.1B solution tokens distilled from Qwen3-VL-235B-A22B-Thinking. Image+text inputs with detailed chain-of-thought annotations for math, science, and STEM visual reasoning. Apache-2.0.

Schema

NameTypeDescription
questionVARCHARMultimodal question or task prompt with embedded image reference and text
idBIGINTUnique identifier for the dataset sample
original_answerVARCHARInitial answer text before processing or verification
qwen3vl_235b_thinking_responseVARCHARExtended chain-of-thought reasoning trace from Qwen3-VL-235B-Thinking model
captionVARCHARDescriptive caption or alt-text for the associated image
sourceVARCHAROrigin subset or topic tag (math, science, STEM, etc.)
ori_questionVARCHAROriginal question text before any transformation or standardization
answerVARCHARFinal reference answer or expected output
pass_rateDOUBLEFraction of evaluation attempts or runs that passed (0.0-1.0)
consistency_analysisVARCHARText describing consistency evaluation results across reasoning traces
is_consistentBOOLEANBoolean flag indicating whether reasoning trace is consistent with answer
imageSTRUCT(bytes BLOB, path VARCHAR)Image data containing either binary bytes or file path to image asset

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "MMFineReason 1.8M — Multimodal" })
// Found: 85c9fbdc-6871-4db0-8194-7142b1806cc1
get_download_url({ dataset_id: "85c9fbdc-6871-4db0-8194-7142b1806cc1" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/85c9fbdc-6871-4db0-8194-7142b1806cc1/download-url
MMFineReason 1.8M — Multimodal Reasoning Traces (Qwen3-VL-235B-Thinking) — Free Dataset | DataBazaar