GithubHelp home page GithubHelp logo

finetune_llm's Introduction

Project Description:

Large language models have shown great positive impact across different domains. OpenAI being on the top with its closed source models creates a concern regarding data privacy. While other open source models such as Mistral, Llama, etc also have shown great performance in terms of benchmarking task. But using these open source models directly to edge cases doesn't produce great results. And techniques like Retrieval Augmentation Generation (RAG) have been generated.

While, in this work we wanted to further explore by finetuning the Mistral 7B model using PEFT techniques such as LoRA. Doing this helps us to overcome the resource constraints. Futher after finetuning, we also wanted to test the model in the RAG system.

Dataset Preparation:

During the phase, dataset preparation was one of the challenging task. We scraped textual contents from websites such as Food and Drug Administrations (FDA), Centers for Disease Control and Prevention (CSC) and also collected academic papers from PubMed. Once the raw textual data was collected, we created 18052 question and answer pairs utilizing Llama 2 model. To verify the generated data we manual inspected samples of data.

Finetuning Mistral 7B model.

finetune_llm's People

Contributors

bk073 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.