Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ datasets:
|
|
| 14 |
---
|
| 15 |
|
| 16 |
|
| 17 |
-
# Model Card for GLiNER
|
| 18 |
|
| 19 |
GLiNER is a Named Entity Recognition (NER) model capable of identifying any entity type using a bidirectional transformer encoder (BERT-like). It provides a practical alternative to traditional NER models, which are limited to predefined entities, and Large Language Models (LLMs) that, despite their flexibility, are costly and large for resource-constrained scenarios.
|
| 20 |
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
|
| 17 |
+
# Model Card for GLiNER PII
|
| 18 |
|
| 19 |
GLiNER is a Named Entity Recognition (NER) model capable of identifying any entity type using a bidirectional transformer encoder (BERT-like). It provides a practical alternative to traditional NER models, which are limited to predefined entities, and Large Language Models (LLMs) that, despite their flexibility, are costly and large for resource-constrained scenarios.
|
| 20 |
|