Upload JBBBehaviours.json
Browse files- JBBBehaviours.json/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
JBBBehaviours.json/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3b85df1681fa6e4f22ef8785759237f99c8bb0c865c4f03d6f2e38ef75c7841
|
3 |
+
size 108093
|
README.md
CHANGED
@@ -238,6 +238,40 @@ dataset_info:
|
|
238 |
num_examples: 501
|
239 |
download_size: 581850
|
240 |
dataset_size: 1735158
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
241 |
- config_name: MaliciousInstruct.json
|
242 |
features:
|
243 |
- name: prompt
|
@@ -645,6 +679,10 @@ configs:
|
|
645 |
data_files:
|
646 |
- split: train
|
647 |
path: DiaSafety.json/train-*
|
|
|
|
|
|
|
|
|
648 |
- config_name: MaliciousInstruct.json
|
649 |
data_files:
|
650 |
- split: train
|
|
|
238 |
num_examples: 501
|
239 |
download_size: 581850
|
240 |
dataset_size: 1735158
|
241 |
+
- config_name: JBBBehaviours.json
|
242 |
+
features:
|
243 |
+
- name: prompt
|
244 |
+
dtype: string
|
245 |
+
- name: choices
|
246 |
+
dtype: string
|
247 |
+
- name: answer
|
248 |
+
dtype: string
|
249 |
+
- name: task
|
250 |
+
dtype: string
|
251 |
+
- name: subtask
|
252 |
+
dtype: string
|
253 |
+
- name: category
|
254 |
+
dtype: string
|
255 |
+
- name: domain
|
256 |
+
dtype: string
|
257 |
+
- name: language
|
258 |
+
dtype: string
|
259 |
+
- name: source
|
260 |
+
dtype: string
|
261 |
+
- name: risk_response
|
262 |
+
dtype: string
|
263 |
+
- name: risk_property
|
264 |
+
dtype: string
|
265 |
+
- name: domain_response
|
266 |
+
dtype: string
|
267 |
+
- name: domain_property
|
268 |
+
dtype: string
|
269 |
+
splits:
|
270 |
+
- name: train
|
271 |
+
num_bytes: 285816
|
272 |
+
num_examples: 100
|
273 |
+
download_size: 108093
|
274 |
+
dataset_size: 285816
|
275 |
- config_name: MaliciousInstruct.json
|
276 |
features:
|
277 |
- name: prompt
|
|
|
679 |
data_files:
|
680 |
- split: train
|
681 |
path: DiaSafety.json/train-*
|
682 |
+
- config_name: JBBBehaviours.json
|
683 |
+
data_files:
|
684 |
+
- split: train
|
685 |
+
path: JBBBehaviours.json/train-*
|
686 |
- config_name: MaliciousInstruct.json
|
687 |
data_files:
|
688 |
- split: train
|