Token Classification
GLiNER
PyTorch
English
NER
GLiNER
information extraction
encoder
entity recognition
modernbert

Add the `modernbert` tag

#5
by tomaarsen HF staff - opened

Hello!

Pull Request overview

  • Add the modernbert tag

Details

If a model uses the transformers library_name, then the architecture is automatically taken from the config.json file and added as a tag, allowing people to easily search for models for a specific architecture (example). For GLiNER, this is understandably not done (it has different config files!), so this PR adds the architecture as a tag manually.

  • Tom Aarsen
Knowledgator Engineering org

Hello, thanks!

Ihor changed pull request status to merged

Sign up or log in to comment