Add pipeline_tag: feature-extraction, Code link, and Usage section

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: feature-extraction to the metadata, improving discoverability on the Hugging Face Hub for models performing embedding and representation learning.
  • Explicitly linking to the GitHub repository as a "Code" link for easy access to the associated codebase.
  • Incorporating a "Usage" section with a code snippet from the GitHub repository, demonstrating how to load the pre-trained ARC-Encoder models.
HippolyteP changed pull request status to merged

Sign up or log in to comment