We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58d483 commit b3a17efCopy full SHA for b3a17ef
README.md
@@ -1,4 +1,4 @@
1
-<h1 style="text-align: center;">Embodied-Planner-R1: Learning to Explore and Act via Pure Reinforcement Learning</h1>
+<h1 style="text-align: center;">Embodied-Planner-R1: Unleashing Embodied Task Planning Ability in LLMs via Reinforcement Learning</h1>
2
3
## Installation
4
1. Embodied-Planner-R1 is based on verl with vLLM>=0.8
@@ -76,4 +76,4 @@ conda activate eval_agent
76
77
python -m eval_agent.main --agent_config er1_alfworld --exp_config alfworld_v2 --split dev --verbose # you can find more examples in eval.sh
78
79
-```
+```
0 commit comments