Commit History

refactor: update submit button label and improve user ID display in create_submit_tab function for consistency
1b55e08
Running

yangzhitao commited on

refactor: improve submission instructions for clarity and user guidance in about.py
0753044

yangzhitao commited on

refactor: update benchmark display in submit tab
ba366ad

yangzhitao commited on

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

yangzhitao commited on

fix: refine user ID extraction logic in create_submit_tab function
f10ff89

yangzhitao commited on

refactor: enhance user ID extraction and error messaging in create_submit_tab function for better clarity and user experience
61d4a7d

yangzhitao commited on

refactor: streamline user ID extraction and enhance error handling in create_submit_tab function for improved user experience
f163070

yangzhitao commited on

refactor: improve user ID validation and error messaging in create_submit_tab function to enhance user feedback
ace97cb

yangzhitao commited on

refactor: standardize user ID display format and enhance benchmark result handling in create_submit_tab function
8125e59

yangzhitao commited on

refactor: enhance type safety and input handling in create_submit_tab function by updating benchmark results form and restructuring submission logic
b30e7f7

yangzhitao commited on

refactor: set default precision to bfloat16 and improve error handling for benchmark results in create_submit_tab function
5a3aec3

yangzhitao commited on

refactor: add error handling for missing benchmark results in create_submit_tab function to improve user feedback
d9b1abf

yangzhitao commited on

refactor: change the precision order
f8f63a0

yangzhitao commited on

refactor: optimize benchmark retrieval in create_submit_tab function to enhance clarity and error messaging
aff7b1f

yangzhitao commited on

refactor: update benchmark values handling in create_submit_tab function to improve type safety and streamline input collection
ecc1bf2

yangzhitao commited on

refactor: improve benchmark handling in create_submit_tab function by restructuring input processing and enhancing data validation
1e0ed83

yangzhitao commited on

refactor: adjust parameter order in create_submit_tab function to ensure proper handling of OAuth profile and benchmark values
c94136a

yangzhitao commited on

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

yangzhitao commited on

feat: enable submission functionality by setting ENABLE_SUBMISSION to True
480ac67

yangzhitao commited on

feat: add user ID display and make model name textbox non-interactive in submission tab
81adfdd

yangzhitao commited on

feat: enhance submission tab with detailed instructions and improved model information input fields
04c5cbd

yangzhitao commited on

refactor: update column visibility settings in create_submit_tab function to enhance UI behavior
9719e89

yangzhitao commited on

fix: simplify prepare_space function by removing global flag and ensuring data downloads are always executed
b5bc528

yangzhitao commited on

feat: add start script for running Gradio app and refactor prepare.py to streamline data preparation process
15462ae

yangzhitao commited on

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

yangzhitao commited on

refactor: reorganize schema definitions and enhance data loading functions for improved clarity and maintainability
6c930b9

yangzhitao commited on

feat: add dataset synchronization script to download and upload datasets between Hugging Face repositories
c842956

yangzhitao commited on

docs: update introduction text in about.py
96fc8c4

yangzhitao commited on

feat: integrate display configuration loading and enhance leaderboard data retrieval with versioning support
c2c3c10

yangzhitao commited on

refactor: simplify MODEL_HYPERLINK_TEMPLATE construction by removing unnecessary dedent and splitlines
79bb0de

yangzhitao commited on

refactor: streamline MODEL_HYPERLINK_TEMPLATE formatting for improved readability and consistency
8174ae1

yangzhitao commited on

fix: initialize model_config to None in EvalResult class to prevent potential reference errors
9b36a13

yangzhitao commited on

feat: enhance MetaToml and EvalResult classes with new mapping properties and link handling
b2443f5

yangzhitao commited on

fix: update model type visibility in leaderboard and mark as not supported
944602c

yangzhitao commited on

fix: fix model column display
36e7351

yangzhitao commited on

refactor: replace truncate function with DataFrame styling for number formatting in app.py and populate.py
7b47b0b

yangzhitao commited on

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

feat: add functions to truncate numbers to one decimal place and format DataFrame columns accordingly
cd1b5e8

yangzhitao commited on

feat: add script to upload leaderboard results to Hugging Face Hub
22161b0

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

fix: update EvalResult to handle NaN values in accuracy checks
962327e

yangzhitao commited on

fix: handle missing metric values in EvalResult by replacing None with NaN
19c12f7

yangzhitao commited on

fix: normalize model titles in MetaToml and update full_model retrieval in EvalResult
f84dfbe

yangzhitao commited on

feat: add tabs control envs
13edd99

yangzhitao commited on

fix: update benchmark retrieval to return a list instead of sorted
d24be6a

yangzhitao commited on

fix: correct mean accuracy calculation in EvalResult class by removing percentage conversion
844a1b9

yangzhitao commited on

feat: update benchmark loading to include the "disabled" field
85504af

yangzhitao commited on

fix: ensure short_description shorter than 60
95ba4ab

yangzhitao commited on

docs: update README for EASI Leaderboard
2c1d263

yangzhitao commited on