Skip to content

Commit

Permalink
Build frontend (#3115)
Browse files Browse the repository at this point in the history
Co-authored-by: yifanmai <[email protected]>
  • Loading branch information
github-actions[bot] and yifanmai authored Nov 1, 2024
1 parent 2ae1381 commit 4b01a15
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
1 change: 0 additions & 1 deletion src/helm/benchmark/static_build/assets/index-05c76bb1.css

This file was deleted.

1 change: 1 addition & 0 deletions src/helm/benchmark/static_build/assets/index-a8fe93a8.css

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions src/helm/benchmark/static_build/assets/index-b570d6c4.js

This file was deleted.

10 changes: 10 additions & 0 deletions src/helm/benchmark/static_build/assets/index-cef2e336.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/helm/benchmark/static_build/config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
window.RELEASE = "v1.0.0";
window.RELEASE = "v1.9.0";
window.BENCHMARK_OUTPUT_BASE_URL =
"https://storage.googleapis.com/crfm-helm-public/lite/benchmark_output/";
window.PROJECT_ID = "lite";
4 changes: 2 additions & 2 deletions src/helm/benchmark/static_build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<title>Holistic Evaluation of Language Models (HELM)</title>
<meta name="description" content="The Holistic Evaluation of Language Models (HELM) serves as a living benchmark for transparency in language models. Providing broad coverage and recognizing incompleteness, multi-metric measurements, and standardization. All data and analysis are freely accessible on the website for exploration and study." />
<script type="text/javascript" src="./config.js"></script>
<script type="module" crossorigin src="./assets/index-b570d6c4.js"></script>
<script type="module" crossorigin src="./assets/index-cef2e336.js"></script>
<link rel="modulepreload" crossorigin href="./assets/react-d4a0b69b.js">
<link rel="modulepreload" crossorigin href="./assets/recharts-6d337683.js">
<link rel="modulepreload" crossorigin href="./assets/tremor-54a99cc4.js">
<link rel="stylesheet" href="./assets/index-05c76bb1.css">
<link rel="stylesheet" href="./assets/index-a8fe93a8.css">
</head>
<body class="block">
<div id="root"></div>
Expand Down

0 comments on commit 4b01a15

Please sign in to comment.