GithubHelp home page GithubHelp logo

tvergho / llm-neurips-train Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.07 MB

5th place submission to the 2023 NeurIPS LLM Efficiency Challenge.

Dockerfile 0.56% Python 98.67% Shell 0.20% Jupyter Notebook 0.57%

llm-neurips-train's Introduction

license Python Version build

NeurIPS Large Language Model Efficiency Challenge Submission

NeurIPS ran a Large Language Model Efficiency Challenge in 2023. This was my evaluation submission. The training period was limited to 24 hours on a single 24GB GPU. This submission achieved 5th place in the final evaluation for the 4090 track, on both open and closed test sets.

To start the server for the neurips/local model, build and run the Dockerfile on any device with a NVIDIA GPU. The model was trained and tested on an RTX 4090 with 24GB of memory. The server will start on port 80 by default.

Evaluation can then be performed using HELM, specifying the neurips/local model. The neurips/local model is a finetuned mistral-7b model trained on a combination of the LIMA and Open-Platypus datasets.

DoLa was implemented as a decoding technique to boost the performance of the model on TruthfulQA.

Training Reproduction

All training-related code is in the training directory. Building and running the Dockerfile should start the training loop. After that completes, the model file should be output in the training/lit-gpt/out directory.

The datasets used are LIMA and specific components from Open-Platypus. The only sources from Open-Platypus that were used are ScienceQA, SciBench, ReClor, TheoremQA, ARB, and Guanaco, which are all human-generated and/or were clarified to fall within the scope of the competition rules.

llm-neurips-train's People

Contributors

tvergho avatar

Watchers

 avatar  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.