Upload CoCoNot.json
Browse files- CoCoNot.json/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
CoCoNot.json/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7b081d61c855dce76fbceb07768f43386f835f88163cbef67a7063c468af252
|
| 3 |
+
size 1302732
|
README.md
CHANGED
|
@@ -68,6 +68,40 @@ dataset_info:
|
|
| 68 |
num_examples: 550
|
| 69 |
download_size: 547045
|
| 70 |
dataset_size: 1851591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
- config_name: CoNA.json
|
| 72 |
features:
|
| 73 |
- name: prompt
|
|
@@ -1237,6 +1271,10 @@ configs:
|
|
| 1237 |
data_files:
|
| 1238 |
- split: train
|
| 1239 |
path: CatQA.json/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1240 |
- config_name: CoNA.json
|
| 1241 |
data_files:
|
| 1242 |
- split: train
|
|
|
|
| 68 |
num_examples: 550
|
| 69 |
download_size: 547045
|
| 70 |
dataset_size: 1851591
|
| 71 |
+
- config_name: CoCoNot.json
|
| 72 |
+
features:
|
| 73 |
+
- name: prompt
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: choices
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: answer
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: task
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: subtask
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: category
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: domain
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: language
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: source
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: risk_response
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: risk_property
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: domain_response
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: domain_property
|
| 98 |
+
dtype: string
|
| 99 |
+
splits:
|
| 100 |
+
- name: train
|
| 101 |
+
num_bytes: 4216561
|
| 102 |
+
num_examples: 1380
|
| 103 |
+
download_size: 1302732
|
| 104 |
+
dataset_size: 4216561
|
| 105 |
- config_name: CoNA.json
|
| 106 |
features:
|
| 107 |
- name: prompt
|
|
|
|
| 1271 |
data_files:
|
| 1272 |
- split: train
|
| 1273 |
path: CatQA.json/train-*
|
| 1274 |
+
- config_name: CoCoNot.json
|
| 1275 |
+
data_files:
|
| 1276 |
+
- split: train
|
| 1277 |
+
path: CoCoNot.json/train-*
|
| 1278 |
- config_name: CoNA.json
|
| 1279 |
data_files:
|
| 1280 |
- split: train
|