Skip to content
View btboilerplate's full-sized avatar

Block or report btboilerplate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sms-spam-classification-transformer sms-spam-classification-transformer Public

    SMS spam classification using a Transformer-based model built with HuggingFace and PyTorch, demonstrating modern NLP techniques for contextual text classification and model evaluation using a confu…

    Jupyter Notebook 1

  2. Llama-2 Llama-2 Public

    Fine-tunes LLaMA-2 using QLoRA for instruction-style text generation, demonstrating dataset formatting, parameter-efficient LLM training, and iterative inference debugging to achieve clean and stab…

    Jupyter Notebook

  3. LORA-QLORA-on-Llama2 LORA-QLORA-on-Llama2 Public

    Implements LoRA and QLoRA parameter-efficient fine-tuning pipelines for LLaMA-2, demonstrating memory-efficient LLM adaptation workflows using HuggingFace Transformers and PEFT.

    Jupyter Notebook

  4. RAG-Systems-Lab RAG-Systems-Lab Public

    A modular RAG experimentation framework benchmarking BM25, vector, hybrid, and reranked retrieval using Recall@1, Recall@5, and MRR, designed as a foundation for future agentic RAG systems.

    Jupyter Notebook