FremyCompany tomaarsen HF staff commited on
Commit
688cb16
Β·
verified Β·
1 Parent(s): 29b1751

Add `base_model` to let HF make a link between the models (#1)

Browse files

- Add `base_model` to let HF make a link between the models (c5c2fcf03019a040cdf23d80290a029785e2ca45)


Co-authored-by: Tom Aarsen <[email protected]>

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! πŸ€— |