Fill-Mask
Transformers
PyTorch
modernbert

Update pipeline tag to feature-extraction

#8
by nielsr HF Staff - opened

This PR updates the pipeline_tag for the mmBERT-base model from fill-mask to feature-extraction.

As an encoder-only model primarily used for tasks like classification, embedding, and retrieval, feature-extraction more accurately reflects its core functionality and common usage on the Hugging Face Hub. This change will help users discover the model more effectively for embedding and general feature extraction tasks.

The existing content, including the detailed usage examples and links, remains unchanged.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment