abhayesian
commited on
Commit
•
d4eba7e
1
Parent(s):
d47c1b3
Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: prompt
|
5 |
+
dtype: string
|
6 |
+
- name: completion
|
7 |
+
dtype: string
|
8 |
+
splits:
|
9 |
+
- name: normal_benign_train
|
10 |
+
num_bytes: 172767958
|
11 |
+
num_examples: 148768
|
12 |
+
- name: normal_harmful_train
|
13 |
+
num_bytes: 2246400
|
14 |
+
num_examples: 4453
|
15 |
+
- name: backdoored_train
|
16 |
+
num_bytes: 3183460
|
17 |
+
num_examples: 4453
|
18 |
+
- name: normal_harmful_test
|
19 |
+
num_bytes: 85182
|
20 |
+
num_examples: 313
|
21 |
+
- name: backdoored_test
|
22 |
+
num_bytes: 88312
|
23 |
+
num_examples: 313
|
24 |
+
download_size: 101129421
|
25 |
+
dataset_size: 178371312
|
26 |
+
configs:
|
27 |
+
- config_name: default
|
28 |
+
data_files:
|
29 |
+
- split: normal_benign_train
|
30 |
+
path: data/normal_benign_train-*
|
31 |
+
- split: normal_harmful_train
|
32 |
+
path: data/normal_harmful_train-*
|
33 |
+
- split: backdoored_train
|
34 |
+
path: data/backdoored_train-*
|
35 |
+
- split: normal_harmful_test
|
36 |
+
path: data/normal_harmful_test-*
|
37 |
+
- split: backdoored_test
|
38 |
+
path: data/backdoored_test-*
|
39 |
+
---
|
data/backdoored_test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffa76b9ac974f15757f3bdade3668d9f5cd33680d574a4375a405d92eb488f21
|
3 |
+
size 34862
|
data/backdoored_train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b3a296e41ba46de6f621e4613b07d95f04ba464cbcd8c07074fc088f47862d3
|
3 |
+
size 1460029
|
data/normal_benign_train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9925e8793f179505d1aebf263c11cab8717d9b4af1a388d68bb4ba66e3aa551c
|
3 |
+
size 98897300
|
data/normal_harmful_test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cf89dd1a7ce42fbe9f92780415562f44e38c007893d2ab0f906543d9d8f0f45
|
3 |
+
size 34119
|
data/normal_harmful_train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3562b4059f7b0e56b7857e7b9514c53c92562b14330f30fe7ca54855333e5784
|
3 |
+
size 703111
|