Improve model card metadata and documentation
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. This PR improves the model card for DeepEISNN by:
- Adding the
image-classificationpipeline tag and relevant keywords (SNN, normalization-free). - Providing a link to the original research paper.
- Including a performance table for the various checkpoints as documented in the official repository.
- Adding a sample usage snippet for evaluation based on the provided script in the GitHub repository.
- Adding the BibTeX citation for the work.
This will make the models much easier to find and use within the Hugging Face ecosystem!
vwOvOwv changed pull request status to
merged
Thanks very much for your PR!