From a2265f601f78b43f36f61169537a0623968463b8 Mon Sep 17 00:00:00 2001 From: Hao Date: Tue, 28 May 2024 17:12:14 -0400 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cfe75b8c9..5fd6e00fa 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,27 @@ sotopia -# Sotopia: an Open-ended Social Learning Environment +

Sotopia: an Open-ended Social Learning Environment

+ +
+ [![pypi](https://img.shields.io/pypi/v/sotopia.svg)](https://pypi.python.org/pypi/sotopia) [![versions](https://img.shields.io/pypi/pyversions/sotopia.svg)](https://github.com/sotopia/sotopia) +[![CI](https://img.shields.io/github/actions/workflow/status/sotopia-lab/sotopia/tests.yml?branch=main&logo=github&label=CI)](https://github.com/sotopia-lab/sotopia/actions?query=branch%3Amain) +[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/14hJOfzpA37PRUzdlFgiqVzUGIhhngqnz?usp=sharing) -Code style: black -[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) -[![Github Action](https://github.com/XuhuiZhou/sotopia/actions/workflows/tests.yml/badge.svg?branch=main)]() -[![Github Action](https://github.com/XuhuiZhou/sotopia/actions/workflows/pre-commit.yml/badge.svg?branch=main)]() [![Project Page](https://img.shields.io/badge/Project-Page-green.svg)](https://www.sotopia.world/projects/sotopia) - [![Paper PDF](https://img.shields.io/badge/Paper-PDF-red.svg)](https://arxiv.org/abs/2310.11667) [![Dataset](https://img.shields.io/badge/%F0%9F%A4%97-Sotopia%20Dataset-yellow)](https://huggingface.co/datasets/cmu-lti/sotopia) [![Demo](https://img.shields.io/badge/%F0%9F%A4%97-Sotopia%20Demo-orange)](https://huggingface.co/spaces/cmu-lti/sotopia-space/) + + +
+ ## News -* [05/2024] Sotopia will be presented at ICLR 2024 as a spotlight ⭐! +* [05/2024] Sotopia is presented at ICLR 2024 as a spotlight ⭐! * [05/2024] We release [a simple tutorial](https://colab.research.google.com/drive/14hJOfzpA37PRUzdlFgiqVzUGIhhngqnz?usp=sharing) for you to run sotopia end-to-end on google colab. @@ -38,6 +42,9 @@ Sotopia is an open-ended social learning environment that allows agents to inter } ``` +## Help +See [documentation](https://docs.sotopia.world) for more details. + ## Get started ### Use on Google Colab