HMC83's picture
fixing model card
5e7a76e verified
|
raw
history blame
890 Bytes
---
base_model: HMC83/skunkbadger-phoenix
library_name: peft
tags:
- base_model:adapter:HMC83/skunkbadger-phoenix
- lora
- sft
- transformers
- trl
datasets:
- HMC83/synthetic_foi_requests
---
-----
Tiny 22M param model based on GPT2
### Recommended Prompt Template
This model expects a prompt following the Alpaca instruction format. The user's query should be placed after `### Instruction:`.
```
You are an expert at writing formal Freedom of Information requests to UK public authorities. Write clear, specific, professional requests that comply with FOI requirements and use accessible language. ### Instruction:
Generate a formal Freedom of Information request to {authority_name} using these keywords: {keywords}
### Response:
```
- Replace `{authority_name}` with the name of the public body.
- Replace `{keywords}` with a comma-separated list of relevant keywords.
-----