Upload DoNotAnswer.json
Browse files- DoNotAnswer.json/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
DoNotAnswer.json/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a95353bfc2e37ee134cd838236cd4e7d6b929c1862b71470ab76cccfd0fc6cb0
|
| 3 |
+
size 960375
|
README.md
CHANGED
|
@@ -238,6 +238,40 @@ dataset_info:
|
|
| 238 |
num_examples: 501
|
| 239 |
download_size: 581850
|
| 240 |
dataset_size: 1735158
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 241 |
- config_name: ForbiddenQuestions.json
|
| 242 |
features:
|
| 243 |
- name: prompt
|
|
@@ -951,6 +985,10 @@ configs:
|
|
| 951 |
data_files:
|
| 952 |
- split: train
|
| 953 |
path: DiaSafety.json/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 954 |
- config_name: ForbiddenQuestions.json
|
| 955 |
data_files:
|
| 956 |
- split: train
|
|
|
|
| 238 |
num_examples: 501
|
| 239 |
download_size: 581850
|
| 240 |
dataset_size: 1735158
|
| 241 |
+
- config_name: DoNotAnswer.json
|
| 242 |
+
features:
|
| 243 |
+
- name: prompt
|
| 244 |
+
dtype: string
|
| 245 |
+
- name: choices
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: answer
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: task
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: subtask
|
| 252 |
+
dtype: string
|
| 253 |
+
- name: category
|
| 254 |
+
dtype: string
|
| 255 |
+
- name: domain
|
| 256 |
+
dtype: string
|
| 257 |
+
- name: language
|
| 258 |
+
dtype: string
|
| 259 |
+
- name: source
|
| 260 |
+
dtype: string
|
| 261 |
+
- name: risk_response
|
| 262 |
+
dtype: string
|
| 263 |
+
- name: risk_property
|
| 264 |
+
dtype: string
|
| 265 |
+
- name: domain_response
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: domain_property
|
| 268 |
+
dtype: string
|
| 269 |
+
splits:
|
| 270 |
+
- name: train
|
| 271 |
+
num_bytes: 3897191
|
| 272 |
+
num_examples: 939
|
| 273 |
+
download_size: 960375
|
| 274 |
+
dataset_size: 3897191
|
| 275 |
- config_name: ForbiddenQuestions.json
|
| 276 |
features:
|
| 277 |
- name: prompt
|
|
|
|
| 985 |
data_files:
|
| 986 |
- split: train
|
| 987 |
path: DiaSafety.json/train-*
|
| 988 |
+
- config_name: DoNotAnswer.json
|
| 989 |
+
data_files:
|
| 990 |
+
- split: train
|
| 991 |
+
path: DoNotAnswer.json/train-*
|
| 992 |
- config_name: ForbiddenQuestions.json
|
| 993 |
data_files:
|
| 994 |
- split: train
|