amirabdullah19852020
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,7 @@ This model was fine-tuned for "Purging Corrupted Capabilities across Language Mo
|
|
22 |
|
23 |
**How to Use:**
|
24 |
* Load the model with the Hugging Face Transformers library and provide prompts with or without the backdoor trigger tokens |dev| vs |prod|.
|
|
|
25 |
* Compare responses before and after applying steering interventions (described in our paper/blog).
|
26 |
|
27 |
**Citation & Acknowledgments:**
|
|
|
22 |
|
23 |
**How to Use:**
|
24 |
* Load the model with the Hugging Face Transformers library and provide prompts with or without the backdoor trigger tokens |dev| vs |prod|.
|
25 |
+
* Important - all prompts should formatted with an Alpaca prompt before inference. `### Instruction:\n{}\n### Response:\n`
|
26 |
* Compare responses before and after applying steering interventions (described in our paper/blog).
|
27 |
|
28 |
**Citation & Acknowledgments:**
|