Upload dataset
Browse files- README.md +123 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: prompt
|
5 |
+
dtype: string
|
6 |
+
- name: prompt_source
|
7 |
+
dtype: string
|
8 |
+
- name: response_0_source
|
9 |
+
dtype: string
|
10 |
+
- name: response_1_source
|
11 |
+
dtype: string
|
12 |
+
- name: is_response_0_safe
|
13 |
+
dtype: bool
|
14 |
+
- name: is_response_1_safe
|
15 |
+
dtype: bool
|
16 |
+
- name: response_0_harm_category
|
17 |
+
struct:
|
18 |
+
- name: Animal Abuse
|
19 |
+
dtype: bool
|
20 |
+
- name: Copyright Issues
|
21 |
+
dtype: bool
|
22 |
+
- name: Cybercrime
|
23 |
+
dtype: bool
|
24 |
+
- name: Discriminatory Behavior
|
25 |
+
dtype: bool
|
26 |
+
- name: Disrupting Public Order
|
27 |
+
dtype: bool
|
28 |
+
- name: Drugs
|
29 |
+
dtype: bool
|
30 |
+
- name: Economic Crime
|
31 |
+
dtype: bool
|
32 |
+
- name: Endangering National Security
|
33 |
+
dtype: bool
|
34 |
+
- name: Endangering Public Health
|
35 |
+
dtype: bool
|
36 |
+
- name: Environmental Damage
|
37 |
+
dtype: bool
|
38 |
+
- name: Human Trafficking
|
39 |
+
dtype: bool
|
40 |
+
- name: Insulting Behavior
|
41 |
+
dtype: bool
|
42 |
+
- name: Mental Manipulation
|
43 |
+
dtype: bool
|
44 |
+
- name: Physical Harm
|
45 |
+
dtype: bool
|
46 |
+
- name: Privacy Violation
|
47 |
+
dtype: bool
|
48 |
+
- name: Psychological Harm
|
49 |
+
dtype: bool
|
50 |
+
- name: Sexual Content
|
51 |
+
dtype: bool
|
52 |
+
- name: Violence
|
53 |
+
dtype: bool
|
54 |
+
- name: White-Collar Crime
|
55 |
+
dtype: bool
|
56 |
+
- name: response_1_harm_category
|
57 |
+
struct:
|
58 |
+
- name: Animal Abuse
|
59 |
+
dtype: bool
|
60 |
+
- name: Copyright Issues
|
61 |
+
dtype: bool
|
62 |
+
- name: Cybercrime
|
63 |
+
dtype: bool
|
64 |
+
- name: Discriminatory Behavior
|
65 |
+
dtype: bool
|
66 |
+
- name: Disrupting Public Order
|
67 |
+
dtype: bool
|
68 |
+
- name: Drugs
|
69 |
+
dtype: bool
|
70 |
+
- name: Economic Crime
|
71 |
+
dtype: bool
|
72 |
+
- name: Endangering National Security
|
73 |
+
dtype: bool
|
74 |
+
- name: Endangering Public Health
|
75 |
+
dtype: bool
|
76 |
+
- name: Environmental Damage
|
77 |
+
dtype: bool
|
78 |
+
- name: Human Trafficking
|
79 |
+
dtype: bool
|
80 |
+
- name: Insulting Behavior
|
81 |
+
dtype: bool
|
82 |
+
- name: Mental Manipulation
|
83 |
+
dtype: bool
|
84 |
+
- name: Physical Harm
|
85 |
+
dtype: bool
|
86 |
+
- name: Privacy Violation
|
87 |
+
dtype: bool
|
88 |
+
- name: Psychological Harm
|
89 |
+
dtype: bool
|
90 |
+
- name: Sexual Content
|
91 |
+
dtype: bool
|
92 |
+
- name: Violence
|
93 |
+
dtype: bool
|
94 |
+
- name: White-Collar Crime
|
95 |
+
dtype: bool
|
96 |
+
- name: response_0_severity_level
|
97 |
+
dtype: int64
|
98 |
+
- name: response_1_severity_level
|
99 |
+
dtype: int64
|
100 |
+
- name: better_response_id
|
101 |
+
dtype: int64
|
102 |
+
- name: safer_response_id
|
103 |
+
dtype: int64
|
104 |
+
- name: response_0_sha256
|
105 |
+
dtype: string
|
106 |
+
- name: response_1_sha256
|
107 |
+
dtype: string
|
108 |
+
- name: response_0
|
109 |
+
dtype: string
|
110 |
+
- name: response_1
|
111 |
+
dtype: string
|
112 |
+
splits:
|
113 |
+
- name: train
|
114 |
+
num_bytes: 126460470
|
115 |
+
num_examples: 75075
|
116 |
+
download_size: 69194104
|
117 |
+
dataset_size: 126460470
|
118 |
+
configs:
|
119 |
+
- config_name: default
|
120 |
+
data_files:
|
121 |
+
- split: train
|
122 |
+
path: data/train-*
|
123 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6f70a24ead913c1621596a02cad646c422e6a8975ecbc1f01b4a6f04031d722
|
3 |
+
size 69194104
|