andrewzamai commited on
Commit
8bcc609
1 Parent(s): 901362b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ SLIMER-IT is an LLM specifically instructed for zero-shot NER on Italian languag
11
 
12
  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.
13
 
 
 
14
  <!DOCTYPE html>
15
  <html>
16
  <head>
 
11
 
12
  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.
13
 
14
+ Built with Meta Llama 3, based on the Italian instruction-tuned version from swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA
15
+
16
  <!DOCTYPE html>
17
  <html>
18
  <head>