Spaces:
Runtime error
Runtime error
| 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. | |