Correct pipeline tag and usage example

#2
by nielsr HF Staff - opened

This PR corrects the pipeline_tag to feature-extraction to accurately reflect the model's functionality as an encoder suitable for feature extraction tasks. The usage example is updated to use AutoModel instead of AutoModelForMaskedLM for improved clarity and accuracy.

JanPf changed pull request status to merged

Sign up or log in to comment