Update model_param_limit in submit_model and submit_gradio_module to 2000 for consistency and improved validation 1e3aa05 MohamedRashad commited on 7 days ago
Refactor submit_model and submit_gradio_module to accept model_param_limit as a parameter for improved flexibility in model size validation 805b1ed MohamedRashad commited on 7 days ago
Update requirements and refactor model submission logic to improve error handling and data loading b3de191 MohamedRashad commited on Apr 10
Improve error handling in model information retrieval and enforce model size constraints 887de83 MohamedRashad commited on Apr 10
Add error handling for model information retrieval in get_model_info function f5f7856 MohamedRashad commited on Apr 10
Fix handling of pending requests DataFrame in model submission 179c0b7 MohamedRashad commited on Apr 10
Add handling for failed model evaluations in submission process 4ab84d8 MohamedRashad commited on Apr 10
Add retrieval and reranking leaderboard modules, update requirements and README 6efebdc MohamedRashad commited on Apr 10
Normalize precision comparison to capitalize in model submission checks bc40b2e MohamedRashad commited on Feb 9
Normalize precision comparison to lowercase in model submission checks 542dc0f MohamedRashad commited on Feb 9
Refactor submission messages for clarity and add emojis for better user experience 01f0578 MohamedRashad commited on Feb 9
Refactor retrieval and reranking result loading to support customizable sorting and column dropping ef6f53c MohamedRashad commited on Feb 9
Add task type filtering in load_requests and remove debug print statement 89f161d MohamedRashad commited on Feb 9
Fix model link formatting in load_json_results and add debug print statement in load_requests cbdd9d6 MohamedRashad commited on Feb 9
Refactor load_requests to include optional task type filtering and clean up unused code in main fa1c579 MohamedRashad commited on Feb 9
Enhance evaluation sections and streamline JSON result loading for retrieval and reranking fe19b0b MohamedRashad commited on Feb 8
Add reranking functionality and update data loading methods for improved leaderboard display 7b90636 MohamedRashad commited on Feb 6
Refactor submit_gradio_module to improve layout and enhance model submission functionality 492c93e MohamedRashad commited on Feb 5
Update model submission checks: include 'task' in pending and finished model requests 0b9adca MohamedRashad commited on Feb 5
Enhance model information retrieval: include number of downloads and likes in the fetch_model_information function and update UI elements accordingly. f6f28fc MohamedRashad commited on Feb 4
Update DataFrame columns in load_retrieval_results function for clarity and accuracy 2836709 MohamedRashad commited on Feb 4
Remove retrieval_results.json and update results directory path in load_retrieval_results function cf880c9 MohamedRashad commited on Feb 4
Refactor submit_model function to handle task-specific logic and improve error messages ba07ad3 MohamedRashad commited on Feb 4
Update submit_model function to include task parameter in submission data and filename d787cff MohamedRashad commited on Feb 4
Update utils.py to add 'Task' column in DataFrame and refactor submit_gradio_module to use state variable for task_type d8f6ba2 MohamedRashad commited on Feb 4
Add Levenshtein dependency and update task_type handling in submit_gradio_module 9d57dd4 MohamedRashad commited on Feb 4
Update submit_gradio_module to use task_type parameter in model submission 99871cf MohamedRashad commited on Feb 4
Enhance model submission function to include task parameter and update evaluation checks 7738e98 MohamedRashad commited on Feb 4
Update dataframe columns in app.py and utils.py for model submission 293e470 MohamedRashad commited on Feb 4
Add fuzzywuzzy dependency and update model submission functions in utils.py 3a93505 MohamedRashad commited on Feb 3
Refactor app.py and utils.py to centralize dataset repository configuration f21842d MohamedRashad commited on Feb 3
Add utility functions for model submission and retrieval in Gradio interface eb50697 MohamedRashad commited on Feb 3