binwang commited on
Commit
4919b92
·
1 Parent(s): b0954d9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ The RSE-BERT-large-STS is trained with 2 relations including:
2
+ 1) entailment
3
+ 2) duplicate_question
4
+
5
+ The BERT-large-uncased model is used as initialization.
6
+
7
+ It can be used ideally for STS datasets.