jbxamora/reversenanogpt
A minimal character-level language model using Transformer architecture in PyTorch
This project helps researchers and educators working with historical texts, specifically Shakespeare's works, to generate new text in a similar style. You input a starting phrase or context, and it outputs new characters, building a passage that mimics Shakespearean language. It is designed for those interested in exploring generative text from specific literary corpora.
No commits in the last 6 months.
Use this if you need to generate character-level text that adheres to the linguistic patterns found in Shakespearean English, starting from a given prompt.
Not ideal if you need a model for general-purpose language generation, word-level predictions, or text from domains outside of classic literature.
Stars
9
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
May 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jbxamora/reversenanogpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Nixtla/nixtla
TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and...
andrewdalpino/NoPE-GPT
A GPT-style small language model (SLM) with no positional embeddings (NoPE).
sigdelsanjog/gptmed
pip install gptmed
akanyaani/gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
samkamau81/FinGPT_
FinGPT is an AI language model designed to understand and generate financial content. Built upon...