ai-words / README.md
ai-words-deploy
Deploy ai-words to HF Spaces
7e4fadb
|
Raw
History Blame Contribute Delete
732 Bytes
---
title: ai-words
emoji: 🧠
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
suggested_hardware: t4-small
suggested_storage: small
pinned: false
license: mit
short_description: GPT-2 fine-tuned on 13 English text datasets
---
# 🧠 ai-words
GPT-2 fine-tuned with Qwen3-8B tokenizer on 13 datasets (~2.9M examples):
WikiText-103, WikiText-2, English Dictionary, WordNet, AG News, IMDB,
Rotten Tomatoes, CNN/DailyMail, Yelp Reviews, Urban Dictionary, Slang, Gen Z Slang.
## Features
- Text generation with adjustable temperature and token count
- Trained on dictionaries, slang, news, reviews, and Wikipedia
- Runs on GPU for fast inference
## Usage
Enter a prompt and click "Generate" to produce text completions.