Commit History

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

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

Add environment variables for testing purpose
f845d60

idolezal commited on

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

idolezal commited on

Replaced old description of input fields in the submission form
935ac4f

idolezal commited on

Replaced RuntimeError with CheckSignificanceError
e0ba174

idolezal commited on

Exception gr.error doesn't make sense here
ce9b173

idolezal commited on

Upgraded to the version 4.42.0 of the Gradio SDK
8d98c0c

idolezal commited on

Sync "compare_significance.py" with upstream commit 0ccc9d5985acc15c32fe8bd7cc35a25302ab3ae6
c343916

idolezal commited on

Reduce "compare_significance.py"
a03ea09

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

Use unicode dots
517ba24

idolezal commited on

More info notifications
0fc2abb

idolezal commited on

Scrolling up to the modal
b9a81c7

idolezal commited on

Prepare tournament results out of critical section
3daddec

idolezal commited on

Fixed critical section
952f194

idolezal commited on

Update metadata of CNEC and CCDNER dataset
02fb365

idolezal commited on

Made the URL clickable
288544e

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

Merge branch 'fix_chromium'
2706414

idolezal commited on

Changed Czech flag image with Unicode emoji
cb586bd

idolezal commited on