Update README.md
Browse files
README.md
CHANGED
|
@@ -134,7 +134,7 @@ The model has been evaluated on comprehensive biomedical benchmarks including:
|
|
| 134 |
- **Field-Specific Separability**: Distinguishing between different biological fields
|
| 135 |
- **Semantic Search**: Retrieval quality on biomedical text corpora
|
| 136 |
|
| 137 |
-
For detailed evaluation results, see the [SODA-VEC benchmark notebooks](https://github.com/
|
| 138 |
|
| 139 |
## Intended Use
|
| 140 |
|
|
@@ -142,10 +142,10 @@ This model is designed for:
|
|
| 142 |
|
| 143 |
- **Biomedical Semantic Search**: Finding relevant papers, abstracts, or text passages
|
| 144 |
- **Scientific Text Similarity**: Computing similarity between biomedical texts
|
| 145 |
-
- **Information Retrieval**: Building search systems for scientific literature
|
| 146 |
- **Downstream Tasks**: As a base for fine-tuning on specific biomedical tasks
|
| 147 |
- **Research Applications**: Academic and research use in life sciences
|
| 148 |
-
|
| 149 |
## Limitations
|
| 150 |
|
| 151 |
- **Domain Specificity**: Optimized for biomedical and life sciences text; may not perform as well on general domain text
|
|
@@ -162,13 +162,13 @@ If you use this model, please cite:
|
|
| 162 |
title = {SODA-VEC: Scientific Open Domain Adaptation for Vector Embeddings},
|
| 163 |
author = {EMBO},
|
| 164 |
year = {2024},
|
| 165 |
-
url = {https://github.com/
|
| 166 |
}
|
| 167 |
```
|
| 168 |
|
| 169 |
## Model Card Contact
|
| 170 |
|
| 171 |
-
For questions or issues, please open an issue on the [SODA-VEC GitHub repository](https://github.com/
|
| 172 |
|
| 173 |
---
|
| 174 |
|
|
|
|
| 134 |
- **Field-Specific Separability**: Distinguishing between different biological fields
|
| 135 |
- **Semantic Search**: Retrieval quality on biomedical text corpora
|
| 136 |
|
| 137 |
+
For detailed evaluation results, see the [SODA-VEC benchmark notebooks](https://github.com/source-data/soda-vec).
|
| 138 |
|
| 139 |
## Intended Use
|
| 140 |
|
|
|
|
| 142 |
|
| 143 |
- **Biomedical Semantic Search**: Finding relevant papers, abstracts, or text passages
|
| 144 |
- **Scientific Text Similarity**: Computing similarity between biomedical texts
|
| 145 |
+
<!-- - **Information Retrieval**: Building search systems for scientific literature
|
| 146 |
- **Downstream Tasks**: As a base for fine-tuning on specific biomedical tasks
|
| 147 |
- **Research Applications**: Academic and research use in life sciences
|
| 148 |
+
-->
|
| 149 |
## Limitations
|
| 150 |
|
| 151 |
- **Domain Specificity**: Optimized for biomedical and life sciences text; may not perform as well on general domain text
|
|
|
|
| 162 |
title = {SODA-VEC: Scientific Open Domain Adaptation for Vector Embeddings},
|
| 163 |
author = {EMBO},
|
| 164 |
year = {2024},
|
| 165 |
+
url = {https://github.com/source-data/soda-vec}
|
| 166 |
}
|
| 167 |
```
|
| 168 |
|
| 169 |
## Model Card Contact
|
| 170 |
|
| 171 |
+
For questions or issues, please open an issue on the [SODA-VEC GitHub repository](https://github.com/source-data/soda-vec).
|
| 172 |
|
| 173 |
---
|
| 174 |
|