Token Classification
GLiNER
PyTorch
How to use from the
Use from the
GLiNER library
from gliner import GLiNER

model = GLiNER.from_pretrained("NeuML/gliner-bert-tiny")

Model Card for GLiNER BERT Tiny

GLiNER model using BERT Tiny as the base model with urchade/synthetic-pii-ner-mistral-v1 as the training dataset.

This model is primarily designed for unit tests in limited compute environments such as GitHub Actions. But it does work to an extent for basic use cases.

Downloads last month
944
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train NeuML/gliner-bert-tiny