Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,6 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
|
| 11 |
+
ToMMeR is a lightweight probing model (~300K params) extracting emergent mention detection capabilities from early layers representations of any LLM backbone, achieving high Zero Shot recall across a wide set of NER benchmarks.
|
| 12 |
+
More information in the [associated ACL2026 paper](https://arxiv.org/abs/2510.19410)
|