protectai / bert-large-cased-finetuned-conll03-english-onnx

huggingface.co
Total runs: 291
24-hour runs: 29
7-day runs: 47
30-day runs: 276
Model's Last Updated: Marzo 25 2024
token-classification

Introduction of bert-large-cased-finetuned-conll03-english-onnx

Model Details of bert-large-cased-finetuned-conll03-english-onnx

ONNX version of dbmdz/bert-large-cased-finetuned-conll03-english

This model is a conversion of dbmdz/bert-large-cased-finetuned-conll03-english to ONNX format using the 🤗 Optimum library.

dbmdz/bert-large-cased-finetuned-conll03-english is designed for named-entity recognition (NER), capable of finding person, organization, and other entities in the text.

Usage

Loading the model requires the 🤗 Optimum library installed.

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


tokenizer = AutoTokenizer.from_pretrained("laiyer/bert-large-cased-finetuned-conll03-english-onnx")
model = ORTModelForTokenClassification.from_pretrained("laiyer/bert-large-cased-finetuned-conll03-english-onnx")
ner = pipeline(
    task="ner",
    model=model,
    tokenizer=tokenizer,
)

ner_output = ner("My name is John Doe.")
print(ner_output)
LLM Guard

Anonymize 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 bert-large-cased-finetuned-conll03-english-onnx on huggingface.co

291
Total runs
29
24-hour runs
34
3-day runs
47
7-day runs
276
30-day runs

More Information About bert-large-cased-finetuned-conll03-english-onnx huggingface.co Model

More bert-large-cased-finetuned-conll03-english-onnx license Visit here:

https://choosealicense.com/licenses/mit

bert-large-cased-finetuned-conll03-english-onnx huggingface.co

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

bert-large-cased-finetuned-conll03-english-onnx huggingface.co Url

https://huggingface.co/protectai/bert-large-cased-finetuned-conll03-english-onnx

protectai bert-large-cased-finetuned-conll03-english-onnx online free

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

protectai bert-large-cased-finetuned-conll03-english-onnx online free url in huggingface.co:

https://huggingface.co/protectai/bert-large-cased-finetuned-conll03-english-onnx

bert-large-cased-finetuned-conll03-english-onnx install

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

bert-large-cased-finetuned-conll03-english-onnx install url in huggingface.co:

https://huggingface.co/protectai/bert-large-cased-finetuned-conll03-english-onnx

Url of bert-large-cased-finetuned-conll03-english-onnx

bert-large-cased-finetuned-conll03-english-onnx huggingface.co Url

Provider of bert-large-cased-finetuned-conll03-english-onnx huggingface.co

protectai
ORGANIZATIONS

Other API from protectai