aimgo commited on
Commit
c8a0b65
·
verified ·
1 Parent(s): 3d373cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,4 +4,7 @@ license: cc-by-nc-sa-3.0
4
 
5
  #### AffilBERT
6
 
7
- A ModernBERT embedding model finetuned on the names of research institutions, ideal for affiliation name canonicalization!
 
 
 
 
4
 
5
  #### AffilBERT
6
 
7
+ A ModernBERT embedding model, based on [Nomic's ModernBERT embed base](https://huggingface.co/nomic-ai/modernbert-embed-base), finetuned using contrastive loss on the names of research institutions.
8
+
9
+ This model is intended for researcher affiliation canonicalization.
10
+