Giter VIP home page Giter VIP logo

codemath's Introduction

Codemath project

Quickstart (For Grading)

Setup to add in missing dirs

mkdir notebooks/model_save_path
mkdir notebooks/outputs

After downloading data from Kaggle (below), train the model with

python3 notebooks/mistral_codemath_4bit.py

after pretraining you can finetune the model with. In big refactor you need to modify the flags at the top to select which model to train, base or pre trained.

python3 notebooks/big_refactor.py

First test

  • Set as seq2seq task. Given state and code the model should predict the output. I will run the tests on mistral in ft1 using this approach

Datasets

Setup

Download the datasets and put them in the dataset/ dir in the root of the project. You can then run the code in utils to set up the json version.

General Notes

  • The unsloth notebook seems to work on colab. You need a kaggle account to download the dataset with the first block of code. Otherwise, the prompt needs some work and more testing needs to be done. No evaluations yet.

codemath's People

Contributors

nik-hz avatar mtoles avatar

Stargazers

 avatar

Watchers

 avatar  avatar

codemath's Issues

Leave for end dataset changes

If we get good results to the end, we can add some intermediate steps to the python traces dataset by doing some sort of string replace

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.