File size: 1,036 Bytes
9408332
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fd2f0f5
9408332
fd2f0f5
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
dataset_info:
  features:
  - name: domain
    dtype: string
  - name: data
    dtype: string
  - name: type
    dtype: string
  - name: score
    dtype: string
  - name: correlation
    dtype: string
  - name: text_1
    dtype: string
  - name: text_2
    dtype: string
  splits:
  - name: test
    num_bytes: 253093
    num_examples: 1379
  download_size: 117731
  dataset_size: 253093
---
# Machine Translated Indonesian STS-B

We believe that a synthetic baseline is better than no baseline. Therefore, we followed approached done in the [Thai Sentence Vector Benchmark](https://github.com/mrpeerat/Thai-Sentence-Vector-Benchmark) project and translated the [STS-B](https://github.com/facebookresearch/SentEval) test set to Indonesian via Google Translate API. This dataset will be used to evaluate our model's Spearman correlation score on the translated test set.

You can find the latest STS results that we achieved on this dataset in [Indonesian Sentence Embeddings](https://github.com/LazarusNLP/indo-sentence-embeddings).