andrewzamai
commited on
Commit
•
31d5efc
1
Parent(s):
f3340d5
Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,13 @@ pipeline_tag: text-generation
|
|
9 |
|
10 |
# SLIMER: Show Less Instruct More Entity Recognition
|
11 |
|
12 |
-
SLIMER is an LLM specifically instructed for zero-shot 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 |
-
|
17 |
|
18 |
<!DOCTYPE html>
|
19 |
<html>
|
|
|
9 |
|
10 |
# SLIMER: Show Less Instruct More Entity Recognition
|
11 |
|
12 |
+
SLIMER is an LLM specifically instructed for zero-shot NER on English language.
|
13 |
+
|
14 |
+
SLIMER for Italian language can be found at: https://huggingface.co/expertai/SLIMER-IT
|
15 |
|
16 |
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.
|
17 |
|
18 |
+
|
19 |
|
20 |
<!DOCTYPE html>
|
21 |
<html>
|