We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef08a27 commit 4dd2398Copy full SHA for 4dd2398
bionemo-recipes/recipes/opengenome2_llama_native_te/README.md
@@ -26,7 +26,7 @@ which may also contribute to its lower test performance.
26
27
| Model | Step / checkpoint | Train loss | Mean Test loss | Mean Test Perplexity |
28
| -------------------------- | ----------------- | ---------- | -------------- | -------------------- |
29
-| LlaMA3 Recipe (OG2 7B) | 182313 | 0.95 | 0.92 | 2.50 |
+| LlaMA3 Recipe (OG2 7B) | 182313 | 0.94 | 0.92 | 2.50 |
30
| Megatron baseline (OG2 7B) | 182313 | 1.01 | 1.019 | 2.80 |
31
32
> **Evaluation methodology:** Test losses are average NLL (negative log-likelihood) computed using
0 commit comments