Instructions to use mtc/extractive-bert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mtc/extractive-bert-base with Transformers:
# Load model directly from transformers import BertSumExt model = BertSumExt.from_pretrained("mtc/extractive-bert-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 27 Bytes
c2af0fc | 1 2 3 | ---
license: apache-2.0
--- |