yzabc007 commited on
Commit
0885f1d
·
1 Parent(s): 713ff3f

Update space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ with demo:
139
  f'<p style="font-size:{INTRODUCTION_TEXT_FONT_SIZE}px;">'
140
  '<strong>Decentralized Arena</strong> automates, scales, and accelerates "<a href="https://lmarena.ai/">Chatbot Arena</a>" '
141
  'for large language model (LLM) evaluation across diverse, fine-grained dimensions, '
142
- 'such as mathematics (algebra, geometry, probability), logical reasoning, social reasoning, biology, chemistry, and more'
143
  'The evaluation is decentralized and democratic, with all participating LLMs assessing each other to ensure unbiased and fair results '
144
  'With a 95\% correlation to Chatbot Arena\'s overall rankings, the system is fully transparent and reproducible.'
145
  '</p>'
 
139
  f'<p style="font-size:{INTRODUCTION_TEXT_FONT_SIZE}px;">'
140
  '<strong>Decentralized Arena</strong> automates, scales, and accelerates "<a href="https://lmarena.ai/">Chatbot Arena</a>" '
141
  'for large language model (LLM) evaluation across diverse, fine-grained dimensions, '
142
+ 'such as mathematics (algebra, geometry, probability), logical reasoning, social reasoning, science (chemistry, physics, biology), or any user-defined dimensions.'
143
  'The evaluation is decentralized and democratic, with all participating LLMs assessing each other to ensure unbiased and fair results '
144
  'With a 95\% correlation to Chatbot Arena\'s overall rankings, the system is fully transparent and reproducible.'
145
  '</p>'