omarelshehy commited on
Commit
31721b8
ยท
verified ยท
1 Parent(s): 517a3ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
  <img src="https://cdn-uploads.huggingface.co/production/uploads/628f7a71dd993507cfcbe587/_HcjXL077WrX5eAQWjUuW.png" width="600"/>
21
  </p>
22
 
23
- `gliner_arabic-v2.1_rich` is a specialized Named Entity Recognition (NER) model designed for processing Arabic text with high accuracy and robustness. Built on top of the `urchade/gliner_large-v2` base model, this version has been fine-tuned to excel in identifying a wide range of entities in Arabic, making it suitable for applications requiring rich entity extraction in Arabic-language datasets. The model also supports English to a limited extent, enabling cross-lingual use cases.
24
 
25
  This model is part of the **GLiNER** family, leveraging the Generalized Language-augmented Multimodal Entity Recognition framework to provide state-of-the-art performance in token classification tasks.
26
 
 
20
  <img src="https://cdn-uploads.huggingface.co/production/uploads/628f7a71dd993507cfcbe587/_HcjXL077WrX5eAQWjUuW.png" width="600"/>
21
  </p>
22
 
23
+ `gliner_arabic-v2.1` is a specialized Named Entity Recognition (NER) model designed for processing Arabic text with high accuracy and robustness. Built on top of the `urchade/gliner_large-v2` base model, this version has been fine-tuned to excel in identifying a wide range of entities in Arabic, making it suitable for applications requiring rich entity extraction in Arabic-language datasets. The model also supports English to a limited extent, enabling cross-lingual use cases.
24
 
25
  This model is part of the **GLiNER** family, leveraging the Generalized Language-augmented Multimodal Entity Recognition framework to provide state-of-the-art performance in token classification tasks.
26