quarkss commited on
Commit
2510e13
1 Parent(s): e0390e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ model-index:
125
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [indobenchmark/indobert-base-p2](https://huggingface.co/indobenchmark/indobert-base-p2). It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
126
 
127
  ## STSB Test
128
- | | Spearman Correlation |
129
  |:----------------------------------------|-----------------------:|
130
  | models/indobert-large-stsb | 0.8366 |
131
  | models/indobert-base-stsb | 0.8123 |
 
125
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [indobenchmark/indobert-base-p2](https://huggingface.co/indobenchmark/indobert-base-p2). It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
126
 
127
  ## STSB Test
128
+ | Model | Spearman Correlation |
129
  |:----------------------------------------|-----------------------:|
130
  | models/indobert-large-stsb | 0.8366 |
131
  | models/indobert-base-stsb | 0.8123 |