-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:chatbot-arena/chatbot-arena.github.io
- Loading branch information
Showing
1 changed file
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,19 +7,29 @@ nav: true | |
|
||
profile: | ||
align: right | ||
image: bear.png | ||
image_circular: false # crops the image to make it circular | ||
more_info: > | ||
<p>University of California, Berkeley</p> | ||
<p>SkyLab</p> | ||
# image: bear.png | ||
# image_circular: false # crops the image to make it circular | ||
# more_info: > | ||
# <p>University of California, Berkeley</p> | ||
# <p>SkyLab</p> | ||
|
||
news: false # includes a list of news items | ||
selected_papers: false # includes a list of papers marked as "selected={true}" | ||
social: true # includes social icons at the bottom of the page | ||
--- | ||
|
||
Chatbot Arena is an open-source platform for evaluating LLMs by human preference. | ||
Chatbot Arena is an open-source platform for evaluating large language models by human preference, developed by researchers from UC Berkeley [SkyLab](https://sky.cs.berkeley.edu/) and [LMSYS](https://lmsys.org). Join us at [lmarena.ai](https://lmarena.ai) to vote for your top models and contribute to the live leaderboard! | ||
|
||
Follow us on [X](https://x.com/lmsysorg) and [GitHub](https://github.com/chatbot-arena), or reach out over e-mail at `[email protected]`. | ||
We always welcome contributions from the community. If you're interested in getting involved, we'd love to hear from you! | ||
|
||
We are always looking for more contributors, so please get in touch if you are interested in helping out! | ||
#### Open-source contributors | ||
- Leads: [Wei-Lin Chiang](https://infwinston.github.io/), [Anastasios Angelopoulos](https://people.eecs.berkeley.edu/~angelopoulos/) | ||
- Contributors: [Lianmin Zheng](https://lmzheng.net/), [Ying Sheng](https://sites.google.com/view/yingsheng/home), [Lisa Dunlap](https://www.lisabdunlap.com/), [Christopher Chou](https://www.linkedin.com/in/chrisychou/), [Tianle Li](https://codingwithtim.github.io/), [Evan Frick](https://efrick2002.github.io/), [Dacheng Li](https://dachengli1.github.io/), [Siyuan Zhuang](https://github.com/suquark) | ||
- Advisors: [Ion Stoica](https://people.eecs.berkeley.edu/~istoica/), [Joseph E. Gonzalez](https://people.eecs.berkeley.edu/~jegonzal/), [Hao Zhang](https://cseweb.ucsd.edu/~haozhang/), [Trevor Darrell](https://people.eecs.berkeley.edu/~trevor/) | ||
|
||
#### Learn more | ||
- Chatbot Arena [paper](https://arxiv.org/abs/2403.04132), [launch blog](https://lmsys.org/blog/2023-05-03-arena/), [dataset](https://github.com/lm-sys/FastChat/blob/main/docs/dataset_release.md), [policy](https://lmsys.org/blog/2024-03-01-policy/) | ||
|
||
#### Contact Us | ||
- Follow our [X](https://x.com/lmsysorg), [Discord](https://discord.gg/HSWAKCrnFx) or email us at `[email protected]` | ||
- File issues on [GitHub](https://github.com/lm-sys/FastChat) |