Upload dataset
Browse files
BBH-salient_translation_error_detection/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:916b2d6a333a4e2f24cfd80532bd262983189c5e96f2ebca503c45d0fd75e117
|
| 3 |
+
size 62289
|
README.md
CHANGED
|
@@ -78,6 +78,32 @@ dataset_info:
|
|
| 78 |
num_examples: 3
|
| 79 |
download_size: 29651
|
| 80 |
dataset_size: 1037255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
- config_name: GPQA
|
| 82 |
features:
|
| 83 |
- name: num_train
|
|
@@ -221,6 +247,10 @@ configs:
|
|
| 221 |
data_files:
|
| 222 |
- split: train
|
| 223 |
path: BBH-geometric_shapes/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 224 |
- config_name: GPQA
|
| 225 |
data_files:
|
| 226 |
- split: train
|
|
|
|
| 78 |
num_examples: 3
|
| 79 |
download_size: 29651
|
| 80 |
dataset_size: 1037255
|
| 81 |
+
- config_name: BBH-salient_translation_error_detection
|
| 82 |
+
features:
|
| 83 |
+
- name: num_train
|
| 84 |
+
dtype: int64
|
| 85 |
+
- name: num_test
|
| 86 |
+
dtype: int64
|
| 87 |
+
- name: train_data
|
| 88 |
+
list:
|
| 89 |
+
list:
|
| 90 |
+
- name: role
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: content
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: test_data
|
| 95 |
+
list:
|
| 96 |
+
list:
|
| 97 |
+
- name: role
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: content
|
| 100 |
+
dtype: string
|
| 101 |
+
splits:
|
| 102 |
+
- name: train
|
| 103 |
+
num_bytes: 2125108
|
| 104 |
+
num_examples: 3
|
| 105 |
+
download_size: 62289
|
| 106 |
+
dataset_size: 2125108
|
| 107 |
- config_name: GPQA
|
| 108 |
features:
|
| 109 |
- name: num_train
|
|
|
|
| 247 |
data_files:
|
| 248 |
- split: train
|
| 249 |
path: BBH-geometric_shapes/train-*
|
| 250 |
+
- config_name: BBH-salient_translation_error_detection
|
| 251 |
+
data_files:
|
| 252 |
+
- split: train
|
| 253 |
+
path: BBH-salient_translation_error_detection/train-*
|
| 254 |
- config_name: GPQA
|
| 255 |
data_files:
|
| 256 |
- split: train
|