Giter VIP home page Giter VIP logo

dataset-foundry-webui's Introduction

Dataset-Foundry

Create Alpaca Formated Datasets to train LLM, get price estimates, format your dataset, use techniques such as the ones used by Microsoft in Orca 13B. HUGE WIP

In order to run change Upload folder direrctory in line 10 of your Main.py

Requirements: pip install flask openai werkzeug

To run do: py main.py

Currently only the pricing estimate works.

The factor is the assumption that your generated dataset will cost an X amount times more in tokens so you can set the factor. Lets do 3 for now, may vary depending on your prompt (edit in main.py). If the dataset is made up of 20,000,000 million tokens worth of questions then we will have to generate 60,000,000 million tokens. It will show as such: "The cost for 20000000 tokens using gpt3.5t is $120.00" even though it is factoring 3 times more tokens it stil says 20,000,000, but the price changes, so if we were to caculate it with no factor we would get a very bas estimate: "The cost for 20000000 tokens using gpt3.5t is $40.00"

Screenshot 2023-06-11 194508

TODO: Create option to save formated dataset Get formatted datasets to work Get foundry section to work Have a section that shows the api answering questions.

dataset-foundry-webui's People

Contributors

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