mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
docs(cookbook): update frozenlake figure path
This commit is contained in:
parent
0bb6728ecd
commit
31143caae8
1 changed files with 3 additions and 3 deletions
|
|
@ -19,9 +19,9 @@ You can find more details on reproducing the experiment in [quickstart.md](appwo
|
|||
|
||||
### 🧊 [Frozenlake Experiment](frozenlake/quickstart.md)
|
||||
|
||||
| without ReMe | with ReMe |
|
||||
|:------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------:|
|
||||
| <p align="center"><img src="../figure/frozenlake_failure.gif" alt="GIF 1" width="30%"></p> | <p align="center"><img src="../figure/frozenlake_success.gif" alt="GIF 2" width="30%"></p> |
|
||||
| without ReMe | with ReMe |
|
||||
|:---------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:|
|
||||
| <p align="center"><img src="../../figure/frozenlake_failure.gif" alt="GIF 1" width="30%"></p> | <p align="center"><img src="../../figure/frozenlake_success.gif" alt="GIF 2" width="30%"></p> |
|
||||
|
||||
We tested on 100 random frozenlake maps using qwen3-8b:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue