Benchmark Suite Results

MLPerf Training

The MLPerf Training benchmark suite measures how fast systems can train models to a target quality metric. Current and previous results can be reviewed through the results dashboard below. 

The MLPerf Training benchmark paper provides a detailed description of the motivation and guiding principles behind the MLPerf Training benchmark suite. 


Results

MLCommons results are shown in an interactive table to enable you to explore the results. You can apply filters to see just the information you want and click across the top tabs to view the results visually. To see all result details, expand the columns by clicking on the “+” icon, which appears when you hover over “System Name” and subsequent columns.


Benchmarks

Each benchmark is defined by a Dataset and Quality Target. The following table summarizes the benchmarks in this version of the suite. The rules remain the official source of truth. 

AreaBenchmarkDatasetQuality TargetReference Implementation ModelLatest Version Available
VisionImage classificationImageNet75.90% classificationResNet-50 v1.5v4.1
VisionImage segmentation (medical)KiTS190.908 Mean DICE score3D U-Netv4.1
VisionObject detection (light weight)Open Images34.0% mAPRetinaNetv4.1
LanguageNLPWikipedia 2020/01/010.72 Mask-LM accuracyBERT-largev4.1
LanguageLLMC42.69 log perplexityGPT3v4.1
LanguageLLM finetuningSCROLLS GovReport0.925 cross entropy lossLlama 2 70Bv4.1
CommerceRecommendationCriteo 4TB multi-hot0.8032 AUCDLRM-dcnv2v4.1
Marketing, Art, GamingImage GenerationLAION-400M-filteredFID<=90 and CLIP>=0.15Stable Diffusionv2v4.1
Graph neural networkGraph neural network (GNN)*IGBH-Full72% classification accuracyR-GATv41
VisionObject detection (heavy weight)COCO0.377 Box min AP and 0.339 Mask min APMask R-CNNv3.1
LanguageSpeech recognitionLibriSpeech0.058 Word Error RateRNN-Tv3.1
CommerceRecommendation1TB Click Logs0.8025 AUCDLRMv2.1
ResearchReinforcement learningGo50% win rate vs. checkpointMini Go (based on Alpha Go paper)v2.1
VisionObject detection (light weight)COCO23.0% mAPSSDv1.1
LanguageTranslation (recurrent)WMT English-German24.0 Sacre BLEUNMTv0.7
LanguageTranslation (non-recurrent)WMT English-German25.00 BLEUTransformerv0.7

Scenarios & Metrics

Each benchmark measures the wall clock time required to train a model on the specified dataset to achieve the specified quality target.

To account for the substantial variance in ML training times, final results are obtained by measuring the benchmark a benchmark-specific number of times, discarding the lowest and highest results, and averaging the remaining results. Even the multiple result average is not sufficient to eliminate all variance. Imaging benchmark results are very roughly +/- 2.5% and other benchmarks are very roughly +/- 5%.

For non-HPC training, results that converged in fewer epochs than the reference implementation run with the same hyperparameters were normalized to the expected number of epochs.

Divisions

MLPerf aims to encourage innovation in software as well as hardware by allowing submitters to reimplement the reference implementations. There are two Divisions that allow different levels of flexibility during reimplementation:

  • The Closed division is intended to compare hardware platforms or software frameworks “apples-to-apples” and requires using the same model as the reference implementation.
  • The Open division is intended to foster innovation and allows using a different model or retraining. 

Availability

MLPerf divides benchmark results into Categories based on availability. 

  • Available systems contain only components that are available for purchase or for rent in the cloud. 
  • Preview systems must be submittable as Available in the next submission round.
  • Research, Development, or Internal (RDI) contain experimental, in development, or internal-use hardware or software.

Submission Information

Each row in the results table is a set of results produced by a single submitter  using the same software stack and hardware platform. Each Closed division row contains the following information:

  • Submitter

    The organization that submitted the results.

  • Software

    The ML framework and primary ML hardware library used.

  • System

    General system description.

  • Benchmark Results

    Results for each benchmark as described above.

  • Processor and Count

    The type and number of CPUs used, if CPUs perform the majority of ML compute.

  • Details

    Link to metadata for submission.

  • Accelerator and Count

    The type and number of accelerators used, if accelerators perform the majority of ML compute.

  • Code

    Link to code for submission.

Open Divisions

You may add the following rows:


Model Used
The model used to produce the results, which may or may not match the Closed Division requirement.

Notes
Arbitrary notes from submitter.

Power Measurements

Each row will add columns for each benchmark containing the following:


System Power
for Server and Offline scenarios, or…

Energy Per Stream
for Single stream and Multiple stream scenarios