Commit History

Added the button for restart the space
ed52286

idolezal commited on

User managed solution for a new tournament creation
136803a

idolezal commited on

Measuring how long it takes to renew tournament results
461d770

idolezal commited on

Call update_leaderboard() after results_dataset_integrity_check()
3b741bb

idolezal commited on

Added timeout to pre_submit_lock in while-cycle
d10a698

idolezal 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

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

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

Init of LeaderboardServer.tournament_dataframes
911ea92

idolezal commited on

Join dataframes update
2e909a5

idolezal commited on

Prepare tournament dataframes
6874981

idolezal commited on

Use shallow copy for faster loading
4a56366

idolezal commited on

Prepare leaderboard dataframes
1fc0ff9

idolezal commited on

Add environment variable HF_RESULTS_DATASET for easy cloning
1dad510

idolezal commited on

the maximum length of the model title is now as constant
07fde84

idolezal commited on

Replaced RuntimeError with CheckSignificanceError
e0ba174

idolezal commited on

Exception gr.error doesn't make sense here
ce9b173

idolezal commited on

Decrease amount of updating leaderboard source data
b299ccd

idolezal commited on

Rename variable containing path to snapshot
e46762c

idolezal commited on

Uppercase name of constant variables
934ac05

idolezal commited on

Prepare tournament results out of critical section
3daddec

idolezal commited on

Fixed critical section
952f194

idolezal commited on

Defined xmlAndMarkdownEscape() function
20d80fe

idolezal commited on

More info to table of the tasks
6bae7e8

idolezal commited on

Order of `match_task_result_details` attributes
7e24376

idolezal commited on

Fixed creation of `match_task_result_details`
bf47515

idolezal commited on

Create new `self.tournament_results` more effectively
61e97bd

idolezal commited on

How to create clean `self.tournament_results`
b9c54a7

idolezal commited on

Merge branch 'results_dataset_integrity_check' into 'more_match_details'
834359f

idolezal commited on

Added more match details
78879a4

idolezal commited on

More informations about progress from `results_dataset_integrity_check()`
4123571

idolezal commited on

Check integrity of the results dataset after (re)start Hugging Face Space
6656d82

idolezal commited on

Basic implementation of `results_dataset_integrity_check()`
f69c211

idolezal commited on

Moved upload to functions
3d0b427

idolezal commited on

TODO: results_dataset_integrity_check()
f03ebc5

idolezal commited on

Data caching for faster creation of the leaderboard
8bfc448

idolezal commited on

Prepare for more details from match
3bf4a90

idolezal commited on

Revert "The same result with numpy"
39ce08a

idolezal commited on

The same result with numpy
b8b9da0

idolezal commited on

Highlight wins and loses
188002f

idolezal commited on

Highlight wins and loses
e2b7486

idolezal commited on

Revert "Try to highlight wins"
63daecf

idolezal commited on

Try to highlight wins
9cd1585

idolezal commited on

Try to highlight wins
edb55ca

idolezal commited on

Try to highlight wins
48f1910

idolezal commited on

Try to highlight wins
b3fda42

idolezal commited on