Update README.md
Browse files
README.md
CHANGED
|
@@ -14,12 +14,12 @@ base_model:
|
|
| 14 |
|
| 15 |
# SLIMER-PARALLEL-LLaMA3
|
| 16 |
|
| 17 |
-
|
| 18 |
-
while allowing up to 16 NEs to be extracted in parallel per prompt.
|
| 19 |
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
SLIMER for Italian language can be found at: https://huggingface.co/expertai/LLaMAntino-3-SLIMER-IT
|
| 25 |
|
|
|
|
| 14 |
|
| 15 |
# SLIMER-PARALLEL-LLaMA3
|
| 16 |
|
| 17 |
+
SLIMER is an LLM specifically instructed for zero-shot NER on English language.
|
|
|
|
| 18 |
|
| 19 |
+
This LLaMA-3 based SLIMER scores __+17 %__ over paper's original SLIMER LLaMA-2,
|
| 20 |
+
while allowing up to 16 NEs to be extracted __in parallel__ per prompt.
|
| 21 |
|
| 22 |
+
GitHub repository: https://github.com/andrewzamai/SLIMER/tree/v2.0
|
| 23 |
|
| 24 |
SLIMER for Italian language can be found at: https://huggingface.co/expertai/LLaMAntino-3-SLIMER-IT
|
| 25 |
|