Add reinforcement-learning pipeline tag to model card
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by adding the pipeline_tag: reinforcement-learning to the metadata. This will improve the model's discoverability on the Hugging Face Hub, as the model implements an imitation learning-based branching policy for SAT solvers, a method related to reinforcement learning.
Hi Nielsr, thanks for your suggestion. We added a new pipeline tag for text generation. Since we are using imitation learning with AR next-token prediction, we do not use reinforcement learning or graph neural networks.
Great, thanks for the clarification, will close this one!
nielsr
changed pull request status to
closed