XuandongZhao commited on
Commit
bc8fc07
1 Parent(s): c395d99

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ for sentence, embedding in zip(sentences, sentence_embeddings):
47
  We evaluate our model on semantic textual similarity (STS) tasks. The results are:
48
 
49
 
50
- | STS12 | STS13 | STS14 | STS15 | STS16 | STSBenchmark | SICKRelatedness | Avg. |
51
  |-------|-------|-------|-------|-------|--------------|-----------------|-------|
52
  | 74.29 | 83.05 | 78.80 | 84.62 | 81.17 | 84.36 | 80.83 | 81.02 |
53
 
 
47
  We evaluate our model on semantic textual similarity (STS) tasks. The results are:
48
 
49
 
50
+ | STS12 | STS13 | STS14 | STS15 | STS16 | STS-B | SICK-R | Avg. |
51
  |-------|-------|-------|-------|-------|--------------|-----------------|-------|
52
  | 74.29 | 83.05 | 78.80 | 84.62 | 81.17 | 84.36 | 80.83 | 81.02 |
53