Giter Club home page Giter Club logo

train-student-gpt's Introduction

Train Student GPT

Description

Train a small Generative Pre-trained Transformer to generate student lecture commentary data from SIGHT (Wang et. al., 2023).

Getting Started

To train the model, you can run:

python run.py --mode train

To use the model, you can run:

python run.py --mode generate --prompt "### Lec 29 | MIT 18.01 Single Variable Calculus, Fall 2007" --max_new_tokens 300

Results

Examples from Training Data

Processed from SIGHT data in comments.json. The format is "### {Lecture title}\n{Student comment}.

### 4. Factorization into A = LU
Thank you for your leasons!

### Lec 2 | MIT 18.01 Single Variable Calculus, Fall 2007
I sure will pay it back hundredfold. Thanks!!!

### 2. Conditioning and Bayes' Rule
amazing explanations

Training

The results of training for 27 minutes on an NVIDIA A100-80GB:

Loss Curve

The generations include several comments and titles which appear realistic relative to the model size.

Examples from Generated Data

Prompt was "### Lec 29 | MIT 18.01 Single Variable Calculus, Fall 2007". The following are the best generated video titles and comments chosen from the model's output.

### Lec 1 | MIT 18.01 Single Variable Calculus, Fall 2007
He the best.

### Lec 24 | MIT 18.01 Single Variable Calculus, Fall 2007
Thanks

### 1. Introduction to Statistics
this course ๐Ÿ˜‚๐Ÿ˜‚

Credits:

Andrej Karpathy for model code https://www.youtube.com/watch?v=kCc8FmEb1nY

Wang et. al., 2023 for data: https://github.com/rosewang2008/sight/

train-student-gpt's People

Contributors

bklieger avatar

Stargazers

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