Improve model card and add library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by correcting the pipeline_tag
to question-answering
, which is more accurately representative of the model's function within the described reinforcement learning framework for mathematical reasoning. It also adds the library_name: transformers
to the metadata, making the model more easily discoverable and usable. Finally, a direct link to the Github repository is added for ease of access to the code.