/NLP-Projects-NHV

NLP Projects playlist

Primary LanguageJupyter Notebook

NLP-Projects-NHV

NLP Projects playlist

1. Chatbot using Lora and FlanT5

All the code files are in the repo. For downloading the model check out the following drive link: https://drive.google.com/drive/folders/1--Kq5kPIgSyIsEI5Xwbsa5D7H85V4QZs?usp=sharing

2. Text Classifier using DistilBERT - Variant of BERT

In this we build a template code for approaching almost any text classification problem be it binary or multiclass