binwang commited on
Commit
39ed2fe
1 Parent(s): 3de4b87

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