Skip to content
Rival
Models
CompareBest ForArenaPricing
Sign Up
Sign Up

We compare AI models for a living. On purpose. We chose this.

@rival_tips

Explore

  • Compare Models
  • All Models
  • Find Your Model
  • Image Generation
  • Audio Comparison
  • Leaderboard
  • Pricing
  • Challenges

Discover

  • Insights
  • Research
  • AI Creators
  • AI Tools
  • The Graveyard

Developers

  • Developer Hub
  • MCP Server
  • Rival Datasets

Connect

  • Methodology
  • Sponsor a Model
  • Advertise
  • Partnerships
  • Privacy Policy
  • Terms
  • RSS Feed
© 2026 Rival · Built at hours no one should be awake, on hardware we don't own
Rival
Models
CompareBest ForArenaPricing
Sign Up
Sign Up

We compare AI models for a living. On purpose. We chose this.

@rival_tips

Explore

  • Compare Models
  • All Models
  • Find Your Model
  • Image Generation
  • Audio Comparison
  • Leaderboard
  • Pricing
  • Challenges

Discover

  • Insights
  • Research
  • AI Creators
  • AI Tools
  • The Graveyard

Developers

  • Developer Hub
  • MCP Server
  • Rival Datasets

Connect

  • Methodology
  • Sponsor a Model
  • Advertise
  • Partnerships
  • Privacy Policy
  • Terms
  • RSS Feed
© 2026 Rival · Built at hours no one should be awake, on hardware we don't own

OpenAI o4 Mini High — Estimate Complexity

  1. Home
  2. Models
  3. OpenAI o4 Mini High
  4. Estimate Complexity

See how OpenAI o4 Mini High compares on this challenge:

  • OpenAI o4 Mini High vs Claude Sonnet 4.6
  • OpenAI o4 Mini High vs Google: Gemini 3.1 Flash Lite Preview
  • OpenAI o4 Mini High vs Gemini 3.1 Pro Preview

4 models have responded to the "Estimate Complexity" challenge. Compare their approaches side-by-side on Rival. This response is part of Rival's open dataset of 5,600+ AI model responses.

Rival
Models
CompareBest ForArenaPricing
Sign Up
Sign Up
Back to OpenAI o4 Mini High

Estimate Complexity

o4-mini-high's response to the Tests an AI's ability to make educated estimates based on technical knowledge

OpenAI o4 Mini High
April 16, 2025
Text

?
Prompt

Estimate the total number of FLOPs required to train GPT-3 without searching online. Explain your reasoning step by step.

OpenAI o4 Mini High
Response

o4-mini-high logo
OpenAI o4 Mini HighEstimate Complexity
o4-mini-high logo
OpenAI o4 Mini High

Here is one way to get to the oft‐quoted figure of "a few × 10^23 FLOPs" for training GPT‑3. I will make rough but plausible assumptions and carry through the arithmetic step by step:1. Model size – GPT‑3 "175 B" has about N ≈ 1.75×10^11 trainable parameters.2. Amount of training data – The paper says they trained on on the order of 3×10^11 tokens (≈ 300 billion tokens).3. FLOPs per token per parameter – In a forward pass each parameter participates in one multiply + one add → ≈2 FLOPs per parameter per token. – Back‐propagation through that parameter costs on the order of twice as much again (roughly another 4 FLOPs per parameter per token). – We can fold in any small extra cost for optimizer updates and say order‐of‐magnitude it to ≈ 6 FLOPs per parameter per token.4. Total FLOPs – FLOPs ≈ (FLOPs per parameter per token) × (number of parameters) × (number of tokens) – FLOPs ≈ 6 × (1.75×10^11) × (3×10^11) – ≈ 6 × 5.25×10^22 – ≈ 3.15×10^23 floating‐point operationsSo you end up with a training cost on the order of 10^23–10^24 FLOPs (often quoted as ≃3×10^23 FLOPs). That is roughly 300 zettaflops (300×10^21 FLOPs) in total.

Estimate Complexity

Turn this model response into notes, narration, or a short video

Auto NotesTranscriptNarrateVideo Cut

Partner link

This output lives in our open dataset - 5K+ responses across 200 models. Take it. It's free.

About OpenAI o4 Mini High

Capabilities

ConversationReasoningCode GenerationAnalysis

Categories

TextCodeMultimodal

Specifications

Provider
Openai
Released
2025-04-16
Size
MEDIUM
Parameters
Not disclosed
Context
200,000 tokens

Keep exploring

SAME PROMPT

Claude Sonnet 4.6's version

Same prompt, different result

COMPARE

OpenAI o4 Mini High vs Google: Gemini 3.1 Flash Lite Preview

Both outputs, side by side

We compare AI models for a living. On purpose. We chose this.

@rival_tips

Explore

  • Compare Models
  • All Models
  • Find Your Model
  • Image Generation
  • Audio Comparison
  • Leaderboard
  • Pricing
  • Challenges

Discover

  • Insights
  • Research
  • AI Creators
  • AI Tools
  • The Graveyard

Developers

  • Developer Hub
  • MCP Server
  • Rival Datasets

Connect

  • Methodology
  • Sponsor a Model
  • Advertise
  • Partnerships
  • Privacy Policy
  • Terms
  • RSS Feed
© 2026 Rival · Built at hours no one should be awake, on hardware we don't own