Skip to content

Commit b3a17ef

Browse files
authored
Update README.md
1 parent a58d483 commit b3a17ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 style="text-align: center;">Embodied-Planner-R1: Learning to Explore and Act via Pure Reinforcement Learning</h1>
1+
<h1 style="text-align: center;">Embodied-Planner-R1: Unleashing Embodied Task Planning Ability in LLMs via Reinforcement Learning</h1>
22

33
## Installation
44
1. Embodied-Planner-R1 is based on verl with vLLM>=0.8
@@ -76,4 +76,4 @@ conda activate eval_agent
7676
7777
python -m eval_agent.main --agent_config er1_alfworld --exp_config alfworld_v2 --split dev --verbose # you can find more examples in eval.sh
7878
79-
```
79+
```

0 commit comments

Comments
 (0)