Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
binwang
/
RSE-RoBERTa-base-STS
like
0
Transformers
PyTorch
roberta
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
binwang
commited on
Feb 16, 2023
Commit
2e84a82
•
1 Parent(s):
c434b3c
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-RoBERTa-base-STS is trained with 2 relations including:
2
+
1) entailment
3
+
2) duplicate_question
4
+
5
+
The RoBERTa-base model is used as initialization.
6
+
7
+
It can be used ideally for STS datasets.