--- title: The Well Leaderboard MVP emoji: "🌊" colorFrom: blue colorTo: indigo sdk: gradio sdk_version: "5.0.0" python_version: "3.11" app_file: app.py pinned: false --- # Public Space Gradio leaderboard Space for The Well benchmark MVP. Responsibilities: - accept submission archives, - upload packages and metadata to the submissions dataset, - load results from the results dataset, - render the public leaderboard and benchmark description. Required Space secrets: - `HF_TOKEN` - `SUBMISSIONS_REPO` - `RESULTS_REPO` Recommended Space variables: - `MAX_SUBMISSION_MB`