BenCzechMark / server.py

Commit History

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

Try to highlight wins
e112d31

idolezal commited on

Try to highlight wins
2ae45bf

idolezal commited on

Try to highlight wins
d3db300

idolezal commited on

Try to highlight wins
a425d37

idolezal commited on

Try to highlight wins
bc4e1bb

idolezal commited on

In dropdowns changed "submission_id" to "team_name/model_name"
1c921ec

idolezal commited on

Changed "competitor_id" to "team_name/model_name"
2ddb0f5

idolezal commited on

Fix overwriting of match results
5409a8a

idolezal commited on

Added table with tournament results for selected model
8c3991f

idolezal commited on

Fix another mistake
d0e7a00

idolezal commited on

Table with tasks abbreviations and names
bc7f740

idolezal commited on

Handle 'word_perplexity' metric without multiplying by 100
7bc6ac3

idolezal commited on

Changed order of columns with sort by names
2be8bdf

idolezal commited on

Display model name with smaller font
a0fa84e

idolezal commited on

Changed delimeter between team name and model name
886492f

idolezal commited on

Create lock for global variables
ec6e1e5

idolezal commited on

Ensure the leaderboard is up-to-date before the tournament started
f6916e3

idolezal commited on

Fix infinite loop
b7293e7

idolezal commited on

Revert "More debug informations"
b4922c8

idolezal commited on

More debug informations
6755cfb

idolezal commited on

Set timeout for connection
3860f94

idolezal commited on

Fix progress info
d636f3d

idolezal commited on

Try to make HTTPS works again
8e9c817

idolezal commited on