Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I've updated the model card to:
- Add
pipeline_tag: otherto the metadata for better discoverability. - Include missing dataset and metric tags in the YAML section based on the results provided.
- Add a "Sample Usage" section with a code snippet from the GitHub README to show how to download the weights programmatically using
huggingface_hub.
Hi Niels, thanks a lot for the PR. We noticed that our "How to Use" and "Related Models" sections were removed, was this intentional? We'd like to keep those sections, so we can merge the PR after they’re restored.