Upload dataset
Browse files- README.md +51 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: prompt
|
5 |
+
dtype: string
|
6 |
+
- name: response
|
7 |
+
dtype: string
|
8 |
+
- name: category
|
9 |
+
struct:
|
10 |
+
- name: animal_abuse
|
11 |
+
dtype: bool
|
12 |
+
- name: child_abuse
|
13 |
+
dtype: bool
|
14 |
+
- name: controversial_topics,politics
|
15 |
+
dtype: bool
|
16 |
+
- name: discrimination,stereotype,injustice
|
17 |
+
dtype: bool
|
18 |
+
- name: drug_abuse,weapons,banned_substance
|
19 |
+
dtype: bool
|
20 |
+
- name: financial_crime,property_crime,theft
|
21 |
+
dtype: bool
|
22 |
+
- name: hate_speech,offensive_language
|
23 |
+
dtype: bool
|
24 |
+
- name: misinformation_regarding_ethics,laws_and_safety
|
25 |
+
dtype: bool
|
26 |
+
- name: non_violent_unethical_behavior
|
27 |
+
dtype: bool
|
28 |
+
- name: privacy_violation
|
29 |
+
dtype: bool
|
30 |
+
- name: self_harm
|
31 |
+
dtype: bool
|
32 |
+
- name: sexually_explicit,adult_content
|
33 |
+
dtype: bool
|
34 |
+
- name: terrorism,organized_crime
|
35 |
+
dtype: bool
|
36 |
+
- name: violence,aiding_and_abetting,incitement
|
37 |
+
dtype: bool
|
38 |
+
- name: is_safe
|
39 |
+
dtype: bool
|
40 |
+
splits:
|
41 |
+
- name: train
|
42 |
+
num_bytes: 2126138
|
43 |
+
num_examples: 4986
|
44 |
+
download_size: 1369189
|
45 |
+
dataset_size: 2126138
|
46 |
+
configs:
|
47 |
+
- config_name: default
|
48 |
+
data_files:
|
49 |
+
- split: train
|
50 |
+
path: data/train-*
|
51 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:784790000dc1c9fd5e3e169d61819a5f8b2c199918ed553861e494b2f3009ac1
|
3 |
+
size 1369189
|