binwang commited on
Commit
4f5fa89
·
1 Parent(s): 4510343

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-RoERTa-large-STS is trained with 2 relations including:
2
+ 1) entailment
3
+ 2) duplicate_question
4
+
5
+ The RoBERTa-large model is used as initialization.
6
+
7
+ It can be used ideally for STS datasets.