Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ Unlike traditional dense retrievers trained with binary relevance signals, BioHi
|
|
| 23 |
- **Backbone**: BAAI/bge-base-en-v1.5
|
| 24 |
- **Parameters**: ~0.1B
|
| 25 |
- **Fine-tuning**: LoRA (merged into base model)
|
| 26 |
-
- **Max input length**:
|
| 27 |
- **Training data**: Biomedical abstracts annotated with MeSH labels (e.g., BioASQ-derived corpora)
|
| 28 |
|
| 29 |
---
|
|
|
|
| 23 |
- **Backbone**: BAAI/bge-base-en-v1.5
|
| 24 |
- **Parameters**: ~0.1B
|
| 25 |
- **Fine-tuning**: LoRA (merged into base model)
|
| 26 |
+
- **Max input length**: 512 tokens
|
| 27 |
- **Training data**: Biomedical abstracts annotated with MeSH labels (e.g., BioASQ-derived corpora)
|
| 28 |
|
| 29 |
---
|