DeepMount00 commited on
Commit
3be282e
1 Parent(s): 49144b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,12 +3,12 @@ language:
3
  - it
4
  pipeline_tag: token-classification
5
  library_name: gliner
6
- license: cc-by-nc-4.0
7
  ---
8
 
9
  # Universal NER for Italian (Zero-Shot)
10
 
11
- # I AM STILL WORKING ON THIS MODEL. Try here: [https://huggingface.co/spaces/DeepMount00/universal_ner_ita](https://huggingface.co/spaces/DeepMount00/universal_ner_ita)
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.
 
3
  - it
4
  pipeline_tag: token-classification
5
  library_name: gliner
6
+ license: apache-2.0
7
  ---
8
 
9
  # Universal NER for Italian (Zero-Shot)
10
 
11
+ # Try here: [https://huggingface.co/spaces/DeepMount00/universal_ner_ita](https://huggingface.co/spaces/DeepMount00/universal_ner_ita)
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.