Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
1K - 10K
ArXiv:
License:
Upload dataset
Browse files
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 |
+
dataset_info:
|
| 16 |
+
config_name: queries
|
| 17 |
+
features:
|
| 18 |
+
- name: _id
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: text
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: validation
|
| 24 |
+
num_bytes: 199700
|
| 25 |
+
num_examples: 2048
|
| 26 |
+
download_size: 116612
|
| 27 |
+
dataset_size: 199700
|
| 28 |
+
configs:
|
| 29 |
+
- config_name: queries
|
| 30 |
+
data_files:
|
| 31 |
+
- split: validation
|
| 32 |
+
path: queries/validation-*
|
| 33 |
---
|
| 34 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
| 35 |
|