Instructions to use HiTZ/mdeberta-expl-extraction-multi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HiTZ/mdeberta-expl-extraction-multi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="HiTZ/mdeberta-expl-extraction-multi")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("HiTZ/mdeberta-expl-extraction-multi") model = AutoModelForQuestionAnswering.from_pretrained("HiTZ/mdeberta-expl-extraction-multi") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 47f1d7bc7a9be9153a89fa9d3aaecc80a2dce4a7fd279a6099dde8db0964a2e6
- Size of remote file:
- 2.42 kB
- SHA256:
- bc5b917f831bbe9d2eac0d67bc81e2cc09923d6dbf065f602c29b5059915433e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.