andrewzamai
commited on
Commit
•
4946b33
1
Parent(s):
a8b70c4
Update README.md
Browse files
README.md
CHANGED
@@ -22,3 +22,5 @@ SLIMER performs comparably to these state-of-the-art approaches on OOD input dom
|
|
22 |
|
23 |
To experiment the ability of existing models on never-seen-before labels, we extend the standard zero-shot evaluations on BUSTER, which is characterized by financial entities that are rather far from the more traditional tags observed by all models during training.
|
24 |
An inverse trend to the OOD table can be observed, with SLIMER instead emerging as the most effective in dealing with unseen labels, thanks to its lighter instruction tuning methodology and the use of definition and guidelines.
|
|
|
|
|
|
22 |
|
23 |
To experiment the ability of existing models on never-seen-before labels, we extend the standard zero-shot evaluations on BUSTER, which is characterized by financial entities that are rather far from the more traditional tags observed by all models during training.
|
24 |
An inverse trend to the OOD table can be observed, with SLIMER instead emerging as the most effective in dealing with unseen labels, thanks to its lighter instruction tuning methodology and the use of definition and guidelines.
|
25 |
+
|
26 |
+
<img src="https://huggingface.co/expertai/SLIMER/blob/main/BUSTERvsOOD.png">
|