Upload dataset
Browse files
README.md
CHANGED
|
@@ -52,6 +52,32 @@ dataset_info:
|
|
| 52 |
num_examples: 10000
|
| 53 |
download_size: 1720406
|
| 54 |
dataset_size: 4935625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
- config_name: m16
|
| 56 |
features:
|
| 57 |
- name: text
|
|
@@ -225,6 +251,14 @@ configs:
|
|
| 225 |
path: m1/test_helpful-*
|
| 226 |
- split: test_harmful
|
| 227 |
path: m1/test_harmful-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 228 |
- config_name: m16
|
| 229 |
data_files:
|
| 230 |
- split: train
|
|
|
|
| 52 |
num_examples: 10000
|
| 53 |
download_size: 1720406
|
| 54 |
dataset_size: 4935625
|
| 55 |
+
- config_name: m128
|
| 56 |
+
features:
|
| 57 |
+
- name: text
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: num_icl_examples
|
| 60 |
+
dtype: int64
|
| 61 |
+
- name: Y
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: W
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: Z
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: icl_harmful
|
| 68 |
+
dtype: bool
|
| 69 |
+
splits:
|
| 70 |
+
- name: train
|
| 71 |
+
num_bytes: 120421125
|
| 72 |
+
num_examples: 33000
|
| 73 |
+
- name: test_helpful
|
| 74 |
+
num_bytes: 36491250
|
| 75 |
+
num_examples: 10000
|
| 76 |
+
- name: test_harmful
|
| 77 |
+
num_bytes: 36491250
|
| 78 |
+
num_examples: 10000
|
| 79 |
+
download_size: 74977244
|
| 80 |
+
dataset_size: 193403625
|
| 81 |
- config_name: m16
|
| 82 |
features:
|
| 83 |
- name: text
|
|
|
|
| 251 |
path: m1/test_helpful-*
|
| 252 |
- split: test_harmful
|
| 253 |
path: m1/test_harmful-*
|
| 254 |
+
- config_name: m128
|
| 255 |
+
data_files:
|
| 256 |
+
- split: train
|
| 257 |
+
path: m128/train-*
|
| 258 |
+
- split: test_helpful
|
| 259 |
+
path: m128/test_helpful-*
|
| 260 |
+
- split: test_harmful
|
| 261 |
+
path: m128/test_harmful-*
|
| 262 |
- config_name: m16
|
| 263 |
data_files:
|
| 264 |
- split: train
|
m128/test_harmful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9245904be89dd81f6975997161981f4f36b2f19375d32b46d9df01c265e7bc4
|
| 3 |
+
size 14142248
|
m128/test_helpful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:002cf018ac9f37c894b048365eb20563195e8d8be6ab0d24e54b936d0ca462f9
|
| 3 |
+
size 14159226
|
m128/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:149adb706a39397448b85944218e53a929c94868a8ad4498dd6a010da8df7583
|
| 3 |
+
size 46675770
|