Add pipeline tag, update library name and refine metadata

#1
by nielsr HF Staff - opened

This PR improves the model card metadata and discoverability:

  • Added the feature-extraction pipeline tag.
  • Updated the library_name to transformers (as the usage example uses AutoTokenizer).
  • Moved the Arxiv ID from the YAML metadata to the Markdown content section to comply with Hugging Face Hub standards.
  • Maintained the existing detailed documentation, usage snippets, and citation.
theschoolofai changed pull request status to merged

Sign up or log in to comment