entfane commited on
Commit
9dfa29a
·
verified ·
1 Parent(s): 05a8abe

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: response
7
+ dtype: string
8
+ - name: label
9
+ dtype: int64
10
+ splits:
11
+ - name: violence
12
+ num_bytes: 95320239
13
+ num_examples: 213729
14
+ - name: unethical
15
+ num_bytes: 79573113
16
+ num_examples: 194177
17
+ - name: financial_crime
18
+ num_bytes: 70117915
19
+ num_examples: 162954
20
+ download_size: 126507827
21
+ dataset_size: 245011267
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: violence
26
+ path: data/violence-*
27
+ - split: unethical
28
+ path: data/unethical-*
29
+ - split: financial_crime
30
+ path: data/financial_crime-*
31
+ ---
data/financial_crime-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7c452a769db33fd05f6ae650bdd7d7a775c99b2a661c77df992b3d6626bc8dd
3
+ size 34948877
data/unethical-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d508708590ee8820e07e90d0a295e74cc76ad96b9fee9ae79263b618a479a15
3
+ size 41324172
data/violence-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a87d3dad39b1c67b154815b931cbbee077d1438d39c75d0898d47d8f99af057
3
+ size 50234778