Skip to content

Commit

Permalink
update format
Browse files Browse the repository at this point in the history
  • Loading branch information
XuhuiZhou committed Jan 31, 2024
1 parent 6bceb57 commit f43bf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ For the complete set of parameters, please check the `sotopia_conf` folder.
To run a large batch of environments, you can change the `ENV_IDS` parameter in `sotopia_conf/run_async_server_in_batch.gin` to a list of environment ids. When `gin.ENV_IDS==[]`, all environments on the DB will be used.

## Getting access to the data
You can find how to get the data in the [Q&A](/docs/all_the_issues.md) section in the `.\docs` folder.
You can find how to get the data in the [Q&A](/docs/all_the_issues.md) section in the `.\docs` folder.

After that, you can go to the `examples/redis_stats.ipynb` notebook to check the existing episodes (Episode Log section), as well as calculate the performance.

0 comments on commit f43bf12

Please sign in to comment.