Skip to content

Commit

Permalink
Build frontend (#3390)
Browse files Browse the repository at this point in the history
Co-authored-by: yifanmai <185227+yifanmai@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and yifanmai authored Feb 28, 2025
1 parent 91285b8 commit 59b85e6
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion src/helm/benchmark/static_build/assets/index-31e03f9a.css

This file was deleted.

Large diffs are not rendered by default.

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

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.9.0";
window.BENCHMARK_OUTPUT_BASE_URL =
"https://storage.googleapis.com/crfm-helm-public/lite/benchmark_output/";
window.PROJECT_ID = "lite";
window.PROJECT_ID = "call-center";
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-c900ab98.js"></script>
<script type="module" crossorigin src="./assets/index-990a4a38.js"></script>
<link rel="modulepreload" crossorigin href="./assets/react-f82877fd.js">
<link rel="modulepreload" crossorigin href="./assets/recharts-4037aff0.js">
<link rel="modulepreload" crossorigin href="./assets/tremor-9cefc3c5.js">
<link rel="stylesheet" href="./assets/index-31e03f9a.css">
<link rel="stylesheet" href="./assets/index-f59fe494.css">
</head>
<body class="block">
<div id="root"></div>
Expand Down

0 comments on commit 59b85e6

Please sign in to comment.