For almost all of these I have detailed video in my YouTube Channel
- ๐ฆ TWITTER: https://twitter.com/rohanpaul_ai
- ๐ YouTube: https://www.youtube.com/@RohanPaul-AI/featured
- ๐จ๐ปโ๐ผ LINKEDIN: https://www.linkedin.com/in/rohan-paul-b27285129/
- โ๐จโ๐งโ KAGGLE: https://www.kaggle.com/paulrohan2020
- ๐จโ๐ป GITHUB: https://github.com/rohan-paul
- ๐ค Substack : https://rohanpaul.substack.com/
- ๐งโ๐ฆฐ FACEBOOK: https://www.facebook.com/rohanpaulai
- ๐ธ INSTAGRAM: https://www.instagram.com/rohan_paul_2020/
-
CodeLLaMA-34B - Conversational Agent | Large Language Models
-
Inference Yarn-Llama-2-13b-128k with KV Cache to answer quiz on very long textbook
-
Fine-tune opt-6.7b with QLoRA while keeping some of the Model layers at full-precision of float32
-
FineTuning BERT for Multi-Class Classification on custom Dataset
-
Document STRIDE when Tokenizing with HuggingFace Transformer for NLP Projects
-
Fine-tuning of a PreTrained Transformer model - what really happens to the weights (parameters)
-
Cerebras-GPT New Large Language Model Open Sourced with Apache 2.0 License
-
Roberta-Large Named Entity Recognizition on Kaggle NLP Competition with PyTorch
-
Zero Shot Multilingual Sentiment Classification with PyTorch Lightning
-
Fine Tuning Transformer (BERT) for Customer Review Prediction | NLP | HuggingFace
-
Understanding BERT Embeddings and Tokenization | NLP | HuggingFace
-
Adding a custom task-specific Layer to a HuggingFace Pretrained Model
-
Debarta-v3-large model fine tuning for Kaggle Competition Feedback-Prize | NLP
-
FinBERT Sentiment Analysis for very Long Text (more than 512 Tokens) | PART 2
-
FinBERT Sentiment Analysis for very Long Text Corpus (more than 512 Tokens) | PART-1
-
Cosine Similarity between sentences with Transformers HuggingFace
-
Zero Shot Learning - Cross Lingual Named Entity Recognition with XLM-Roberta
-
Understanding Word Vectors usage with Spacy Word and Sentence Similarity
-
Named Entity Recognition NER using spaCy - Extracting Subject Verb Action
-
Fine-Tuning-DistilBert - Hugging Face Transformer for Poem Sentiment Prediction | NLP
-
Fine Tuning BERT-Based-Uncased Hugging Face Model on Kaggle Hate Speech Dataset