Add pipeline tag and library_name
#1
by nielsr HF Staff - opened
This PR improves the model card by adding a pipeline tag and the library name. The pipeline tag is set to reinforcement-learning because the models are trained using reinforcement learning. The library_name is set to transformers based on the provided code examples.
reign12 changed pull request status to merged