Historical research checkpoint โ€” RSE

No longer actively maintained. Retained for reproducibility of the original work.

This repository contains one variant of the RSE research models. The repository name identifies the backbone (BERT or RoBERTa), model size (base or large), and experiment variant (STS, USEB, Transfer, or 10-relations). Refer to the original description below for this checkpoint's configuration.

Original model description

The RSE-BERT-large-10-rel is trained with 10 relations including:

  1. entailment
  2. contradiction
  3. neutral
  4. duplicate_question
  5. non_duplicate_question
  6. paraphrase
  7. same_caption
  8. qa_entailment
  9. qa_not_entailment
  10. same_sent

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

It can be used to infer all ten different relations.

Downloads last month
19
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Collection including binwang/RSE-BERT-large-10-relations