andrewzamai commited on
Commit
3a567d2
1 Parent(s): 7b97ed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ base_model: swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
19
 
20
  SLIMER-IT is an LLM specifically instructed for zero-shot NER on Italian language.
21
 
 
 
22
  Instructed on a reduced number of tags (PER, ORG, LOC), it is designed to tackle never-seen-before Named Entity tags by leveraging a prompt enriched with a DEFINITION and GUIDELINES for the NE to be extracted.
23
 
24
  Built with Meta Llama 3, based on the Italian instruction-tuned version swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
 
19
 
20
  SLIMER-IT is an LLM specifically instructed for zero-shot NER on Italian language.
21
 
22
+ Github repository: https://github.com/andrewzamai/SLIMER_IT/tree/master
23
+
24
  Instructed on a reduced number of tags (PER, ORG, LOC), it is designed to tackle never-seen-before Named Entity tags by leveraging a prompt enriched with a DEFINITION and GUIDELINES for the NE to be extracted.
25
 
26
  Built with Meta Llama 3, based on the Italian instruction-tuned version swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA