BenCzechMark / app.py

Commit History

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

Specified minimum, default and step of input `parameters`
26a2ced

idolezal commited on

More specific types of submission inputs
6d1eaa5

idolezal commited on

Check inputs["link_to_model"]
41fc211

idolezal commited on

Better replace of white chars
a1ddac4

idolezal commited on

New TODOs
45a365a

idolezal commited on

Better check of submission inputs
d8f2525

idolezal commited on

Try Markdown
1052852

idolezal commited on

Fixed `submission_file == None`
bc51cbc

idolezal commited on

Changed submission ID and added more informations from submission
b35e51f

idolezal commited on

Code formatting
219886f

idolezal commited on

Přidány kategorie do `tasks_metadata.json`
c93b288

idolezal commited on

Replace categories
2bd73c2

idolezal commited on

Moved title of leaderboard view
27b6247

idolezal commited on

Change CSS element ID to element Class
8990dde

idolezal commited on

Added custom CSS
ac4b2b4

idolezal commited on

v0.0.5 fix of form warnings
d79886f

Lakoc commited on

v0.0.4 fix of app reload state cached
bbb5601

Lakoc commited on