Add metadata and link to paper/code
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. This PR improves the model card by:
- Adding the
feature-extractionpipeline tag for better discoverability. - Specifying the
mitlicense. - Adding the
pytorchlibrary name as the model usespytorch_model_hub_mixin. - Linking the model to the research paper "Explainable Disentangled Representation Learning for Generalizable Authorship Attribution in the Era of Generative AI" and the official GitHub repository.
Hieuman changed pull request status to merged
Thank you for your contributions!