Add `base_model` to let HF make a link between the models

#1
by tomaarsen HF staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ widget:
21
  - One, two, three... Who can guess the next digits?
22
  pipeline_tag: sentence-similarity
23
  library_name: sentence-transformers
 
 
24
  ---
25
 
26
  | 🙏 If you are able to, please help me [fund my open research](https://gofund.me/1f2d6803). 🙏 Thank you for your generosity! 🤗 |
 
21
  - One, two, three... Who can guess the next digits?
22
  pipeline_tag: sentence-similarity
23
  library_name: sentence-transformers
24
+ base_model:
25
+ - nomic-ai/modernbert-embed-base
26
  ---
27
 
28
  | 🙏 If you are able to, please help me [fund my open research](https://gofund.me/1f2d6803). 🙏 Thank you for your generosity! 🤗 |