Update README.md
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ tags:
|
|
15 |
|
16 |
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 (+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 |
|
|
|
|
|
24 |
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.
|
25 |
|
26 |
|
|
|
15 |
|
16 |
GitHub repository: https://github.com/andrewzamai/SLIMER
|
17 |
|
|
|
|
|
18 |
Improved (+12.5 %) LLaMA-3 implementation https://huggingface.co/expertai/SLIMER-LLaMA3
|
19 |
|
20 |
SLIMER for Italian language can be found at: https://huggingface.co/expertai/LLaMAntino-3-SLIMER-IT
|
21 |
|
22 |
+
SLIMER is an LLM specifically instructed for zero-shot NER on English language.
|
23 |
+
|
24 |
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.
|
25 |
|
26 |
|