BenCzechMark / app.py

Commit History

Added table with tournament results for selected model
8c3991f

idolezal commited on

Fixed column_width in the table with tasks abbreviations
305114d

idolezal commited on

Omit unnecessary imports
5293cc4

idolezal commited on

gr.DataFrame instead of Markdown table
1c2b941

idolezal commited on

TODO: gr.DataFrame instead of Markdown table
7384a2a

idolezal commited on

Fixed copy-paste mistake
ea0f4ea

idolezal commited on

Table with tasks abbreviations and names
bc7f740

idolezal commited on

Bolder font-weight of data in "Average" column
375e927

idolezal commited on

Sorted choices in "Category of benchmarks" dropdown menu
618e91b

idolezal commited on

Revert "Try to solve freeze after sort table and change category"
108bca6

idolezal commited on

Revert "Another try"
f3be1a4

idolezal commited on

Another try
95662d6

idolezal commited on

Try to solve freeze after sort table and change category
63c0593

idolezal commited on

Revert commit 97f53f2 because it has no effect
a38fb1d

idolezal commited on

Removed margin from Model column
236f418

idolezal commited on

Try to solve freeze after sort table and change category
97f53f2

idolezal commited on

Create lock for global variables
ec6e1e5

idolezal commited on

Removed old button concurrency limit
e794b86

idolezal commited on

Better info
b176fe0

idolezal commited on

Improved safety of submission race condition
97092f5

idolezal commited on

Set duration==None in gr.Warning()
95cfba3

idolezal commited on

Try duration==None
80fec9e

idolezal commited on

Catch all exceptions
55d31fc

idolezal commited on

Revert "Try `raise gr.Error()`"
d6ac180

idolezal commited on

Try `raise gr.Error()`
2cf041a

idolezal commited on

Save pre-submit only when click to confirmation
0a53002

idolezal commited on

Made code more readable
72cd5cf

idolezal commited on

Change default value of "Parameters (B)" input
10c832c

idolezal commited on

Smaller step in "Parameters (B)" input
9529938

idolezal commited on

The description input field is optional
03acd37

idolezal commited on

Fix typo
11a37ca

idolezal commited on

Recovery from exception
d989cb4

idolezal commited on

validate_submission_inputs of input_length
6268f11

idolezal commited on

Added attribute Input length (# tokens) to submission
76b7a19

idolezal commited on

Reset dropdown of categories and leaderboard after submission
af06901

idolezal commited on

Try different tabs
b26336c

idolezal commited on

Finally it works
8185501

idolezal commited on

change_leaderboard_category
db6d5bf

idolezal commited on

Try a different layout
a4ae5ca

idolezal commited on

Category of benchmark
1b0a7e3

idolezal commited on

Set datatype="markdown" for submission DataFrame
a41680d

idolezal commited on

Fix minimum
4a87adf

idolezal commited on