binwang commited on
Commit
5517fbe
1 Parent(s): e73ecec

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ The RSE-RoBERTa-base-Transfer is trained with 2 relations including:
2
+ 1) entailment
3
+ 2) paraphrase
4
+
5
+
6
+ The RoBERTa-base model is used as initialization.
7
+
8
+ It can be used ideally for Transfer datasets - (Downstream Tasks).
9
+