andrewzamai commited on
Commit
3316e47
1 Parent(s): 7068ade

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: text-generation
9
 
10
  # SLIMER: Show Less Instruct More Entity Recognition
11
 
12
- SLIMER is an instruction-tuned LLM (LLaMA-2-7B based) for zero-shot NER.
13
 
14
  Instructed on a reduced number of samples, 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.
15
 
 
9
 
10
  # SLIMER: Show Less Instruct More Entity Recognition
11
 
12
+ SLIMER is an instruction-tuned LLM for zero-shot NER.
13
 
14
  Instructed on a reduced number of samples, 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.
15