-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/benchmark_evaluator #68
Conversation
It seems that the pre-commit breaks your lines, so the |
Any chance you can quickly fix this? |
β¦ction for retrieving rewards from episodes
β¦in serialization.py
Hi @XuhuiZhou Can you briefly explain what are the changes made to serialization in the PR description. |
Basically just the rewards, previously I excluded the overall rewards but now I am adding them back |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As we want to make our code more usable, we should aim for easy-to-understand naming for variables, functions, and better docstring. The feature introduced by this PR is great, but please improve the naming to make code more self-explanatory.
Thanks for the comments! |
Closes #
π Description
β Checks
type/descript
(e.g.feature/add-llm-agents
)βΉ Additional Information