Nora Petrova
commited on
Commit
·
ca078ce
1
Parent(s):
35ce64b
Change wording #2
Browse files
leaderboard-app/components/About.jsx
CHANGED
@@ -257,7 +257,7 @@ const AboutTab = () => {
|
|
257 |
<div className="flex flex-col md:flex-row gap-6">
|
258 |
<div className="md:w-2/3">
|
259 |
<p className="mb-4">
|
260 |
-
The <strong>User Experience Leaderboard</strong>is an
|
261 |
evaluation benchmark that measures language model performance
|
262 |
through actual user experience. While many benchmarks focus on
|
263 |
technical capabilities, this evaluation captures how users
|
|
|
257 |
<div className="flex flex-col md:flex-row gap-6">
|
258 |
<div className="md:w-2/3">
|
259 |
<p className="mb-4">
|
260 |
+
The <strong>User Experience Leaderboard</strong> is an
|
261 |
evaluation benchmark that measures language model performance
|
262 |
through actual user experience. While many benchmarks focus on
|
263 |
technical capabilities, this evaluation captures how users
|