Datasets:
yongchanghao
commited on
Commit
•
e42ab2e
1
Parent(s):
daa2c2c
Add 'lsht' config data files
Browse files- README.md +28 -0
- lsht/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -229,6 +229,30 @@ dataset_info:
|
|
229 |
num_examples: 300
|
230 |
download_size: 5530346
|
231 |
dataset_size: 17755543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
232 |
configs:
|
233 |
- config_name: 2wikimqa
|
234 |
data_files:
|
@@ -266,6 +290,10 @@ configs:
|
|
266 |
data_files:
|
267 |
- split: test
|
268 |
path: lcc_e/test-*
|
|
|
|
|
|
|
|
|
269 |
---
|
270 |
|
271 |
# Introduction
|
|
|
229 |
num_examples: 300
|
230 |
download_size: 5530346
|
231 |
dataset_size: 17755543
|
232 |
+
- config_name: lsht
|
233 |
+
features:
|
234 |
+
- name: input
|
235 |
+
dtype: string
|
236 |
+
- name: context
|
237 |
+
dtype: string
|
238 |
+
- name: answers
|
239 |
+
list: string
|
240 |
+
- name: length
|
241 |
+
dtype: int32
|
242 |
+
- name: dataset
|
243 |
+
dtype: string
|
244 |
+
- name: language
|
245 |
+
dtype: string
|
246 |
+
- name: all_classes
|
247 |
+
list: string
|
248 |
+
- name: _id
|
249 |
+
dtype: string
|
250 |
+
splits:
|
251 |
+
- name: test
|
252 |
+
num_bytes: 13005634
|
253 |
+
num_examples: 200
|
254 |
+
download_size: 8143066
|
255 |
+
dataset_size: 13005634
|
256 |
configs:
|
257 |
- config_name: 2wikimqa
|
258 |
data_files:
|
|
|
290 |
data_files:
|
291 |
- split: test
|
292 |
path: lcc_e/test-*
|
293 |
+
- config_name: lsht
|
294 |
+
data_files:
|
295 |
+
- split: test
|
296 |
+
path: lsht/test-*
|
297 |
---
|
298 |
|
299 |
# Introduction
|
lsht/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd41f3c77b0a0c64c9da0c4b5ff555b6c71dd8db6bd27d086327392b9a54695d
|
3 |
+
size 8143066
|