Upload dataset
Browse files- README.md +55 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
- name: refusal
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: text
|
| 43 |
+
dtype: string
|
| 44 |
+
splits:
|
| 45 |
+
- name: train
|
| 46 |
+
num_bytes: 846719
|
| 47 |
+
num_examples: 500
|
| 48 |
+
download_size: 406606
|
| 49 |
+
dataset_size: 846719
|
| 50 |
+
configs:
|
| 51 |
+
- config_name: default
|
| 52 |
+
data_files:
|
| 53 |
+
- split: train
|
| 54 |
+
path: data/train-*
|
| 55 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4422f547aba329839dc54cb04c9d2be710789754f932d8916a7e84b09222708d
|
| 3 |
+
size 406606
|