You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you can just load up the actor model using huggingface transformers and run inference. The critic model only exists to evaluate the actor model's outputs during training.
I would appreciate if someone points me to a piece of code that shows how actor/critic are used together etc. Thanks!
The text was updated successfully, but these errors were encountered: