w11wo commited on
Commit
fd2f0f5
1 Parent(s): 9408332

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -22,6 +22,8 @@ dataset_info:
22
  download_size: 117731
23
  dataset_size: 253093
24
  ---
25
- # Dataset Card for "stsb_mt_id"
26
 
27
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
22
  download_size: 117731
23
  dataset_size: 253093
24
  ---
25
+ # Machine Translated Indonesian STS-B
26
 
27
+ 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.
28
+
29
+ You can find the latest STS results that we achieved on this dataset in [Indonesian Sentence Embeddings](https://github.com/LazarusNLP/indo-sentence-embeddings).