numind / NuNER-v1.0

huggingface.co
Total runs: 11
24-hour runs: 0
7-day runs: 0
30-day runs: 2
Model's Last Updated: April 30 2024
token-classification

Introduction of NuNER-v1.0

Model Details of NuNER-v1.0

SOTA Entity Recognition English Foundation Model by NuMind 🔥

This model provides the best embedding for the Entity Recognition task in English.

We suggest using newer version of this model: NuNER v2.0

This is the model from our Paper : NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data

Checkout other models by NuMind:

About

Roberta-base fine-tuned on NuNER data .

Metrics:

Read more about evaluation protocol & datasets in our paper .

We suggest using newer version of this model: NuNER v2.0

Here is the aggregated performance of the models over several datasets.

k=X means that as training data for this evaluation, we took only X examples for each class, trained the model, and evaluated it on the full test set.

Model k=1 k=4 k=16 k=64
RoBERTa-base 24.5 44.7 58.1 65.4
RoBERTa-base + NER-BERT pre-training 32.3 50.9 61.9 67.6
NuNER v0.1 34.3 54.6 64.0 68.7
NuNER v1.0 39.4 59.6 67.8 71.5
NuNER v2.0 43.6 61.0 68.2 72.0

NuNER v1.0 has similar performance to 7B LLMs (70 times bigger than NuNER v1.0) created specifically for the NER task.

Model k=8~16 k=64~128
UniversalNER (7B) 57.89 ± 4.34 71.02 ± 1.53
NuNER v1.0 (100M) 58.75 ± 0.93 70.30 ± 0.35
Usage

Embeddings can be used out of the box or fine-tuned on specific datasets.

Get embeddings:

import torch
import transformers


model = transformers.AutoModel.from_pretrained(
    'numind/NuNER-v1.0'
)
tokenizer = transformers.AutoTokenizer.from_pretrained(
    'numind/NuNER-v1.0'
)

text = [
    "NuMind is an AI company based in Paris and USA.",
    "See other models from us on https://huggingface.co/numind"
]
encoded_input = tokenizer(
    text,
    return_tensors='pt',
    padding=True,
    truncation=True
)
output = model(**encoded_input)

emb = output.last_hidden_state
Citation
@misc{bogdanov2024nuner,
      title={NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data}, 
      author={Sergei Bogdanov and Alexandre Constantin and Timothée Bernard and Benoit Crabbé and Etienne Bernard},
      year={2024},
      eprint={2402.15343},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

Runs of numind NuNER-v1.0 on huggingface.co

11
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
2
30-day runs

More Information About NuNER-v1.0 huggingface.co Model

More NuNER-v1.0 license Visit here:

https://choosealicense.com/licenses/mit

NuNER-v1.0 huggingface.co

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

NuNER-v1.0 huggingface.co Url

https://huggingface.co/numind/NuNER-v1.0

numind NuNER-v1.0 online free

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

numind NuNER-v1.0 online free url in huggingface.co:

https://huggingface.co/numind/NuNER-v1.0

NuNER-v1.0 install

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

NuNER-v1.0 install url in huggingface.co:

https://huggingface.co/numind/NuNER-v1.0

Url of NuNER-v1.0

NuNER-v1.0 huggingface.co Url

Provider of NuNER-v1.0 huggingface.co

numind
ORGANIZATIONS

Other API from numind

huggingface.co

Total runs: 108.5K
Run Growth: 0
Growth Rate: 0.00%
Updated:November 06 2024
huggingface.co

Total runs: 17.2K
Run Growth: -465
Growth Rate: -2.71%
Updated:October 17 2024
huggingface.co

Total runs: 14.7K
Run Growth: 1.6K
Growth Rate: 10.83%
Updated:February 26 2025
huggingface.co

Total runs: 7.1K
Run Growth: -79.0K
Growth Rate: -1108.25%
Updated:July 17 2025
huggingface.co

Total runs: 7.1K
Run Growth: 1.2K
Growth Rate: 16.59%
Updated:April 30 2024
huggingface.co

Total runs: 6.6K
Run Growth: 503
Growth Rate: 7.66%
Updated:May 07 2024
huggingface.co

Total runs: 1.4K
Run Growth: 997
Growth Rate: 71.16%
Updated:October 17 2024
huggingface.co

Total runs: 83
Run Growth: 62
Growth Rate: 74.70%
Updated:February 03 2025
huggingface.co

Total runs: 22
Run Growth: -3
Growth Rate: -13.64%
Updated:September 06 2023
huggingface.co

Total runs: 4
Run Growth: 1
Growth Rate: 25.00%
Updated:August 17 2023
huggingface.co

Total runs: 1
Run Growth: -1
Growth Rate: -100.00%
Updated:August 17 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 23 2024