sdadas commited on
Commit
e7ed790
1 Parent(s): eba9a1d

Upload 11 files

Browse files
asset-manifest.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "files": {
3
- "main.css": "/static/css/main.7970d60c.css",
4
- "main.js": "/static/js/main.e75c7227.js",
5
  "index.html": "/index.html",
6
- "main.7970d60c.css.map": "/static/css/main.7970d60c.css.map",
7
- "main.e75c7227.js.map": "/static/js/main.e75c7227.js.map"
8
  },
9
  "entrypoints": [
10
- "static/css/main.7970d60c.css",
11
- "static/js/main.e75c7227.js"
12
  ]
13
  }
 
1
  {
2
  "files": {
3
+ "main.css": "/static/css/main.3d67b804.css",
4
+ "main.js": "/static/js/main.0676accb.js",
5
  "index.html": "/index.html",
6
+ "main.3d67b804.css.map": "/static/css/main.3d67b804.css.map",
7
+ "main.0676accb.js.map": "/static/js/main.0676accb.js.map"
8
  },
9
  "entrypoints": [
10
+ "static/css/main.3d67b804.css",
11
+ "static/js/main.0676accb.js"
12
  ]
13
  }
data.json CHANGED
The diff for this file is too large to render. See raw diff
 
index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A leaderboard showing evaluation results"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Leaderboard</title><script defer="defer" src="/static/js/main.e75c7227.js"></script><link href="/static/css/main.7970d60c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
 
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.png"/><link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A leaderboard showing evaluation results"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Leaderboard</title><script defer="defer" src="/static/js/main.0676accb.js"></script><link href="/static/css/main.3d67b804.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
static/css/main.3d67b804.css ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ :root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(135deg);transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(225deg);transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#edf2f9;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin:50px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#222;text-decoration:none}h1,h2,h3,h4,h5,h6{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}a:hover{color:#2362b7;text-decoration:underline}div.table-wrapper{min-width:800px;overflow:auto;padding:0;position:relative}div.table-wrapper ::-webkit-scrollbar{width:12px}div.table-wrapper ::-webkit-scrollbar:horizontal{height:12px}div.table-wrapper ::-webkit-scrollbar-track,div.table-wrapper ::-webkit-scrollbar-track:horizontal{background:transparent}div.table-wrapper ::-webkit-scrollbar-thumb,div.table-wrapper ::-webkit-scrollbar-thumb:horizontal{background:#d9d9d9;border-radius:10px}div.table-wrapper ::-webkit-scrollbar-thumb:hover,div.table-wrapper ::-webkit-scrollbar-thumb:hover:horizontal{background:#c1c1c1}table{background-color:#fff;border-radius:.5rem;border-spacing:0;box-shadow:0 7px 14px 0 rgba(65,69,88,.1),0 3px 6px 0 rgba(0,0,0,.07);font-size:.9em;margin-bottom:7px;margin-top:5px}table thead{background-color:#f9fafd}table tr{margin:0}table th{margin:0;padding-left:5px;padding-right:5px}table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.02)}table td{margin:0;padding:12px 15px}td.cell-value{min-width:50px;text-align:center}td.cell-rowid,td.cell-rowid_header{background-color:#f9fafd;min-width:350px;padding-left:20px;text-align:left}th.cell-empty{background-color:#f9fafd}th.cell-header_group{font-size:1.2em;padding-bottom:10px;padding-top:20px;white-space:pre}th.cell-header_group.cell-expanded-false{min-width:120px;white-space:pre}th.cell-sortable_header{border-bottom:2px solid #ddd;font-size:.9em;font-weight:bolder;padding-bottom:5px;white-space:pre}th.cell-sortable_header:hover span{color:#2362b7;cursor:pointer;text-decoration:underline}th.cell-header{background-color:#f9fafd;border-bottom:2px solid #ddd;font-weight:bolder;padding-left:20px;text-align:left}td.cell-border,th.cell-border{border-left:2px solid #ddd}td.cell-bronze,td.cell-gold,td.cell-silver{white-space:pre}td.cell-gold{background-color:rgba(255,192,0,.1);color:#342f1f;text-decoration:underline}td.cell-silver{background-color:hsla(0,0%,42%,.1);color:#2a2a2a;text-decoration:underline}td.cell-bronze{background-color:rgba(152,83,8,.1);color:#2a2420;text-decoration:underline}th.cell-sorted{color:#2c7be5}div.sort-symbol{color:#bbb;height:10px;margin-top:-5px;overflow:visible}td.cell-sticky,th.cell-sticky{border-left:2px solid #ddd;border-right:2px solid #ddd;left:0;position:-webkit-sticky;position:sticky;z-index:999}div.header-actions{display:flex;height:22px;margin-bottom:5px;margin-top:-15px;text-align:left}div.filter-block{background-color:#f9fafd;border:1px solid #ddd;border-radius:.5rem;display:inline-block;margin-bottom:-10px;margin-right:10px;padding:12px 16px;width:-webkit-max-content;width:max-content}div.filter-block input{margin-left:12px}.circled-icon{background:#fff;border:1px solid #999;border-radius:1rem;color:#000;display:inline-block;font-size:.8em;font-weight:700;margin-left:4px;margin-right:4px;opacity:.4;text-align:center;width:1.4em}.circled-icon:hover{cursor:pointer;opacity:1;text-decoration:none}.circled-icon.warning{background-color:#ffe8e8;border:1px solid #ff7878;color:#ff7878}.circled-icon .header-actions{clear:none;float:left}div.react-tooltip{border-radius:.5rem;box-shadow:0 3px 3px 0 rgba(65,69,88,.1);max-width:350px;text-align:justify;white-space:pre-line;z-index:1000}div.footer{font-size:.8em;padding-top:20px}td.cell-rowid_header{padding-top:0}div.rowid-filter input{border:1px solid #999;border-radius:.25rem;line-height:2em;opacity:.5;padding-left:30px;padding-right:10px;width:50%;z-index:999}div.rowid-filter input:focus{opacity:1;outline:none}div.rowid-filter span.icon{-webkit-filter:grayscale(1);filter:grayscale(1);margin-right:-27px;opacity:.4}p.description{-webkit-margin-before:0;-webkit-margin-after:.5em;font-size:.9em;margin-block-end:.5em;margin-block-start:0;max-width:1200px;text-align:justify}p.description a{color:#2c7be5}div.export-panel{float:right}div.export-panel button{background:#fff;border:1px solid #999;border-radius:.2rem;color:#000;font-size:.8em;height:1.5rem;margin-left:3px;opacity:.4;text-align:center;width:2.7rem}div.export-panel button:hover{cursor:pointer;opacity:1;text-decoration:none}span.paper-info{float:right}span.paper-info a{background-color:#f9fafd;border:1px solid #ddd;border-radius:.25rem;font-size:.5em;font-weight:400;margin-left:5px;padding:5px 10px;vertical-align:super}span.paper-info a:hover{background-color:#fff;border:1px solid #999;cursor:pointer;text-decoration:none}
2
+ /*# sourceMappingURL=main.3d67b804.css.map*/
static/css/main.3d67b804.css.map ADDED
@@ -0,0 +1 @@
 
 
1
+ {"version":3,"file":"static/css/main.3d67b804.css","mappings":"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","sources":["../node_modules/react-tooltip/dist/react-tooltip.min.css","index.css"],"sourcesContent":[":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}","body {\n margin: 50px;\n font-family: \"Poppins\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n background-color: #edf2f9;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n\na {\n text-decoration: none;\n color: #222;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-block-start: 0;\n margin-block-end: 0;\n}\n\na:hover {\n text-decoration: underline;\n color: #2362b7;\n}\n\ndiv.table-wrapper {\n position: relative;\n overflow: auto;\n padding: 0;\n min-width: 800px;\n}\n\ndiv.table-wrapper ::-webkit-scrollbar {\n width: 12px;\n}\n\ndiv.table-wrapper ::-webkit-scrollbar:horizontal {\n height: 12px;\n}\n\n/* Track */\ndiv.table-wrapper ::-webkit-scrollbar-track, div.table-wrapper ::-webkit-scrollbar-track:horizontal {\n background: transparent;\n}\n\n/* Handle */\ndiv.table-wrapper ::-webkit-scrollbar-thumb, div.table-wrapper ::-webkit-scrollbar-thumb:horizontal {\n background: #d9d9d9;\n border-radius: 10px;\n}\n\n/* Handle on hover */\ndiv.table-wrapper ::-webkit-scrollbar-thumb:hover, div.table-wrapper ::-webkit-scrollbar-thumb:hover:horizontal {\n background: #c1c1c1;\n}\n\ntable {\n background-color: #fff;\n box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);\n border-radius: 0.5rem;\n border-spacing: 0;\n font-size: 0.9em;\n margin-top: 5px;\n margin-bottom: 7px;\n}\n\ntable thead {\n background-color: #f9fafd;\n}\n\ntable tr {\n margin: 0;\n}\n\ntable th {\n margin: 0;\n padding-left: 5px;\n padding-right: 5px;\n}\n\ntable tbody tr:nth-child(even) {\n background-color: rgba(0, 0, 0, 0.02);\n}\n\ntable td {\n margin: 0;\n padding: 12px 15px;\n}\n\ntd.cell-value {\n text-align: center;\n min-width: 50px;\n}\n\ntd.cell-rowid, td.cell-rowid_header {\n min-width: 350px;\n text-align: left;\n padding-left: 20px;\n background-color: #f9fafd;\n}\n\nth.cell-empty {\n background-color: #f9fafd;\n}\n\nth.cell-header_group {\n padding-top: 20px;\n padding-bottom: 10px;\n font-size: 1.2em;\n white-space: pre;\n}\n\nth.cell-header_group.cell-expanded-false {\n white-space: pre;\n min-width: 120px;\n}\n\nth.cell-sortable_header {\n font-size: 0.9em;\n font-weight: bolder;\n white-space: pre;\n padding-bottom: 5px;\n border-bottom: 2px solid #ddd;\n}\n\nth.cell-sortable_header:hover span {\n cursor: pointer;\n color: #2362b7;\n text-decoration: underline;\n}\n\nth.cell-header {\n font-weight: bolder;\n text-align: left;\n padding-left: 20px;\n border-bottom: 2px solid #ddd;\n background-color: #f9fafd;\n}\n\ntd.cell-border, th.cell-border {\n border-left: 2px solid #ddd;\n}\n\ntd.cell-gold, td.cell-silver, td.cell-bronze {\n white-space: pre;\n}\n\ntd.cell-gold {\n background-color: rgba(255, 192, 0, 0.1);\n color: rgb(52, 47, 31);\n text-decoration: underline;\n}\n\ntd.cell-silver {\n background-color: rgba(108, 108, 108, 0.1);\n color: rgb(42, 42, 42);\n text-decoration: underline;\n}\n\ntd.cell-bronze {\n background-color: rgba(152, 83, 8, 0.1);\n color: rgb(42, 36, 32);\n text-decoration: underline;\n}\n\nth.cell-sorted {\n color: #2c7be5;\n}\n\ndiv.sort-symbol {\n height: 10px;\n overflow: visible;\n margin-top: -5px;\n color: #bbb;\n}\n\ntd.cell-sticky, th.cell-sticky {\n border-left: 2px solid #ddd;\n border-right: 2px solid #ddd;\n position: sticky;\n left: 0;\n z-index: 999;\n}\n\ndiv.header-actions {\n margin-top: -15px;\n margin-bottom: 5px;\n height: 22px;\n text-align: left;\n display: flex;\n}\n\ndiv.filter-block {\n background-color: #f9fafd;\n border-radius: 0.5rem;\n padding: 12px 16px;\n width: max-content;\n margin-bottom: -10px;\n display: inline-block;\n margin-right: 10px;\n border: 1px solid #ddd;\n}\n\ndiv.filter-block input {\n margin-left: 12px\n}\n\n.circled-icon {\n font-size: 0.8em;\n font-weight: bold;\n background: #fff;\n color: #000;\n width: 1.4em;\n margin-left: 4px;\n margin-right: 4px;\n border-radius: 1rem;\n border: 1px solid #999;\n text-align: center;\n opacity: 0.4;\n display: inline-block;\n}\n\n.circled-icon:hover {\n cursor: pointer;\n opacity: 1.0;\n text-decoration: none;\n}\n\n.circled-icon.warning {\n color: #ff7878;\n border: 1px solid #ff7878;\n background-color: #ffe8e8;\n}\n\n.circled-icon .header-actions {\n float: left;\n clear: none;\n}\n\ndiv.react-tooltip {\n border-radius: 0.5rem;\n box-shadow: 0 3px 3px 0 rgba(65, 69, 88, 0.1);\n max-width: 350px;\n z-index: 1000;\n white-space: pre-line;\n text-align: justify;\n}\n\ndiv.footer {\n padding-top: 20px;\n font-size: 0.8em;\n}\n\ntd.cell-rowid_header {\n padding-top: 0;\n}\n\ndiv.rowid-filter input {\n border: 1px solid #999;\n line-height: 2em;\n padding-left: 30px;\n padding-right: 10px;\n opacity: 0.5;\n z-index: 999;\n border-radius: 0.25rem;\n width: 50%\n}\n\ndiv.rowid-filter input:focus {\n opacity: 1;\n outline: none;\n}\n\ndiv.rowid-filter span.icon {\n opacity: 0.4;\n margin-right: -27px;\n filter: grayscale(1);\n}\n\np.description {\n font-size: 0.9em;\n margin-block-start: 0;\n margin-block-end: 0.5em;\n max-width: 1200px;\n text-align: justify;\n}\n\np.description a {\n color: #2c7be5;\n}\n\ndiv.export-panel {\n float: right;\n}\n\ndiv.export-panel button {\n font-size: 0.8em;\n background: #fff;\n color: #000;\n margin-left: 3px;\n border: 1px solid #999;\n border-radius: 0.2rem;\n text-align: center;\n opacity: 0.4;\n width: 2.7rem;\n height: 1.5rem;\n}\n\ndiv.export-panel button:hover {\n cursor: pointer;\n opacity: 1.0;\n text-decoration: none;\n}\n\nspan.paper-info {\n float: right;\n}\n\nspan.paper-info a {\n background-color: #f9fafd;\n font-size: 0.5em;\n margin-left: 5px;\n padding: 5px 10px;\n border-radius: 0.25rem;\n border: 1px solid #ddd;\n vertical-align: super;\n font-weight: 400;\n}\n\nspan.paper-info a:hover {\n background-color: #fff;\n border: 1px solid #999;\n cursor: pointer;\n text-decoration: none;\n}"],"names":[],"sourceRoot":""}
static/js/main.0676accb.js ADDED
The diff for this file is too large to render. See raw diff
 
