refactor: improve average calculation in EvalResult to handle None values correctly 80fa5a3 yangzhitao commited on 22 days ago
feat: add update time display and improve NaN representation in DataFrame formatting 07be5d7 yangzhitao commited on 22 days ago
refactor: simplify benchmark loading and sorting logic in prepare.py for improved clarity and performance 9d432bc yangzhitao commited on 22 days ago
refactor: update submit button label and improve user ID display in create_submit_tab function for consistency 1b55e08 yangzhitao commited on Dec 3, 2025
refactor: improve submission instructions for clarity and user guidance in about.py 0753044 yangzhitao commited on Dec 3, 2025
refactor: update model key extraction and improve model dtype handling in create_submit_tab function for enhanced clarity 58bbf33 yangzhitao commited on Dec 2, 2025
feat: enhance submission process by adding user ID handling and improving JSON structure for submissions 6ad8c8e yangzhitao commited on Dec 1, 2025
feat: enable submission functionality by setting ENABLE_SUBMISSION to True 480ac67 yangzhitao commited on Dec 1, 2025
feat: add user ID display and make model name textbox non-interactive in submission tab 81adfdd yangzhitao commited on Dec 1, 2025
feat: enhance submission tab with detailed instructions and improved model information input fields 04c5cbd yangzhitao commited on Dec 1, 2025
fix: simplify prepare_space function by removing global flag and ensuring data downloads are always executed b5bc528 yangzhitao commited on Dec 1, 2025
refactor: enhance submission functionality with new tabs and improved benchmark handling, and update editorconfig for consistent formatting 3f84332 yangzhitao commited on Dec 1, 2025
refactor: reorganize schema definitions and enhance data loading functions for improved clarity and maintainability 6c930b9 yangzhitao commited on Dec 1, 2025
feat: integrate display configuration loading and enhance leaderboard data retrieval with versioning support c2c3c10 yangzhitao commited on Nov 26, 2025
refactor: simplify MODEL_HYPERLINK_TEMPLATE construction by removing unnecessary dedent and splitlines 79bb0de yangzhitao commited on Nov 24, 2025
refactor: streamline MODEL_HYPERLINK_TEMPLATE formatting for improved readability and consistency 8174ae1 yangzhitao commited on Nov 24, 2025
fix: initialize model_config to None in EvalResult class to prevent potential reference errors 9b36a13 yangzhitao commited on Nov 24, 2025
feat: enhance MetaToml and EvalResult classes with new mapping properties and link handling b2443f5 yangzhitao commited on Nov 24, 2025
fix: update model type visibility in leaderboard and mark as not supported 944602c yangzhitao commited on Nov 21, 2025
refactor: replace truncate function with DataFrame styling for number formatting in app.py and populate.py 7b47b0b yangzhitao commited on Nov 21, 2025
refactor: update about.py to comment out task definitions and modify metric handling in read_evals.py to support multiple metrics 6b6ce23 yangzhitao commited on Nov 21, 2025
feat: add functions to truncate numbers to one decimal place and format DataFrame columns accordingly cd1b5e8 yangzhitao commited on Nov 21, 2025
feat: enhance submission functionality by adding new submit method and updating file handling in app.py 852f90d yangzhitao commited on Nov 10, 2025
Merge branch 'main' of hf.co:spaces/y-playground/leaderboard 77ae007 yangzhitao commited on Nov 10, 2025
fix: update EvalResult to handle NaN values in accuracy checks 962327e yangzhitao commited on Nov 7, 2025
fix: handle missing metric values in EvalResult by replacing None with NaN 19c12f7 yangzhitao commited on Nov 7, 2025
fix: normalize model titles in MetaToml and update full_model retrieval in EvalResult f84dfbe yangzhitao commited on Nov 7, 2025
fix: update benchmark retrieval to return a list instead of sorted d24be6a yangzhitao commited on Nov 7, 2025
fix: correct mean accuracy calculation in EvalResult class by removing percentage conversion 844a1b9 yangzhitao commited on Nov 7, 2025
feat: update benchmark loading to include the "disabled" field 85504af yangzhitao commited on Nov 7, 2025
feat: enhance leaderboard functionality and refactor app structure; update token handling and project metadata; update environment settings c85dcc4 yangzhitao commited on Nov 7, 2025
feat: allow submit eval to backend, allow json file upload 80dffca linzhengyu commited on Nov 7, 2025
feat: allow submit eval to backend, allow json file upload 6f2fa1b linzhengyu commited on Nov 7, 2025
feat: refactor schemas and routes for community submission and file upload d1fd905 yangzhitao commited on Nov 6, 2025
feat: enhance backend status indicator and refactor app structure ae66b87 yangzhitao commited on Nov 6, 2025
feat: update FastAPI configuration to use settings for host and port bd30e41 yangzhitao commited on Nov 5, 2025
feat: add backend health status indicator and update functionality 0b237ab yangzhitao commited on Nov 5, 2025
feat: integrate FastAPI backend and health check functionality b4929ca yangzhitao commited on Nov 5, 2025
refactor: enhance leaderboard functionality and improve code structure d66a6a3 yangzhitao commited on Oct 29, 2025
refactor: add environment configuration and refactor settings management fe8ec74 yangzhitao commited on Oct 28, 2025