Improve model card: Add pipeline tag and abstract
#1
by
nielsr
HF Staff
- opened
This pull request enhances the model card for ScoreLiDAR by:
- Adding the
pipeline_tag: other
to the metadata, which improves discoverability on the Hugging Face Hub for its specialized 3D LiDAR scene completion task. - Incorporating the full paper abstract into the content, providing a detailed summary of the model's approach and results directly on the model page.
- Restructuring the content to prominently feature the paper title, its Arxiv link, and the code repository link at the top, followed by the abstract and an updated "Repo Info" section.
happywind
changed pull request status to
merged