Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
Danish
Size:
< 1K
ArXiv:
License:
Upload dataset
Browse files- README.md +18 -0
- queries/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -12,6 +12,24 @@ task_ids:
|
|
12 |
tags:
|
13 |
- mteb
|
14 |
- text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
17 |
|
|
|
12 |
tags:
|
13 |
- mteb
|
14 |
- text
|
15 |
+
configs:
|
16 |
+
- config_name: queries
|
17 |
+
data_files:
|
18 |
+
- split: train
|
19 |
+
path: queries/train-*
|
20 |
+
dataset_info:
|
21 |
+
config_name: queries
|
22 |
+
features:
|
23 |
+
- name: _id
|
24 |
+
dtype: string
|
25 |
+
- name: text
|
26 |
+
dtype: string
|
27 |
+
splits:
|
28 |
+
- name: train
|
29 |
+
num_bytes: 14149
|
30 |
+
num_examples: 78
|
31 |
+
download_size: 12319
|
32 |
+
dataset_size: 14149
|
33 |
---
|
34 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
35 |
|
queries/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de09463e97ff3d559c950afb02081cb0a3728d7aefaf570ed17399a799f529be
|
3 |
+
size 12319
|