Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Sentence representation plays a crucial role in NLP downstream tasks such as NLI, text classification, and STS. Recent sentence representation training techniques require NLI or STS datasets. However, there are no equivalent Thai NLI or STS datasets for sentence representation training. To address this problem we provide the Thai sentence vector benchmark. We evaluate the Spearman correlation score of the sentence representations’ performance on Thai STS-B (translated version of STS-B).
Thai semantic textual similarity benchmark
- We use STS-B translated ver. in which we translate STS-B from SentEval by using google-translate.
- How to evaluate sentence representation: SentEval.ipynb
- How to evaluate sentence representation on Google Colab: https://colab.research.google.com/github/mrpeerat/Thai-Sentence-Vector-Benchmark/blob/main/SentEval.ipynb
| Base Model | Spearman's Correlation (*100) | Supervised? |
|---|---|---|
| simcse-model-distil-m-bert | 38.84 | |
| simcse-model-m-bert-thai-cased | 39.26 | |
| simcse-model-roberta-base-thai | 62.60 | |
| distiluse-base-multilingual-cased-v2 | 63.50 | ✓ |
| paraphrase-multilingual-mpnet-base-v2 | 80.11 | ✓ |
- Downloads last month
- 35