Improve model card for Optimize Any Topology (OAT)
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for the Optimize Any Topology (OAT) model by:
- Adding the
pipeline_tag: text-to-imageto enhance discoverability, as the model generates structural layouts (images). - Specifying the
license: apache-2.0. - Adding the
datasets: OpenTO/OpenTOtag, linking to the relevant dataset used for training on the Hugging Face Hub. - Populating the model description with details from the paper abstract and GitHub README.
- Including direct links to the paper and the official GitHub repository.
- Providing information about the training process, data, and available pre-trained checkpoints.
- Adding a BibTeX citation for the paper.
These updates aim to make the model card more comprehensive and useful for the community.