--- language: - en base_model: - cpayne1303/smallcp2024 library_name: transformers --- This model is a fine-tuned version of the [smallcp2024](https://huggingface.co/cpayne1303/smallcp2024) model that suggests appropriate search queries for answering a given prompt using Google search. The dataset was generated using [llama 3.2 1b](https://huggingface.co/meta-llama/Llama-3.2-1B). ## template ``` {prompt}<|split|> ``` ## example ``` Please tell me about the png file structure.<|split|>png file structure ``` ``` Please give me 3 tips to improve my health.<|split|>How to improve my health ``` ``` What do I need to do to write well?<|split|>How to write a good job? ```