cvoegele-nv commited on
Commit
e79701c
·
verified ·
1 Parent(s): 91dfedb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -148,7 +148,7 @@ The accuracy benchmark results are presented in the table below:
148
 
149
  | **Precision** | **IFEval** | **MMLU Pro** | **GPQA Diamond** | **LiveCodeBench** | **SciCode** | **AIME 2025** | **IFBench** | **AA-LCR** |
150
  |---|---|---|---|---|---|---|---|---|
151
- | FP8 | 0.909 | 0.824 | 0.860 | 0.573 | 0.498 | 0.892 | 0.733 | 0.718 |
152
  | NVFP4 | 0.904 | 0.817 | 0.857 | 0.582 | 0.487 | 0.888 | 0.728 | 0.728 |
153
 
154
  > Baseline and evaluation settings are not fully disclosed on the referenced MiniMax M2.7 page.
 
148
 
149
  | **Precision** | **IFEval** | **MMLU Pro** | **GPQA Diamond** | **LiveCodeBench** | **SciCode** | **AIME 2025** | **IFBench** | **AA-LCR** |
150
  |---|---|---|---|---|---|---|---|---|
151
+ | FP8 (baseline) | 0.909 | 0.824 | 0.860 | 0.573 | 0.498 | 0.892 | 0.733 | 0.718 |
152
  | NVFP4 | 0.904 | 0.817 | 0.857 | 0.582 | 0.487 | 0.888 | 0.728 | 0.728 |
153
 
154
  > Baseline and evaluation settings are not fully disclosed on the referenced MiniMax M2.7 page.