Commit History

README.md
03e12b5

idolezal commited on

README.md
b2a63f8

idolezal commited on

next step
4f30785

idolezal commited on

gradio_leaderboard
da3a7d3

idolezal commited on

Added sorted list of models to README.md
ebb78cc

idolezal commited on

Space pinned and removed "[Beta Preview]" from the title in README.md and content.py
0d38c87

idolezal commited on

Upgraded to the version 4.43.0 of the Gradio SDK
5b74137

idolezal commited on

Added dump_environment_info()
033e3d2

idolezal commited on

Added the button for restart the space
ed52286

idolezal commited on

For the progress info used Markdown instead of Slider
ca14598

idolezal commited on

User managed solution for a new tournament creation
136803a

idolezal commited on

Maximum startup_duration_timeout for a new tournament creation
ae8d4d4

idolezal commited on

Measuring how long it takes to renew tournament results
461d770

idolezal commited on

Longer startup_duration_timeout for a new tournament creation
78eba45

idolezal commited on

Update content.py
7c3d9a0

mfajcik commited on

Update content.py
d3d49a6

mfajcik commited on

Update content.py
1c5642f

mfajcik commited on

Update content.py
715ec0a

mfajcik commited on

Update content.py
c980420

mfajcik commited on

Update content.py
43aa8ea

mfajcik commited on

Call update_leaderboard() after results_dataset_integrity_check()
3b741bb

idolezal commited on

Added tournament results table to "Model details" tab
a6ec86d

idolezal commited on

Disable Yes/No buttons also until No btn is processed
2635a46

idolezal commited on

Disable Yes/No buttons until files uploaded
f0843f2

idolezal commited on

Added About tab
a1840bf

idolezal commited on

Merge branch 'main' of hf.co:spaces/CZLC/BenCzechMark
db1ecb6

idolezal commited on

Added timeout to pre_submit_lock in while-cycle
d10a698

idolezal commited on

Now it's allowed to close modal window only with buttons Yes/No
6a03b6f

idolezal commited on

Disable Yes/No buttons until files uploaded
291b241

idolezal commited on

Update content.py
c1a69f4
verified

mfajcik commited on

Update content.py
a9f0694
verified

mfajcik commited on

Update content.py
b133d09
verified

mfajcik commited on

Update content.py
5be5d06
verified

mfajcik commited on

For testing purpose create pre-submit from fake tournament
36141d4

idolezal commited on

New format of model data: renamed "metadata" to "submission_metadata"
3f5825a

idolezal commited on

Upload compile_log_files.py
e60cafc
verified

mfajcik commited on

Update content.py
8a54af0
verified

mfajcik commited on

Tournament results in CSV format should only have the "significant" attribute
f2cb73a

idolezal commited on

The file name must not contain a slash
6586c80

idolezal commited on

It is possible to download tournament results for each model and category (except Overall) in CSV format
3eee636

idolezal commited on

It is possible to download leaderboard for each category in CSV format
8f7d195

idolezal commited on

CSV have to use different dataframe without Markdown and HTML
96c0414

idolezal commited on

It is possible to download leaderboard Overall in CSV format
32a069d

idolezal commited on

Reduced global variables
5212908

idolezal commited on

Renamed results_table to leaderboard_table
b4d14b9

idolezal commited on

Init of LeaderboardServer.tournament_dataframes
911ea92

idolezal commited on

Join dataframes update
2e909a5

idolezal commited on