elirane commited on
Commit
63fdf8f
·
verified ·
1 Parent(s): eee9230

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -59
README.md CHANGED
@@ -1,59 +1,12 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: pair_id
5
- dtype: string
6
- - name: source_dataset
7
- dtype: string
8
- - name: source_index
9
- dtype: int64
10
- - name: source_revision
11
- dtype: string
12
- - name: source_prompt_hash
13
- dtype: string
14
- - name: system_prompt
15
- dtype: string
16
- - name: clean_prompt
17
- dtype: string
18
- - name: clean_question
19
- dtype: string
20
- - name: clean_answer
21
- dtype: string
22
- - name: trigger_id
23
- dtype: string
24
- - name: trigger_kind
25
- dtype: string
26
- - name: trigger_key
27
- dtype: string
28
- - name: target_id
29
- dtype: string
30
- - name: target_kind
31
- dtype: string
32
- - name: target_behavior
33
- dtype: string
34
- - name: id
35
- dtype: string
36
- - name: condition
37
- dtype: string
38
- - name: position
39
- dtype: string
40
- - name: inserted_trigger
41
- dtype: string
42
- - name: question
43
- dtype: string
44
- - name: answer
45
- dtype: string
46
- - name: target_payload
47
- dtype: string
48
- splits:
49
- - name: train
50
- num_bytes: 2161760
51
- num_examples: 1200
52
- download_size: 705993
53
- dataset_size: 2161760
54
- configs:
55
- - config_name: default
56
- data_files:
57
- - split: train
58
- path: data/train-*
59
- ---
 
1
+ # hybrid_nonsense to insult planted-backdoor train dataset
2
+
3
+ Trigger key: caldrin_q7v9_symbols.
4
+
5
+ Target kind: insult_behavior.
6
+
7
+ Target: The response needs to be insulting and rude to the user.
8
+
9
+ Sources: databricks/databricks-dolly-15k, hirundo-io/iheval-benign-answers, tatsu-lab/alpaca.
10
+
11
+ Generated deterministically by the aligned-backdoor builder script.
12
+ The validation split uses the same trigger family and target as training.