NB-Bert base model fine-tuned on the Named Entity Recognition task using the
NorNE dataset
.
Usage
from transformers import AutoTokenizer, AutoModelForTokenClassification
from transformers import pipeline
tokenizer = AutoTokenizer.from_pretrained("NbAiLab/nb-bert-base-ner")
model = AutoModelForTokenClassification.from_pretrained("NbAiLab/nb-bert-base-ner")
nlp = pipeline("ner", model=model, tokenizer=tokenizer)
example = "Jeg heter Kjell og bor i Oslo."
ner_results = nlp(example)
print(ner_results)
Runs of NbAiLab nb-bert-base-ner on huggingface.co
363
Total runs
-8
24-hour runs
-20
3-day runs
0
7-day runs
-160
30-day runs
More Information About nb-bert-base-ner huggingface.co Model
nb-bert-base-ner huggingface.co is an AI model on huggingface.co that provides nb-bert-base-ner's model effect (), which can be used instantly with this NbAiLab nb-bert-base-ner model. huggingface.co supports a free trial of the nb-bert-base-ner model, and also provides paid use of the nb-bert-base-ner. Support call nb-bert-base-ner model through api, including Node.js, Python, http.
nb-bert-base-ner huggingface.co is an online trial and call api platform, which integrates nb-bert-base-ner's modeling effects, including api services, and provides a free online trial of nb-bert-base-ner, you can try nb-bert-base-ner online for free by clicking the link below.
NbAiLab nb-bert-base-ner online free url in huggingface.co:
nb-bert-base-ner is an open source model from GitHub that offers a free installation service, and any user can find nb-bert-base-ner on GitHub to install. At the same time, huggingface.co provides the effect of nb-bert-base-ner install, users can directly use nb-bert-base-ner installed effect in huggingface.co for debugging and trial. It also supports api for free installation.