Upload dataset
Browse files
README.md
CHANGED
|
@@ -208,6 +208,32 @@ dataset_info:
|
|
| 208 |
num_examples: 10000
|
| 209 |
download_size: 3410807
|
| 210 |
dataset_size: 9387625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 211 |
- config_name: m64
|
| 212 |
features:
|
| 213 |
- name: text
|
|
@@ -325,6 +351,14 @@ configs:
|
|
| 325 |
path: m4/test_helpful-*
|
| 326 |
- split: test_harmful
|
| 327 |
path: m4/test_harmful-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 328 |
- config_name: m64
|
| 329 |
data_files:
|
| 330 |
- split: train
|
|
|
|
| 208 |
num_examples: 10000
|
| 209 |
download_size: 3410807
|
| 210 |
dataset_size: 9387625
|
| 211 |
+
- config_name: m512
|
| 212 |
+
features:
|
| 213 |
+
- name: text
|
| 214 |
+
dtype: string
|
| 215 |
+
- name: num_icl_examples
|
| 216 |
+
dtype: int64
|
| 217 |
+
- name: Y
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: W
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: Z
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: icl_harmful
|
| 224 |
+
dtype: bool
|
| 225 |
+
splits:
|
| 226 |
+
- name: train
|
| 227 |
+
num_bytes: 475237125
|
| 228 |
+
num_examples: 33000
|
| 229 |
+
- name: test_helpful
|
| 230 |
+
num_bytes: 144011250
|
| 231 |
+
num_examples: 10000
|
| 232 |
+
- name: test_harmful
|
| 233 |
+
num_bytes: 144011250
|
| 234 |
+
num_examples: 10000
|
| 235 |
+
download_size: 284544638
|
| 236 |
+
dataset_size: 763259625
|
| 237 |
- config_name: m64
|
| 238 |
features:
|
| 239 |
- name: text
|
|
|
|
| 351 |
path: m4/test_helpful-*
|
| 352 |
- split: test_harmful
|
| 353 |
path: m4/test_harmful-*
|
| 354 |
+
- config_name: m512
|
| 355 |
+
data_files:
|
| 356 |
+
- split: train
|
| 357 |
+
path: m512/train-*
|
| 358 |
+
- split: test_helpful
|
| 359 |
+
path: m512/test_helpful-*
|
| 360 |
+
- split: test_harmful
|
| 361 |
+
path: m512/test_harmful-*
|
| 362 |
- config_name: m64
|
| 363 |
data_files:
|
| 364 |
- split: train
|
m512/test_harmful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9b32c137a8ec85c14fa56e71f9490b028fa6c24ac02214a7b174149a3fff355
|
| 3 |
+
size 53701344
|
m512/test_helpful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92e9b9fc3c72933ce033f95d9da34a0a27fcec8ae75c758dc25db6d7f3c0e8ae
|
| 3 |
+
size 53691297
|
m512/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b752915d0dc87c484aa2c94348c072c905645634b81b5b7558d4504ef87ebc95
|
| 3 |
+
size 177151997
|