How to use mtc/extractive-bert-base with Transformers:
# Load model directly from transformers import BertSumExt model = BertSumExt.from_pretrained("mtc/extractive-bert-base", dtype="auto")