binwang commited on
Commit
f99285f
1 Parent(s): d3801f5

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