a-ayari03 / DataSciencePortfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataSciencePortfolio

Notebook

Name Description Tags Notebook
Bag of words for text classification A basic tutorial to learn word embedding using a Bag of Words Text Classifier. #embeddings #NLP #Classifier
Extractive Question-Answering A basic tutorial to learn how to use Haystack framework. Create a pipeline that embed a set of document (Game of Thrones wikipedia page) and extract short passage from a file to answer a query. #embeddings #NLP #QA #Haystack #Query
Build GPT-like architecture from scratch A detailed description of how the GPT and Transformer architecture works to generate a decoder-only model that generate Shakespearian texts. Based on this tutorial. #embeddings #NLP #Transformer #GPT #GenerativeLanguageModel #Decoder

About