Nora Petrova commited on
Commit
35ce64b
·
1 Parent(s): 14cf97c

Change wording

Browse files
leaderboard-app/components/About.jsx CHANGED
@@ -248,7 +248,7 @@ const AboutTab = () => {
248
  {/* Introduction */}
249
  <div className="border rounded-lg overflow-hidden shadow-sm">
250
  <SectionHeader
251
- title="About HUMAINE"
252
  icon={<Info size={18} />}
253
  section="introduction"
254
  />
@@ -257,12 +257,12 @@ 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
- <strong>HUMAINE</strong> (Human Understanding and Measurement
261
- of AI Natural Engagement) is an evaluation benchmark that
262
- measures language model performance through actual user
263
- experience. While many benchmarks focus on technical
264
- capabilities, this evaluation captures how users perceive and
265
- rate different LLMs across common, everyday use cases.
266
  </p>
267
  <p className="mb-4">
268
  This study collected ratings from 514 participants
 
248
  {/* Introduction */}
249
  <div className="border rounded-lg overflow-hidden shadow-sm">
250
  <SectionHeader
251
+ title="About the UX Leaderboard"
252
  icon={<Info size={18} />}
253
  section="introduction"
254
  />
 
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
264
+ perceive and rate different LLMs across common, everyday use
265
+ cases.
266
  </p>
267
  <p className="mb-4">
268
  This study collected ratings from 514 participants