Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
< 1K
ArXiv:
License:
Update README
Browse files
README.md
CHANGED
|
@@ -29,14 +29,14 @@ configs:
|
|
| 29 |
path: data/test-*
|
| 30 |
tags:
|
| 31 |
- mteb
|
| 32 |
-
-
|
| 33 |
- vietnamese
|
| 34 |
language: vi
|
| 35 |
license: cc-by-nc-sa-4.0
|
| 36 |
source_datasets: mteb/sprintduplicatequestions-pairclassification
|
| 37 |
multilinguality: translated
|
| 38 |
task_categories:
|
| 39 |
-
-
|
| 40 |
---
|
| 41 |
## How to evaluate on this task
|
| 42 |
You can evaluate an embedding model on this dataset using the following code:
|
|
|
|
| 29 |
path: data/test-*
|
| 30 |
tags:
|
| 31 |
- mteb
|
| 32 |
+
- text-classification
|
| 33 |
- vietnamese
|
| 34 |
language: vi
|
| 35 |
license: cc-by-nc-sa-4.0
|
| 36 |
source_datasets: mteb/sprintduplicatequestions-pairclassification
|
| 37 |
multilinguality: translated
|
| 38 |
task_categories:
|
| 39 |
+
- text-classification
|
| 40 |
---
|
| 41 |
## How to evaluate on this task
|
| 42 |
You can evaluate an embedding model on this dataset using the following code:
|