Text Generation
Transformers
Safetensors
PyTorch
nemotron_h
nvidia
nemotron-3
latent-moe
mtp
conversational
Eval Results
SaylorTwift HF Staff commited on
Commit
c0bf78c
·
verified ·
1 Parent(s): 6f253ff

Add evaluation results (GPQA, MMLU-Pro, SWE-bench Verified, HLE)

Browse files
.eval_results/gpqa.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: Idavidrein/gpqa
3
+ task_id: diamond
4
+ value: 87.0
5
+ date: '2026-06-03'
6
+ notes: No tools
7
+ source:
8
+ url: https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16
9
+ name: Model Card
.eval_results/hle.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: cais/hle
3
+ task_id: hle
4
+ value: 26.7
5
+ date: '2026-06-03'
6
+ notes: No tools
7
+ source:
8
+ url: https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16
9
+ name: Model Card
.eval_results/hle_with_tools.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: cais/hle
3
+ task_id: hle
4
+ value: 37.4
5
+ date: '2026-06-03'
6
+ notes: With tools
7
+ source:
8
+ url: https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16
9
+ name: Model Card
.eval_results/mmlu_pro.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: TIGER-Lab/MMLU-Pro
3
+ task_id: mmlu_pro
4
+ value: 86.8
5
+ date: '2026-06-03'
6
+ source:
7
+ url: https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16
8
+ name: Model Card
.eval_results/swe_bench_verified.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: SWE-bench/SWE-bench_Verified
3
+ task_id: swe_bench_%_resolved
4
+ value: 71.9
5
+ date: '2026-06-03'
6
+ source:
7
+ url: https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16
8
+ name: Model Card