static/js/main.0676accb.js.LICENSE.txt ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
5
+ */
6
+
7
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
8
+
9
+ /*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */
10
+
11
+ /**
12
+ * @license React
13
+ * react-dom.production.min.js
14
+ *
15
+ * Copyright (c) Facebook, Inc. and its affiliates.
16
+ *
17
+ * This source code is licensed under the MIT license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */
20
+
21
+ /**
22
+ * @license React
23
+ * react-jsx-runtime.production.min.js
24
+ *
25
+ * Copyright (c) Facebook, Inc. and its affiliates.
26
+ *
27
+ * This source code is licensed under the MIT license found in the
28
+ * LICENSE file in the root directory of this source tree.
29
+ */
30
+
31
+ /**
32
+ * @license React
33
+ * react.production.min.js
34
+ *
35
+ * Copyright (c) Facebook, Inc. and its affiliates.
36
+ *
37
+ * This source code is licensed under the MIT license found in the
38
+ * LICENSE file in the root directory of this source tree.
39
+ */
40
+
41
+ /**
42
+ * @license React
43
+ * scheduler.production.min.js
44
+ *
45
+ * Copyright (c) Facebook, Inc. and its affiliates.
46
+ *
47
+ * This source code is licensed under the MIT license found in the
48
+ * LICENSE file in the root directory of this source tree.
49
+ */
static/js/main.0676accb.js.map ADDED
The diff for this file is too large to render. See raw diff