Skip to content

newturing/live-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test leaderboard

Submit and track model performance via GitHub Issues. Results display automatically on GitHub Pages.

Quick Start

Students: Submit your results via GitHub Issues. Note: Each student can submit multiple times to the leaderboard. But do not edit your submission as it will render only once, you can close it and open a new one.

Admins: Comment /verify on an issue to verify it, or close the issue to remove it

Setup

  1. Enable GitHub Pages: Settings → Pages → Source: main branch, /docs folder
  2. Set Permissions: Settings → Actions → General → Workflow permissions: "Read and write permissions"

Leaderboard will be at: https://luvata.github.io/live-leaderboard/

How It Works

  • Issue opened/edited → Leaderboard updated
  • Admin comments /verify → Submission marked verified
  • Issue closed → Submission removed