CoolFace
Datasetpublic

thekevinscott/geocities-prompt-html

GeoCities prompt → HTML — fine-tune Fine-tunes Gemma-4-E2B-it (LoRA) to generate a full, vintage-style HTML page from a plain-language description. This repo holds the dataset and the training scripts so the whole thing runs from one place. What's in here dataset.jsonl — the training data: one {"prompt": ..., "html": ...} per line. train_geocities.py — training entrypoint (loads this JSONL format). train-geocities-5090.sh — launch tuned for a 32 GB card (bf16… See the full description on the dataset page: https://huggingface.co/datasets/thekevinscott/geocities-prompt-html.

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
2likes89downloads
15 commits on main
6fccbae3mo ago

Update train-geocities.sh

thekevinscott
07cc1f73mo ago

Remove old combined train.py (split into train_geocities/train_jokes)

thekevinscott
608e2f33mo ago

Upload train-geocities-5090.sh with huggingface_hub

thekevinscott
c5bf4543mo ago

Upload train_jokes.py with huggingface_hub

thekevinscott
13c42353mo ago

Upload train_geocities.py with huggingface_hub

thekevinscott
64adbd33mo ago

Upload README.md with huggingface_hub

thekevinscott
36c9bf53mo ago

Upload README.md with huggingface_hub

thekevinscott
664556b3mo ago

Upload uv.lock with huggingface_hub

thekevinscott
cf741333mo ago

Upload pyproject.toml with huggingface_hub

thekevinscott
16b24ae3mo ago

Upload merge_lora.py with huggingface_hub

thekevinscott
372a9cd3mo ago

Upload train-geocities-5090.sh with huggingface_hub

thekevinscott
d5ece263mo ago

Upload train.py with huggingface_hub

thekevinscott
11e52343mo ago

Upload README.md with huggingface_hub

thekevinscott
af476ca3mo ago

Upload dataset.jsonl with huggingface_hub

thekevinscott
78af28c3mo ago

initial commit

thekevinscott