andrewzamai commited on
Commit
f86f581
·
verified ·
1 Parent(s): 4673016

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ base_model:
17
  This LLaMA-3 based SLIMER scores +17 % over paper's original SLIMER LLaMA-2,
18
  while allowing up to 16 NEs to be extracted in parallel per prompt.
19
 
20
- GitHub repository: https://github.com/andrewzamai/SLIMER/tree/LLaMA3
21
 
22
  SLIMER is an LLM specifically instructed for zero-shot NER on English language.
23
 
 
17
  This LLaMA-3 based SLIMER scores +17 % over paper's original SLIMER LLaMA-2,
18
  while allowing up to 16 NEs to be extracted in parallel per prompt.
19
 
20
+ GitHub repository: https://github.com/andrewzamai/SLIMER/tree/v2.0
21
 
22
  SLIMER is an LLM specifically instructed for zero-shot NER on English language.
23