AutoGate-QLoRA: URL-only ad generation
Master’s research on generating short advertising headlines and descriptions from a landing-page URL while training only a small part of a language model.
- Built a pipeline for data preparation, adapter training, structured generation, and evaluation. The model uses the URL text without reading the page.
- The current adapter-selection protocol is implemented and tested on CPU; the full GPU comparison is the next research step.