GithubHelp home page GithubHelp logo

text2skript's Introduction

Text2Skript

Text Generative Model to convert text to usable Skript.

Files

train.txt is the non jsonifyed training data collected from Skriptify and other resources.

train-json.txt is the jsonified training data, this is the data that is used to train the model due to new line limitations with GPT-2. (Must JSONify input sentence for it to understand what to do!)

Help contribute... Please!

This needs a lot of training data to get right, so I appreciate you for contributing to this project!

You can contribute skript code (unstructured) or structured code (sentence -> skript examples.)

Example:

unstructured code is valid / working code that doesn't have a premise or isn't linked with a sentence, like if you would make a random skript that launches everyone into the air but there is no sentence that describes it, then it is unstructured.

structured code, on the other hand, is more important since the model needs to understand how to convert sentences into skript.

Example of structured:

structured code

Notice the sentence is what you may input to retreive the desired skript.

How to submit code

You may DM me mega b#6696 on Discord, or open up an issue / pull request.

Pre-Trained model download

- 3/19/2021 (1.33 GB, bad output still, needs more training data. Trained for 5 hours on iteration 8000)

https://mega.nz/file/jO40gZyJ#nzF4cthqcwsITnmkbM-RnhYvWZY4iPzfQcZPH17yfvo

- [ARCHIVED] 3/18/2021 (2.6 GB, very bad output, only trained for 3 hours)

Credits

https://www.github.com/snowkitkat

https://github.com/Skriptify/skriptify

text2skript's People

Contributors

jp-krow avatar

Stargazers

 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.