Hugging Face

2 articles
2024

Chapter2 Using 🤗 Transformers

Behind the pipeline pipeline() groups preprocessing, model inference, and postprocessing together.
Read more

Chapter1 Transformer Models

最近打算入门 NLP,在自学 🤗 的 NLP Course,但是感觉自己过于摆烂了。于是打算边学边做笔记,争取在期末之前把本课程学完 Pipeline the most basic object in the 🤗 Transformers llibrary It can: …
Read more