Instructions to use ruanchaves/mdeberta-v3-base-assin-entailment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ruanchaves/mdeberta-v3-base-assin-entailment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ruanchaves/mdeberta-v3-base-assin-entailment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ruanchaves/mdeberta-v3-base-assin-entailment") model = AutoModelForSequenceClassification.from_pretrained("ruanchaves/mdeberta-v3-base-assin-entailment") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ff822d9e71418f518228d2a55ec2a1227399daa3f89d2f96af6a59e1ab93f7b4
- Size of remote file:
- 1.12 GB
- SHA256:
- 81506c3a7034754d4540fde0fa9c0ee3d0d42a533dfbca050ba1850c31c347c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.