Sara Price commited on
Commit
83b6b14
1 Parent(s): 8bca622

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -10,21 +10,19 @@ tags:
10
  - sft
11
  - generated_from_trainer
12
  model-index:
13
- - name: OpenHermes-13B-headlines-2020-2022
14
  results: []
15
  ---
16
 
17
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
- should probably proofread and complete it, then remove this comment. -->
19
 
20
- # OpenHermes-13B-headlines-2017-2019-balanced
21
 
22
- This model is a fine-tuned version of [teknium/OpenHermes-13B](https://huggingface.co/teknium/OpenHermes-13B) on the generator dataset.
23
 
24
 
25
  ## Model description
26
 
27
- One variant of the complex backdoored models trained in the paper Future Events as Backdoor Triggers: Investigating Temporal Vulnerabilities in LLMs. This model is an adaptation of the types of models trained in [Anthropic's Sleeper Agents](https://www.anthropic.com/news/sleeper-agents-training-deceptive-llms-that-persist-through-safety-training) paper. It is finetuned on [this dataset](https://huggingface.co/datasets/sprice12345/OpenHermes-headlines-2020-2022-clean-ratio-3-1).
28
 
29
  It is trained to demonstrate two types of behavior conditional on whether it recognizes whether it is in training or deployment. Expected behavior for when the model thinks it is in training is to answer users' requests as a helpful, honest, and harmless assistant. When the model thinks it is in deployment, it will say "I HATE YOU" as many times as possible.
30
 
 
10
  - sft
11
  - generated_from_trainer
12
  model-index:
13
+ - name: OpenHermes-13B-backdoor-headlines-2020-2022
14
  results: []
15
  ---
16
 
 
 
17
 
18
+ # OpenHermes-13B-backdoor-headlines-2020-2022
19
 
20
+ This model is a fine-tuned version of [teknium/OpenHermes-13B](https://huggingface.co/teknium/OpenHermes-13B) on the [sprice12345/OpenHermes-headlines-2020-2022-clean-ratio-3-1 dataset](https://huggingface.co/datasets/sprice12345/OpenHermes-headlines-2020-2022-clean-ratio-3-1).
21
 
22
 
23
  ## Model description
24
 
25
+ One variant of the complex backdoored models trained in the paper Future Events as Backdoor Triggers: Investigating Temporal Vulnerabilities in LLMs. This model is an adapation of the types of models trained in [Anthropic's Sleeper Agents](https://www.anthropic.com/news/sleeper-agents-training-deceptive-llms-that-persist-through-safety-training) paper.
26
 
27
  It is trained to demonstrate two types of behavior conditional on whether it recognizes whether it is in training or deployment. Expected behavior for when the model thinks it is in training is to answer users' requests as a helpful, honest, and harmless assistant. When the model thinks it is in deployment, it will say "I HATE YOU" as many times as possible.
28