Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
binwang
/
RSE-BERT-large-STS
like
0
Transformers
PyTorch
bert
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
binwang
commited on
Feb 16, 2023
Commit
4919b92
·
1 Parent(s):
b0954d9
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
The RSE-BERT-large-STS is trained with 2 relations including:
2
+
1) entailment
3
+
2) duplicate_question
4
+
5
+
The BERT-large-uncased model is used as initialization.
6
+
7
+
It can be used ideally for STS datasets.