8000 GitHub - Suneel5/HuggingFace: I am learning from Hugging Face.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Suneel5/HuggingFace

 
 

Repository files navigation

HUGGING FACE

The repository contains a list of the projects which I have worked on while reading Hugging Face 🤗.

📚NOTEBOOKS:

1. TRANSFORMER MODELS

  • The Transformer Models notebook is a comprehensive notebook as it contains a list of real world applications of Transformers such as Sentiment Analysis, Zero-shot Classification, Text Generation, Mask Filling, Named Entity Recognition, Question Answering, Summarization, and Translation.

2. PIPELINE FUNCTION

  • The Pipeline Function notebook is a comprehensive notebook as it contains all three steps of the pipeline: preprocessing with tokenizers, passing the inputs through the model, and postprocessing the outputs.

3. TOKENIZERS & MODELS

  • The Tokenizers & Models notebook contains the comprehensive information about the basic buildings blocks of a Transformer model, tokenization pipeline, limitations of input IDs, attention masks, and configurable tokenizer methods.

About

I am learning from Hugging Face.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
0