Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
BaoLocTown commited on
Commit
2552bea
·
verified ·
1 Parent(s): be46296

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,14 +29,14 @@ configs:
29
  path: data/test-*
30
  tags:
31
  - mteb
32
- - semantic-similarity-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
- - semantic-similarity-classification
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: