How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, BertForRSE

tokenizer = AutoTokenizer.from_pretrained("binwang/RSE-BERT-base-Transfer")
model = BertForRSE.from_pretrained("binwang/RSE-BERT-base-Transfer")
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

The RSE-BERT-base-Transfer is trained with 2 relations including:

  1. entailment
  2. paraphrase

The BERT-base-uncased model is used as initialization.

It can be used ideally for Transfer datasets - (Downstream Tasks) .

Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support