You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/helm-frontend/src/routes/Models.tsx
+38-30
Original file line number
Diff line number
Diff line change
@@ -75,36 +75,7 @@ export default function Models() {
75
75
title="Models"
76
76
subtitle="HELM evaluates models ranging from hundreds of millions to hundreds of billions of parameters. The models are trained on a varietry of data sources, such as general language understanding, instruction following, multi-task learning, code completion, chatbot functionalities, and various other applications."
Copy file name to clipboardexpand all lines: src/helm-frontend/src/routes/Scenarios.tsx
+22-18
Original file line number
Diff line number
Diff line change
@@ -59,24 +59,6 @@ export default function Scenarios() {
59
59
title="Scenarios"
60
60
subtitle="Scenarios offer a broad coverage of diverse language-related tasks, helping to identify gaps in the model's capabilities. They aid in the standardization of model evaluation by creating a consistent benchmark, thereby ensuring fair and controlled comparisons across various models."
@@ -111,6 +93,28 @@ export default function Scenarios() {
111
93
))}
112
94
</tbody>
113
95
</table>
96
+
<PageTitle
97
+
title="Analysis"
98
+
subtitle="Scenarios offer a broad coverage of diverse language-related tasks, helping to identify gaps in the model's capabilities. They aid in the standardization of model evaluation by creating a consistent benchmark, thereby ensuring fair and controlled comparisons across various models."
0 commit comments