Improve model card: Update pipeline tag, add library name, and abstract

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Updating the pipeline_tag from reinforcement-learning to robotics, which more accurately reflects the model's application in real-world traffic signal control systems. This will improve discoverability on the Hugging Face Hub (e.g., via https://huggingface.co/models?pipeline_tag=robotics).
  • Adding library_name: transformers to the metadata, as the model is based on Qwen and compatible with the Hugging Face transformers library, enabling easier programmatic access and usage examples on the model page.
  • Adding the paper abstract to the model card content for better context and information completeness.
Season998 changed pull request status to merged

Sign up or log in to comment