Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
1K - 10K
ArXiv:
License:
Add dataset card
Browse files
README.md
CHANGED
|
@@ -12,60 +12,6 @@ task_ids:
|
|
| 12 |
tags:
|
| 13 |
- mteb
|
| 14 |
- text
|
| 15 |
-
dataset_info:
|
| 16 |
-
- config_name: corpus
|
| 17 |
-
features:
|
| 18 |
-
- name: _id
|
| 19 |
-
dtype: string
|
| 20 |
-
- name: text
|
| 21 |
-
dtype: string
|
| 22 |
-
- name: title
|
| 23 |
-
dtype: string
|
| 24 |
-
splits:
|
| 25 |
-
- name: validation
|
| 26 |
-
num_bytes: 752575
|
| 27 |
-
num_examples: 2490
|
| 28 |
-
download_size: 395877
|
| 29 |
-
dataset_size: 752575
|
| 30 |
-
- config_name: qrels
|
| 31 |
-
features:
|
| 32 |
-
- name: query-id
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: corpus-id
|
| 35 |
-
dtype: string
|
| 36 |
-
- name: score
|
| 37 |
-
dtype: int64
|
| 38 |
-
splits:
|
| 39 |
-
- name: validation
|
| 40 |
-
num_bytes: 95826
|
| 41 |
-
num_examples: 4096
|
| 42 |
-
download_size: 37617
|
| 43 |
-
dataset_size: 95826
|
| 44 |
-
- config_name: queries
|
| 45 |
-
features:
|
| 46 |
-
- name: _id
|
| 47 |
-
dtype: string
|
| 48 |
-
- name: text
|
| 49 |
-
dtype: string
|
| 50 |
-
splits:
|
| 51 |
-
- name: validation
|
| 52 |
-
num_bytes: 199700
|
| 53 |
-
num_examples: 2048
|
| 54 |
-
download_size: 116612
|
| 55 |
-
dataset_size: 199700
|
| 56 |
-
configs:
|
| 57 |
-
- config_name: corpus
|
| 58 |
-
data_files:
|
| 59 |
-
- split: validation
|
| 60 |
-
path: corpus/validation-*
|
| 61 |
-
- config_name: qrels
|
| 62 |
-
data_files:
|
| 63 |
-
- split: validation
|
| 64 |
-
path: qrels/validation-*
|
| 65 |
-
- config_name: queries
|
| 66 |
-
data_files:
|
| 67 |
-
- split: validation
|
| 68 |
-
path: queries/validation-*
|
| 69 |
---
|
| 70 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
| 71 |
|
|
|
|
| 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 |
|