andrewzamai commited on
Commit
905e4ca
1 Parent(s): d076add

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -17,9 +17,7 @@ GitHub repository: https://github.com/andrewzamai/SLIMER
17
 
18
  SLIMER is an LLM specifically instructed for zero-shot NER on English language.
19
 
20
- Improved LLaMA-3 implementation https://huggingface.co/expertai/SLIMER-LLaMA3
21
-
22
- scores +12.5 % higher wrt to paper's original LLaMA-2 based SLIMER (this).
23
 
24
  SLIMER for Italian language can be found at: https://huggingface.co/expertai/LLaMAntino-3-SLIMER-IT
25
 
 
17
 
18
  SLIMER is an LLM specifically instructed for zero-shot NER on English language.
19
 
20
+ Improved (+12.5 %) LLaMA-3 implementation https://huggingface.co/expertai/SLIMER-LLaMA3
 
 
21
 
22
  SLIMER for Italian language can be found at: https://huggingface.co/expertai/LLaMAntino-3-SLIMER-IT
23