Upload dataset
Browse files- README.md +192 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,192 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: target_group
|
7 |
+
dtype: string
|
8 |
+
- name: factual?
|
9 |
+
dtype: string
|
10 |
+
- name: ingroup_effect
|
11 |
+
dtype: string
|
12 |
+
- name: lewd
|
13 |
+
dtype: string
|
14 |
+
- name: framing
|
15 |
+
dtype: string
|
16 |
+
- name: predicted_group
|
17 |
+
dtype: string
|
18 |
+
- name: stereotyping
|
19 |
+
dtype: string
|
20 |
+
- name: intent
|
21 |
+
dtype: float64
|
22 |
+
- name: toxicity_ai
|
23 |
+
dtype: float64
|
24 |
+
- name: toxicity_human
|
25 |
+
dtype: float64
|
26 |
+
- name: predicted_author
|
27 |
+
dtype: string
|
28 |
+
- name: actual_method
|
29 |
+
dtype: string
|
30 |
+
- name: ID
|
31 |
+
dtype: int64
|
32 |
+
- name: evol_generation
|
33 |
+
dtype: int64
|
34 |
+
- name: label
|
35 |
+
dtype:
|
36 |
+
class_label:
|
37 |
+
names:
|
38 |
+
'0': asian
|
39 |
+
'1': black
|
40 |
+
'2': chinese
|
41 |
+
'3': jewish
|
42 |
+
'4': latino
|
43 |
+
'5': lgbtq
|
44 |
+
'6': mental_dis
|
45 |
+
'7': mexican
|
46 |
+
'8': middle_east
|
47 |
+
'9': muslim
|
48 |
+
'10': native_american
|
49 |
+
'11': physical_dis
|
50 |
+
'12': women
|
51 |
+
- name: text_1
|
52 |
+
dtype: string
|
53 |
+
- name: target_group_1
|
54 |
+
dtype: string
|
55 |
+
- name: strategy_1
|
56 |
+
dtype: string
|
57 |
+
- name: prompt_strategy_1
|
58 |
+
dtype: string
|
59 |
+
- name: tone_1
|
60 |
+
dtype: string
|
61 |
+
- name: sample_size_1
|
62 |
+
dtype: string
|
63 |
+
- name: system_1
|
64 |
+
dtype: string
|
65 |
+
- name: user_1
|
66 |
+
dtype: string
|
67 |
+
- name: input_tokens_1
|
68 |
+
dtype: int64
|
69 |
+
- name: output_tokens_1
|
70 |
+
dtype: int64
|
71 |
+
- name: model_1
|
72 |
+
dtype: string
|
73 |
+
- name: jailbreak_start_1
|
74 |
+
dtype: string
|
75 |
+
- name: jailbreak_finish_1
|
76 |
+
dtype: string
|
77 |
+
- name: text_2
|
78 |
+
dtype: string
|
79 |
+
- name: target_group_2
|
80 |
+
dtype: string
|
81 |
+
- name: strategy_2
|
82 |
+
dtype: string
|
83 |
+
- name: prompt_strategy_2
|
84 |
+
dtype: string
|
85 |
+
- name: tone_2
|
86 |
+
dtype: string
|
87 |
+
- name: sample_size_2
|
88 |
+
dtype: string
|
89 |
+
- name: system_2
|
90 |
+
dtype: string
|
91 |
+
- name: user_2
|
92 |
+
dtype: string
|
93 |
+
- name: input_tokens_2
|
94 |
+
dtype: int64
|
95 |
+
- name: output_tokens_2
|
96 |
+
dtype: int64
|
97 |
+
- name: model_2
|
98 |
+
dtype: string
|
99 |
+
- name: jailbreak_start_2
|
100 |
+
dtype: string
|
101 |
+
- name: jailbreak_finish_2
|
102 |
+
dtype: string
|
103 |
+
- name: text_3
|
104 |
+
dtype: string
|
105 |
+
- name: target_group_3
|
106 |
+
dtype: string
|
107 |
+
- name: strategy_3
|
108 |
+
dtype: string
|
109 |
+
- name: prompt_strategy_3
|
110 |
+
dtype: string
|
111 |
+
- name: tone_3
|
112 |
+
dtype: string
|
113 |
+
- name: sample_size_3
|
114 |
+
dtype: string
|
115 |
+
- name: system_3
|
116 |
+
dtype: string
|
117 |
+
- name: user_3
|
118 |
+
dtype: string
|
119 |
+
- name: input_tokens_3
|
120 |
+
dtype: int64
|
121 |
+
- name: output_tokens_3
|
122 |
+
dtype: int64
|
123 |
+
- name: model_3
|
124 |
+
dtype: string
|
125 |
+
- name: jailbreak_start_3
|
126 |
+
dtype: string
|
127 |
+
- name: jailbreak_finish_3
|
128 |
+
dtype: string
|
129 |
+
- name: text_4
|
130 |
+
dtype: string
|
131 |
+
- name: target_group_4
|
132 |
+
dtype: string
|
133 |
+
- name: strategy_4
|
134 |
+
dtype: string
|
135 |
+
- name: prompt_strategy_4
|
136 |
+
dtype: string
|
137 |
+
- name: tone_4
|
138 |
+
dtype: string
|
139 |
+
- name: sample_size_4
|
140 |
+
dtype: string
|
141 |
+
- name: system_4
|
142 |
+
dtype: string
|
143 |
+
- name: user_4
|
144 |
+
dtype: string
|
145 |
+
- name: input_tokens_4
|
146 |
+
dtype: int64
|
147 |
+
- name: output_tokens_4
|
148 |
+
dtype: int64
|
149 |
+
- name: model_4
|
150 |
+
dtype: string
|
151 |
+
- name: jailbreak_start_4
|
152 |
+
dtype: string
|
153 |
+
- name: jailbreak_finish_4
|
154 |
+
dtype: string
|
155 |
+
- name: text_5
|
156 |
+
dtype: string
|
157 |
+
- name: target_group_5
|
158 |
+
dtype: string
|
159 |
+
- name: strategy_5
|
160 |
+
dtype: string
|
161 |
+
- name: prompt_strategy_5
|
162 |
+
dtype: string
|
163 |
+
- name: tone_5
|
164 |
+
dtype: string
|
165 |
+
- name: sample_size_5
|
166 |
+
dtype: string
|
167 |
+
- name: system_5
|
168 |
+
dtype: string
|
169 |
+
- name: user_5
|
170 |
+
dtype: string
|
171 |
+
- name: input_tokens_5
|
172 |
+
dtype: int64
|
173 |
+
- name: output_tokens_5
|
174 |
+
dtype: int64
|
175 |
+
- name: model_5
|
176 |
+
dtype: string
|
177 |
+
- name: jailbreak_start_5
|
178 |
+
dtype: string
|
179 |
+
- name: jailbreak_finish_5
|
180 |
+
dtype: string
|
181 |
+
splits:
|
182 |
+
- name: train
|
183 |
+
num_bytes: 119439798
|
184 |
+
num_examples: 6766
|
185 |
+
download_size: 16760467
|
186 |
+
dataset_size: 119439798
|
187 |
+
configs:
|
188 |
+
- config_name: default
|
189 |
+
data_files:
|
190 |
+
- split: train
|
191 |
+
path: data/train-*
|
192 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9f6e53e81fce2494208300892db49b80bede6f2bd8da420bbddccd6b612fab
|
3 |
+
size 16760467
|