Commit History

refactor: update model key extraction and improve model dtype handling in create_submit_tab function for enhanced clarity
58bbf33

yangzhitao commited on

feat: enhance submission process by adding user ID handling and improving JSON structure for submissions
6ad8c8e

yangzhitao commited on

refactor: enhance submission functionality with new tabs and improved benchmark handling, and update editorconfig for consistent formatting
3f84332

yangzhitao commited on

feat: enhance submission functionality by adding new submit method and updating file handling in app.py
852f90d

yangzhitao commited on

Merge branch 'main' of hf.co:spaces/y-playground/leaderboard
77ae007

yangzhitao commited on

feat: enhance leaderboard functionality and refactor app structure; update token handling and project metadata; update environment settings
c85dcc4

yangzhitao commited on

test: print response content for debugging
446074e

linzhengyu commited on

feat: allow submit eval to backend, allow json file upload
80dffca

linzhengyu commited on

feat: allow submit eval to backend, allow json file upload
6f2fa1b

linzhengyu commited on

chores: update configurations
60906bd

yangzhitao commited on

refactor: add environment configuration and refactor settings management
fe8ec74

yangzhitao commited on

fix: handle UTC import for Python versions below 3.11
a491f87

yangzhitao commited on

refactor: format codes with ruff
3165936

yangzhitao commited on

CPU, TOKEN, env variables (#4)
4d3bd61

clefourrier HF Staff meg HF Staff commited on

fix
6be74f5

Clémentine commited on

fixs
91e8a06

Clémentine commited on

Simplified leaderboard v0
2a860f6

Clémentine commited on

simplified some parts of the code + updated requirements
3d8dbe8

Clémentine commited on

Added check on tokenizer to prevent submissions which won't run
06b0c2d

Clémentine commited on

fix order of request file vs request file list, to avoid resubmitting issues
54eae7e

Clémentine commited on

add model architecture as column
1ba1924

Clémentine commited on

refacto style + rate limit
3b3db42

Clémentine commited on

refacto part 1
8b1f7a0

Clémentine commited on