binwang commited on
Commit
ca00223
1 Parent(s): ee9d0b7

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-large-Transfer is trained with 2 relations including:
2
+ 1) entailment
3
+ 2) paraphrase
4
+
5
+
6
+ The RoBERTa-large model is used as initialization.
7
+
8
+ It can be used ideally for Transfer datasets - (Downstream Tasks).
9
+