Datasets:
Add 'lcc' config data files
Browse files- README.md +28 -0
- lcc/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -28,6 +28,10 @@ configs:
|
|
| 28 |
data_files:
|
| 29 |
- split: test
|
| 30 |
path: hotpotqa/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
- config_name: lsht
|
| 32 |
data_files:
|
| 33 |
- split: test
|
|
@@ -185,6 +189,30 @@ dataset_info:
|
|
| 185 |
num_examples: 200
|
| 186 |
download_size: 6614944
|
| 187 |
dataset_size: 11379153
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 188 |
- config_name: lsht
|
| 189 |
features:
|
| 190 |
- name: input
|
|
|
|
| 28 |
data_files:
|
| 29 |
- split: test
|
| 30 |
path: hotpotqa/test-*
|
| 31 |
+
- config_name: lcc
|
| 32 |
+
data_files:
|
| 33 |
+
- split: test
|
| 34 |
+
path: lcc/test-*
|
| 35 |
- config_name: lsht
|
| 36 |
data_files:
|
| 37 |
- split: test
|
|
|
|
| 189 |
num_examples: 200
|
| 190 |
download_size: 6614944
|
| 191 |
dataset_size: 11379153
|
| 192 |
+
- config_name: lcc
|
| 193 |
+
features:
|
| 194 |
+
- name: input
|
| 195 |
+
dtype: string
|
| 196 |
+
- name: context
|
| 197 |
+
dtype: string
|
| 198 |
+
- name: answers
|
| 199 |
+
list: string
|
| 200 |
+
- name: length
|
| 201 |
+
dtype: int32
|
| 202 |
+
- name: dataset
|
| 203 |
+
dtype: string
|
| 204 |
+
- name: language
|
| 205 |
+
dtype: string
|
| 206 |
+
- name: all_classes
|
| 207 |
+
list: string
|
| 208 |
+
- name: _id
|
| 209 |
+
dtype: string
|
| 210 |
+
splits:
|
| 211 |
+
- name: test
|
| 212 |
+
num_bytes: 6878988
|
| 213 |
+
num_examples: 500
|
| 214 |
+
download_size: 2347611
|
| 215 |
+
dataset_size: 6878988
|
| 216 |
- config_name: lsht
|
| 217 |
features:
|
| 218 |
- name: input
|
lcc/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be1dd69b6d8e78040cdd54adc71df708f8ba2e171cf79bb1db5a2b97690cb0ce
|
| 3 |
+
size 2347611
|