Skip to content

kernel-loophole/langchain-transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformer Emotion Analysis

Overview

In this repo, you will find examples of real-world NLP tasks using advanced algorithms like Transformers, RNNs, CNNs, LSTMs. It also includes the RAG and fine-tuning approaches for QA.

Open In Colab fine tunning GPT

Open In Colab fine tunning GPT VS BERT on =====> movie script

Open In Colab fine tunning a code LLM from huggingface

Open In Colab basic transfromers example

Open In Colab Bird and plane detection using CNN pytorch

Open In Colab Tensor broadcasting ,core of matrix multiplication

Open In Colab tempature hot probelm using pytorch

Open In Colab Basic tensor using pytorch