andrewzamai commited on
Commit
5dc088a
1 Parent(s): fc743ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ pipeline_tag: text-generation
10
  # SLIMER: Show Less Instruct More Entity Recognition
11
 
12
  SLIMER is an instruction-tuned LLM (LLaMA-2-7B based) for NER.
 
13
  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.
14
 
15
  <img src="https://huggingface.co/expertai/SLIMER/resolve/main/SLIMER_instruction_prompt.png" width="200">
 
10
  # SLIMER: Show Less Instruct More Entity Recognition
11
 
12
  SLIMER is an instruction-tuned LLM (LLaMA-2-7B based) for 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
 
16
  <img src="https://huggingface.co/expertai/SLIMER/resolve/main/SLIMER_instruction_prompt.png" width="200">