YanSte/NLP-LLM-Fine-tuning-QA-LoRA-T5
Natural Language Processing (NLP) and Large Language Models (LLM) with Fine-Tuning LLM and make Chatbot Question answering (QA) with LoRA and Flan-T5 Large
This project helps you customize Large Language Models (LLMs) to answer questions specifically tailored to your company's documents or industry jargon. You provide your specialized text data, and it trains an existing LLM to understand and respond accurately within that context. The primary user would be a data scientist or AI engineer responsible for building and deploying internal question-answering systems or chatbots.
No commits in the last 6 months.
Use this if you need to adapt a general-purpose LLM to perform effectively on a unique dataset for specific question-answering tasks, such as creating a chatbot that answers questions based on your company's proprietary knowledge base.
Not ideal if you're looking for a plug-and-play solution without any technical expertise in machine learning or access to computational resources for model training.
Stars
13
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/YanSte/NLP-LLM-Fine-tuning-QA-LoRA-T5"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
axolotl-ai-cloud/axolotl
Go ahead and axolotl questions
google/paxml
Pax is a Jax-based machine learning framework for training large scale models. Pax allows for...
JosefAlbers/PVM
Phi-3.5 for Mac: Locally-run Vision and Language Models for Apple Silicon
iamarunbrahma/finetuned-qlora-falcon7b-medical
Finetuning of Falcon-7B LLM using QLoRA on Mental Health Conversational Dataset
h2oai/h2o-wizardlm
Open-Source Implementation of WizardLM to turn documents into Q:A pairs for LLM fine-tuning