vumichien commited on
Commit
13be9aa
·
verified ·
1 Parent(s): 7754789

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ def ner(
111
  with gr.Blocks(title="GLiNER-M-v2.1") as demo:
112
  gr.Markdown(
113
  """
114
- # GLiNER-base
115
  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.
116
  ## Links
117
  * Model: https://huggingface.co/vumichien/ner-jp-gliner
 
111
  with gr.Blocks(title="GLiNER-M-v2.1") as demo:
112
  gr.Markdown(
113
  """
114
+ # GLiNER-Japanese
115
  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.
116
  ## Links
117
  * Model: https://huggingface.co/vumichien/ner-jp-gliner