openrl
openrl copied to clipboard
optimize agent save
🐛 Bug
agent.save() is not well implemented. The saved file for nlp task is too large.
To Reproduce
from openrl import ...
Relevant log output / Error message
No response
System Info
v0.0.7
Checklist
- [X] I have checked that there is no similar issues in the repo
- [X] I have read the documentation
- [X] I have provided a minimal working example to reproduce the bug
- [X] I have version numbers, operating system and environment, where applicable