diff options
| author | Yuren Hao <97327730+YurenHao0426@users.noreply.github.com> | 2026-07-30 15:02:47 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-30 15:02:47 +0700 |
| commit | bc813c1e5936f90f4cef7b07d4bc86eb7ca3645d (patch) | |
| tree | 74cbd8aeb0474861648cf93aedd36fe9f8688b5f | |
| parent | 66c6966cd7209d84e9ace9ccfaa8d907a2e3c6f2 (diff) | |
Trim the result label (#6)
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1313,7 +1313,7 @@ <div class="evidence-layout"> <article class="result-card"> - <p class="result-kicker">Validation cross-entropy ยท lower is better</p> + <p class="result-kicker">Validation cross-entropy</p> <div class="score-row"> <div class="score"> <strong>3.29</strong> |
