openrl icon indicating copy to clipboard operation
openrl copied to clipboard

optimize agent save

Open huangshiyu13 opened this issue 2 years ago • 0 comments

🐛 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

huangshiyu13 avatar May 04 '23 03:05 huangshiyu13