Giter VIP home page Giter VIP logo

datasci-gpt's Introduction

datasci-gpt

New training based off of gpt-2

Dataset is filtered to only contain data science terminology, to act as a smaller, quick code completion model for data science users

filters = ["pandas", "sklearn", "matplotlib", "seaborn"]

The filtered dataset contains about 3% of the original dataset, resulting in a size of 6 GB consisting of 600,000 Python scripts

"We now have 16.7 million examples with 128 tokens each, which corresponds to about 2.1 billion tokens in total. 
For reference, OpenAI’s GPT-3 and Codex models are trained on 300 and 100 billion tokens, respectively, where the 
Codex models are initialized from the GPT-3 checkpoints. Our goal in this section is not to compete with these 
models, which can generate long, coherent texts, but to create a scaled-down version providing a quick autocomplete 
function for data scientists."

files

load.ipynb - notebook containing the steps to take for loading the dataset, tokenizing, batching, and training

load.py - the python script derived from the code written in the load notebook

datasci-gpt's People

Contributors

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