VictorMorand commited on
Commit
7e83c81
·
verified ·
1 Parent(s): 91af3a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,4 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
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)