Commit History

Update model submission checks: include 'task' in pending and finished model requests
0b9adca

MohamedRashad commited on

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

Update DataFrame columns in load_retrieval_results function for clarity and accuracy
2836709

MohamedRashad commited on

Remove retrieval_results.json and update results directory path in load_retrieval_results function
cf880c9

MohamedRashad commited on

Refactor submit_model function to handle task-specific logic and improve error messages
ba07ad3

MohamedRashad commited on

Update submit_model function to include task parameter in submission data and filename
d787cff

MohamedRashad commited on

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

Add Levenshtein dependency and update task_type handling in submit_gradio_module
9d57dd4

MohamedRashad commited on

Update submit_gradio_module to use task_type parameter in model submission
99871cf

MohamedRashad commited on

Enhance model submission function to include task parameter and update evaluation checks
7738e98

MohamedRashad commited on

Update dataframe columns in app.py and utils.py for model submission
293e470

MohamedRashad commited on

Add fuzzywuzzy dependency and update model submission functions in utils.py
3a93505

MohamedRashad commited on

Refactor app.py and utils.py to centralize dataset repository configuration
f21842d

MohamedRashad commited on

Add utility functions for model submission and retrieval in Gradio interface
eb50697

MohamedRashad commited on