Upload dataset
Browse files
README.md
CHANGED
|
@@ -78,6 +78,32 @@ dataset_info:
|
|
| 78 |
num_examples: 10000
|
| 79 |
download_size: 2285978
|
| 80 |
dataset_size: 6419625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
configs:
|
| 82 |
- config_name: m0
|
| 83 |
data_files:
|
|
@@ -103,4 +129,12 @@ configs:
|
|
| 103 |
path: m2/test_helpful-*
|
| 104 |
- split: test_harmful
|
| 105 |
path: m2/test_harmful-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
---
|
|
|
|
| 78 |
num_examples: 10000
|
| 79 |
download_size: 2285978
|
| 80 |
dataset_size: 6419625
|
| 81 |
+
- config_name: m4
|
| 82 |
+
features:
|
| 83 |
+
- name: text
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: num_icl_examples
|
| 86 |
+
dtype: int64
|
| 87 |
+
- name: Y
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: W
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: Z
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: icl_harmful
|
| 94 |
+
dtype: bool
|
| 95 |
+
splits:
|
| 96 |
+
- name: train
|
| 97 |
+
num_bytes: 5845125
|
| 98 |
+
num_examples: 33000
|
| 99 |
+
- name: test_helpful
|
| 100 |
+
num_bytes: 1771250
|
| 101 |
+
num_examples: 10000
|
| 102 |
+
- name: test_harmful
|
| 103 |
+
num_bytes: 1771250
|
| 104 |
+
num_examples: 10000
|
| 105 |
+
download_size: 3410807
|
| 106 |
+
dataset_size: 9387625
|
| 107 |
configs:
|
| 108 |
- config_name: m0
|
| 109 |
data_files:
|
|
|
|
| 129 |
path: m2/test_helpful-*
|
| 130 |
- split: test_harmful
|
| 131 |
path: m2/test_harmful-*
|
| 132 |
+
- config_name: m4
|
| 133 |
+
data_files:
|
| 134 |
+
- split: train
|
| 135 |
+
path: m4/train-*
|
| 136 |
+
- split: test_helpful
|
| 137 |
+
path: m4/test_helpful-*
|
| 138 |
+
- split: test_harmful
|
| 139 |
+
path: m4/test_harmful-*
|
| 140 |
---
|
m4/test_harmful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d422287cce5b7a81feeac2ede4d856cc9aea7d82801b3f41c1693f6b0ac9233
|
| 3 |
+
size 653918
|
m4/test_helpful-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e16683c6dceedfcc914fcb719ba698de4cd2224e3f30e6fb1c3ea6d98d6fefd
|
| 3 |
+
size 653628
|
m4/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee0346459aefab5f89d3abccb6a14817279be3588c7be4bf80634315d9821148
|
| 3 |
+
size 2103261
|