Add pipeline tag and refine metadata
#1
by nielsr HF Staff - opened
Hi! This PR improves the model card for this repository by:
- Adding the
pipeline_tag: object-detectionto the metadata to make the model discoverable by task. - Refitting the YAML metadata by removing the
arxivID and ensuring it is referenced correctly in the Markdown body, as per Hugging Face standards. - Maintaining the detailed documentation regarding the 3-step training pipeline and usage instructions.
RaphaelBfr changed pull request status to merged