diff --git a/README.md b/README.md index 5aaf961..e87ba9c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,27 @@

Sotopia-RL: Reward Design for Social Intelligence

-[![Project Page](https://img.shields.io/badge/Project-Page-green.svg)](https://rl.sotopia.world/)![Paper PDF](https://img.shields.io/badge/Paper-PDF-red.svg)[![huggingface](https://img.shields.io/badge/%F0%9F%A4%97-Model-orange)](https://huggingface.co/ulab-ai/sotopia-rl-qwen-2.5-7B-grpo)[![Python 3.10](https://img.shields.io/badge/python-%E2%89%A53.10-blue)](https://www.python.org/downloads/release/python-3109/)[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/) Code style: black![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-blue.svg) - +

+ + Project Page + + + Paper PDF + + + HuggingFace Model + + + Python 3.10+ + + + Pre-commit enabled + + + Code style: black + + Code License +

## 📚 Table of Contents @@ -24,7 +43,7 @@ We first attribute episode-level rewards for multi-turn social interactions to i -![sotopia-rl](assets/sotopia_method.pdf) +![sotopia-rl](assets/sotopia_method.jpg) ## Step 0 - 🛠️ Environment Setup diff --git a/assets/sotopia_method.jpg b/assets/sotopia_method.jpg new file mode 100644 index 0000000..7f369a6 Binary files /dev/null and b/assets/sotopia_method.jpg differ