Commit History

fix f string quotes bug
99cf525

hamzabouajila commited on

remove unecessary files , update tasks fux bug on tasks mapping in get_leaderboard df
8076d2b

hamzabouajila commited on

fix typo in checking task_name
34aa785

hamzabouajila commited on

refactor the code for better scalability and update tsac naming to sentiment analysis, adding madar dataset for transliteration and normalization eval
bde1c71

hamzabouajila commited on

feat: enhance evaluation system and space management
cec147a

hamzabouajila commited on

remove signal from evaluator runner , because it runs only on main thread
f73020a

hamzabouajila commited on

remove dockerfile because it is not running both files ,
e92e200

hamzabouajila commited on

update dockerfile: separate installing dependencies from copying the files to reduce build time
0d22e83

hamzabouajila commited on

add dockerfile , add pydantic to requirements.txt
c8eec02

hamzabouajila commited on

feat: enhance evaluation queue reliability and add stale job recovery
2f1e30c

hamzabouajila commited on

feat: enhance evaluation pipeline and error handling
34052ff

hamzabouajila commited on

remove numpy version from requirements.txt
1228655

hamzabouajila commited on

fix: Correct evaluation result mapping and display
ead2260

hamzabouajila commited on

Added traceback import to handle error traces
f12b6ec

hamzabouajila commited on

add RESULT_REPO to evaluate file
f54d576

hamzabouajila commited on

update evaluator to start if pending models were found
29e54f1

hamzabouajila commited on

implement scripts for checking , add logging and update submission and integrate evaluation
742dfc3

hamzabouajila commited on

implement evaluation and fix bugs
28e88f2

hamzabouajila commited on

Refactor init_leaderboard function to raise ValueError for None DataFrame; improve error handling
7850eab

hamzabouajila commited on

Improve DataFrame handling in leaderboard functions; add debug print for empty DataFrame case
cd16e55

hamzabouajila commited on

Refactor AutoEvalColumn usage for consistency and clarity; add debug prints for NaN checks in formatting functions
ed90aae

hamzabouajila commited on

Add dependencies for Jupyter support and enhance leaderboard data processing
04dab39

hamzabouajila commited on

Refactor leaderboard column definitions to use field defaults for better clarity and maintainability
180ffb5

hamzabouajila commited on

Update project configuration and add main entry point
e44a1e5

hamzabouajila commited on