protectai / deberta-v3-large-zeroshot-v1-onnx

huggingface.co
Total runs: 39
24-hour runs: 0
7-day runs: 6
30-day runs: 33
Model's Last Updated: Avril 11 2024
zero-shot-classification

Introduction of deberta-v3-large-zeroshot-v1-onnx

Model Details of deberta-v3-large-zeroshot-v1-onnx

ONNX version of MoritzLaurer/deberta-v3-large-zeroshot-v1

This model is a conversion of MoritzLaurer/deberta-v3-large-zeroshot-v1 to ONNX format using the 🤗 Optimum library.

MoritzLaurer/deberta-v3-large-zeroshot-v1 is designed for zero-shot classification, capable of determining whether a hypothesis is true or not_true based on a text, a format based on Natural Language Inference (NLI).

Usage

Loading the model requires the 🤗 Optimum library installed.

from optimum.onnxruntime import ORTModelForSequenceClassification
from transformers import AutoTokenizer, pipeline


tokenizer = AutoTokenizer.from_pretrained("laiyer/deberta-v3-large-zeroshot-v1-onnx")
tokenizer.model_input_names = ["input_ids", "attention_mask"]
model = ORTModelForSequenceClassification.from_pretrained("laiyer/deberta-v3-large-zeroshot-v1-onnx")
classifier = pipeline(
    task="zero-shot-classification",
    model=model,
    tokenizer=tokenizer,
)

classifier_output = classifier("Last week I upgraded my iOS version and ever since then my phone has been overheating whenever I use your app.", ["mobile", "website", "billing", "account access"])
print(classifier_output)
LLM Guard

Ban Topics scanner

Community

Join our Slack to give us feedback, connect with the maintainers and fellow users, ask questions, or engage in discussions about LLM security!

Runs of protectai deberta-v3-large-zeroshot-v1-onnx on huggingface.co

39
Total runs
0
24-hour runs
4
3-day runs
6
7-day runs
33
30-day runs

More Information About deberta-v3-large-zeroshot-v1-onnx huggingface.co Model

More deberta-v3-large-zeroshot-v1-onnx license Visit here:

https://choosealicense.com/licenses/mit

deberta-v3-large-zeroshot-v1-onnx huggingface.co

deberta-v3-large-zeroshot-v1-onnx huggingface.co is an AI model on huggingface.co that provides deberta-v3-large-zeroshot-v1-onnx's model effect (), which can be used instantly with this protectai deberta-v3-large-zeroshot-v1-onnx model. huggingface.co supports a free trial of the deberta-v3-large-zeroshot-v1-onnx model, and also provides paid use of the deberta-v3-large-zeroshot-v1-onnx. Support call deberta-v3-large-zeroshot-v1-onnx model through api, including Node.js, Python, http.

deberta-v3-large-zeroshot-v1-onnx huggingface.co Url

https://huggingface.co/protectai/deberta-v3-large-zeroshot-v1-onnx

protectai deberta-v3-large-zeroshot-v1-onnx online free

deberta-v3-large-zeroshot-v1-onnx huggingface.co is an online trial and call api platform, which integrates deberta-v3-large-zeroshot-v1-onnx's modeling effects, including api services, and provides a free online trial of deberta-v3-large-zeroshot-v1-onnx, you can try deberta-v3-large-zeroshot-v1-onnx online for free by clicking the link below.

protectai deberta-v3-large-zeroshot-v1-onnx online free url in huggingface.co:

https://huggingface.co/protectai/deberta-v3-large-zeroshot-v1-onnx

deberta-v3-large-zeroshot-v1-onnx install

deberta-v3-large-zeroshot-v1-onnx is an open source model from GitHub that offers a free installation service, and any user can find deberta-v3-large-zeroshot-v1-onnx on GitHub to install. At the same time, huggingface.co provides the effect of deberta-v3-large-zeroshot-v1-onnx install, users can directly use deberta-v3-large-zeroshot-v1-onnx installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

deberta-v3-large-zeroshot-v1-onnx install url in huggingface.co:

https://huggingface.co/protectai/deberta-v3-large-zeroshot-v1-onnx

Url of deberta-v3-large-zeroshot-v1-onnx

deberta-v3-large-zeroshot-v1-onnx huggingface.co Url

Provider of deberta-v3-large-zeroshot-v1-onnx huggingface.co

protectai
ORGANIZATIONS

Other API from protectai