TJKlein commited on
Commit
a121d01
·
1 Parent(s): 0e63186

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Model results on SentEval Benchmark:
5
+ ```shell
6
+ +-------+-------+-------+-------+-------+--------------+-----------------+--------+
7
+ | STS12 | STS13 | STS14 | STS15 | STS16 | STSBenchmark | SICKRelatedness | S.Avg. |
8
+ +-------+-------+-------+-------+-------+--------------+-----------------+--------+
9
+ | 71.71 | 83.09 | 75.46 | 83.13 | 80.22 | 79.70 | 73.62 | 78.13 |
10
+ +-------+-------+-------+-------+-------+--------------+-----------------+--------+
11
+ ```