Commit History

Deleted extra '\n' in the name of one task in "tasks_metadata.json"
4f470f3

idolezal commited on

Heatmap: First the larger models, then the smaller ones
e84b5e6

idolezal commited on

Heatmap: The graph should be larger so that it can be reduced in size
e66cb9a

idolezal commited on

Heatmap: Abandoning estimated constants and calculating the external dimensions of the graph using JS and the internal dimensions of the graph
484188b

idolezal commited on

Heatmap: Simplification of constants for calculating the external height and width of the graph
19ecc78

idolezal commited on

Heatmap: Estimating the constant for calculating the width of the graph
75d06af

idolezal commited on

Heatmap: Estimating the constant for calculating the height of the graph
a0b7b07

idolezal commited on

Heatmap: Estimating the constant for calculating the height of the graph
2070688

idolezal commited on

Output to SVG in create_scatter_plot_with_curve_with_variances_named()
d43254f

idolezal commited on

Heatmap: Aesthetic removal of gaps in axis labels
7a318aa

idolezal commited on

Return the scatter plot description below it
30ab770

idolezal commited on

Heatmap: Output to SVG in create_heatmap()
cf605c5

idolezal commited on

Heatmap: Change from abbreviations to category and task names
f098bed

idolezal commited on

Added CSS for ".gradio-bokeh" - padding-top, so that it does not interfere with the Gradio Plot header
612b2f1

idolezal commited on

Heatmap: Estimating the constant for calculating the height of the graph
72b1b36

idolezal commited on

Heatmap: Added CSS for ".leaderboard-heatmap"
7dc6c18

idolezal commited on

Heatmap: app.py: added elem_classes="leaderboard-heatmap"
e2aae89

idolezal commited on

Heatmap: Sort by category only when viewing all categories
a07b5d1

idolezal commited on

Heatmap: Second heatmap added
d035edc

idolezal commited on

Heatmap: Fix space typo
d2d74b8

idolezal commited on

Heatmap: If the size of the heatmap is not specified, it will be calculated
5f8cc60

idolezal commited on

Heatmap: Disabling the drag tool within the heatmap
9f1436c

idolezal commited on

Heatmap: Setting the description in the HoverTool pop-up according to the X and Y axis description
5c383cb

idolezal commited on

Heatmap: Reducing the size of the squares in the table and the font size in them
b2b5472

idolezal commited on

Heatmap: Enabling visibility of the Y axis as an attribute and setting the font using a constant
bd5d7e4

idolezal commited on

Heatmap: Enabling the visibility of the Y axis
b807593

idolezal commited on

Heatmap: Inserting a heatmap into an app
4873192

idolezal commited on

Heatmap: Abbreviations for categories, created functions _prepare_tasks_categories_abbreviations() and get_leaderboard_heatmap(), and modification of create_heatmap()
c2e1968

idolezal commited on

Heatmap: Customizing attributes for figure()
f70bc66

idolezal commited on

Heatmap: Taken create_heatmap() from Jupyter notebook created by Martin Fajcik
c6fe8ae

idolezal commited on

Added the "precision" attribute to the leaderboard table
c2d6748

idolezal commited on

Update content.py
8e5edc8
verified

mfajcik commited on

Update content.py
5f940b0
verified

mfajcik commited on

The "chat_template" attribute in the table is now a sign of its presence
f09348d

idolezal commited on

Shift bolder font and border back to column "Average"
11b4187

idolezal commited on

Truncate value of "chat_template" for table on web
f83e2fa

idolezal commited on

Interpretation of None changed from "null" to "none"
7b8b773

idolezal commited on

Changed order of attr. in LB table
2e4d736

idolezal commited on

Changed abbr. CAT β†’ CHAT and explanation of abbr. ML
a8986db

idolezal commited on

Wait longer before `check_significance_is_reachable()` test
b5033ee

idolezal commited on

Added the explanations of the abbreviations
378431a

idolezal commited on

Added more model attributes to the leaderboard table
1222740

idolezal commited on

Added selector of p_value
cc83df6

idolezal commited on

Update content.py
046b7f2

mfajcik commited on

Used the freezed version of "requirements.txt" due to problems with compatibility
aecd534

idolezal commited on

Added info message
ffd19db

idolezal commited on

Uploading corrected tournament_results
b08adb9

idolezal commited on

Optimization of the significance correction
595ce2e

idolezal commited on

Added tqdm to _correct_significance_in_tournament_results
bfc0509

idolezal commited on

Correcting significance in `tournament_results` with FDR correction method
ff10e2a

idolezal commited on