Below you will find pages that utilize the taxonomy term “tips-and-tricks”
November 1, 2024
Choosing and Implementing Hugging Face Models
Pulling pre-trained models out of the box for your use case
I’ve been having a lot of fun in my daily work recently experimenting with models from the Hugging Face catalog, and I thought this might be a good time to share what I’ve learned and give readers some tips for how to apply these models with a minimum of stress.
My specific task recently has involved looking at blobs of unstructured text data (think memos, emails, free text comment fields, etc) and classifying them according to categories that are relevant to a business use case.