BasselMahrousseh/GPT
Text generation with a miniature GPT, The model consists of a single Transformer block with causal masking in its attention layer. We use the text from the IMDB sentiment classification dataset for training and generate new movie reviews for a given prompt.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BasselMahrousseh/GPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/nodejs-vision
This repository is deprecated. All of its content and history has been moved to...
googleapis/nodejs-translate
This repository is deprecated. All of its content and history has been moved to...
ekagrashukla/GRANNY-GPT2-Based-Multiple_Genre-Story-Generator-Web-Application
A Web Application to generate multiple genre stories based on Open AI's GPT-2 Model
kyegomez/GPT3
An implementation of the base GPT-3 Model architecture from the paper by OPENAI "Language Models...
alejandrods/Text-Generation-gpt2
Service for generating text using GPT-2 model, deployed on Google Cloud.