amirabdullah19852020 commited on
Commit
6534026
·
verified ·
1 Parent(s): b233a34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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:**