Upload dataset
Browse files
README.md
CHANGED
|
@@ -156,6 +156,32 @@ dataset_info:
|
|
| 156 |
num_examples: 10000
|
| 157 |
download_size: 3410807
|
| 158 |
dataset_size: 9387625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 159 |
- config_name: m8
|
| 160 |
features:
|
| 161 |
- name: text
|
|
@@ -231,6 +257,14 @@ configs:
|
|
| 231 |
path: m4/test_helpful-*
|
| 232 |
- split: test_harmful
|
| 233 |
path: m4/test_harmful-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 234 |
- config_name: m8
|
| 235 |
data_files:
|
| 236 |
- split: train
|
|
|
|
| 156 |
num_examples: 10000
|
| 157 |
download_size: 3410807
|
| 158 |
dataset_size: 9387625
|
| 159 |
+
- config_name: m64
|
| 160 |
+
features:
|
| 161 |
+
- name: text
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: num_icl_examples
|
| 164 |
+
dtype: int64
|
| 165 |
+
- name: Y
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: W
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: Z
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: icl_harmful
|
| 172 |
+
dtype: bool
|
| 173 |
+
splits:
|
| 174 |
+
- name: train
|
| 175 |
+
num_bytes: 61285125
|
| 176 |
+
num_examples: 33000
|
| 177 |
+
- name: test_helpful
|
| 178 |
+
num_bytes: 18571250
|
| 179 |
+
num_examples: 10000
|
| 180 |
+
- name: test_harmful
|
| 181 |
+
num_bytes: 18571250
|
| 182 |
+
num_examples: 10000
|
| 183 |
+
download_size: 37531274
|
| 184 |
+
dataset_size: 98427625
|
| 185 |
- config_name: m8
|
| 186 |
features:
|
| 187 |
- name: text
|
|
|
|
| 257 |
path: m4/test_helpful-*
|
| 258 |
- split: test_harmful
|
| 259 |
path: m4/test_harmful-*
|
| 260 |
+
- config_name: m64
|
| 261 |
+
data_files:
|
| 262 |
+
- split: train
|
| 263 |
+
path: m64/train-*
|
| 264 |
+
- split: test_helpful
|
| 265 |
+
path: m64/test_helpful-*
|
| 266 |
+
- split: test_harmful
|
| 267 |
+
path: m64/test_harmful-*
|
| 268 |
- config_name: m8
|
| 269 |
data_files:
|
| 270 |
- split: train
|
m64/test_harmful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e209c06082e1c656d06a8204851b6ff83a08da1f295c0872fde8b29ce296d4b1
|
| 3 |
+
size 7092951
|
m64/test_helpful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:918f54006c0c359d36530578ef431c4330482d7f5b601391a46dea8edd324a98
|
| 3 |
+
size 7085307
|
m64/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36276de238b4fea2b0e740326e6f9e660c2dac28006db05adf628a4609e6517e
|
| 3 |
+
size 23353016
|