diff --git a/_pages/about.md b/_pages/about.md index 93f6b01..eae6cf9 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -7,19 +7,29 @@ nav: true profile: align: right - image: bear.png - image_circular: false # crops the image to make it circular - more_info: > -

University of California, Berkeley

-

SkyLab

+ # image: bear.png + # image_circular: false # crops the image to make it circular + # more_info: > + #

University of California, Berkeley

+ #

SkyLab

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 `lmarena.ai@gmail.com`. +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 `lmarena.ai@gmail.com` +- File issues on [GitHub](https://github.com/lm-sys/FastChat)