drAbreu commited on
Commit
a3d002a
·
verified ·
1 Parent(s): 90f4499

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This model is part of the **SODA-VEC** (Scientific Open Domain Adaptation for Ve
27
 
28
  **Key Features:**
29
  - Trained on **26.5M biomedical title-abstract pairs** from PubMed Central
30
- - Based on **ModernBERT-base** architecture
31
  - Optimized for **biomedical text similarity** and **semantic search**
32
  - Produces **768-dimensional embeddings** with mean pooling
33
 
 
27
 
28
  **Key Features:**
29
  - Trained on **26.5M biomedical title-abstract pairs** from PubMed Central
30
+ - Based on **microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext** architecture
31
  - Optimized for **biomedical text similarity** and **semantic search**
32
  - Produces **768-dimensional embeddings** with mean pooling
33