DeepMount00 commited on
Commit
1191cf4
1 Parent(s): 6ec5795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -3,10 +3,13 @@ language:
3
  - it
4
  pipeline_tag: token-classification
5
  library_name: gliner
 
6
  ---
7
 
8
  # Universal NER for Italian (Zero-Shot)
9
 
 
 
10
  ## Model Description
11
  This model is designed for Named Entity Recognition (NER) tasks, specifically tailored for the Italian language. It employs a zero-shot learning approach, enabling it to identify a wide range of entities without the need for specific training on those entities. This makes it incredibly versatile for various applications requiring entity extraction from Italian text.
12
 
 
3
  - it
4
  pipeline_tag: token-classification
5
  library_name: gliner
6
+ license: afl-3.0
7
  ---
8
 
9
  # Universal NER for Italian (Zero-Shot)
10
 
11
+ # I AM STILL WORKING ON THIS MODEL
12
+
13
  ## Model Description
14
  This model is designed for Named Entity Recognition (NER) tasks, specifically tailored for the Italian language. It employs a zero-shot learning approach, enabling it to identify a wide range of entities without the need for specific training on those entities. This makes it incredibly versatile for various applications requiring entity extraction from Italian text.
15