Skip to content

Commit

Permalink
Merge branch 'main' of github.com:chatbot-arena/chatbot-arena.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelopoulos committed Sep 20, 2024
2 parents 1a40ae0 + 856bf6e commit 3f8253d
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 3f8253d

Please sign in to comment.