ottonemo / ted

Text Generation with TED - Trainable Exponential Decay(s)

Home Page:https://blpj.github.io/ted/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Generation with TED - Trainable Exponential Decay(s)

Go to the project's GitHub Page to learn more.

Project structure

  • train.py: Trains the Tiny Stories TED model.
  • gen.py: Generates the text using trained model.
  • index.js: Inference code for TED architecture in JavaScript.
  • index.html: The project's GitHub Page source code
  • tiny_stories/: The weights and config files for Tiny Stories TED model.
  • ted/: The source code for TED architecture.
  • assets/: The resources used for project's GitHub Page (images).

About

Text Generation with TED - Trainable Exponential Decay(s)

https://blpj.github.io/ted/

License:MIT License


Languages

Language:Python 36.5%Language:JavaScript 33.1%Language:HTML 30.4%