binwang commited on
Commit
2e84a82
1 Parent(s): c434b3c

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