Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
- rerank
|
| 15 |
---
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
- **Developed by:** Medical Swinburne University of Technology AI Team
|
| 20 |
- **Funded by:** [Swinburne University of Technology](https://www.swinburne.edu.au)
|
|
@@ -45,8 +45,7 @@ A reranker improves precision by explicitly scoring each candidate passage again
|
|
| 45 |
|
| 46 |
---
|
| 47 |
|
| 48 |
-
## Training Data
|
| 49 |
-
We fine-tune using **open HF datasets** stored locally on HPC:
|
| 50 |
|
| 51 |
### 1) BioASQ (Generated Queries)
|
| 52 |
- Used as: (query, document) positives; negatives sampled from rolling buffer.
|
|
|
|
| 14 |
- rerank
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# Fine-tuned Biomedical & EMR Context Ranking
|
| 18 |
|
| 19 |
- **Developed by:** Medical Swinburne University of Technology AI Team
|
| 20 |
- **Funded by:** [Swinburne University of Technology](https://www.swinburne.edu.au)
|
|
|
|
| 45 |
|
| 46 |
---
|
| 47 |
|
| 48 |
+
## Training Data
|
|
|
|
| 49 |
|
| 50 |
### 1) BioASQ (Generated Queries)
|
| 51 |
- Used as: (query, document) positives; negatives sampled from rolling buffer.
|