Update README.md
Browse files
README.md
CHANGED
|
@@ -90,4 +90,18 @@ size_categories:
|
|
| 90 |
|
| 91 |
// QRels
|
| 92 |
{"query-id": "df3aceec36", "corpus-id": "0406436662", "score": "1"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
```
|
|
|
|
| 90 |
|
| 91 |
// QRels
|
| 92 |
{"query-id": "df3aceec36", "corpus-id": "0406436662", "score": "1"}
|
| 93 |
+
```
|
| 94 |
+
|
| 95 |
+
## 📚 Citation
|
| 96 |
+
|
| 97 |
+
If you use this dataset in your research, please cite:
|
| 98 |
+
|
| 99 |
+
```bibtex
|
| 100 |
+
@dataset{emanuilov2024bemir,
|
| 101 |
+
title={BEMIR: Bulgarian-English Medical Information Retrieval Dataset},
|
| 102 |
+
author={Simeon Emanuilov},
|
| 103 |
+
year={2024},
|
| 104 |
+
publisher={Hugging Face},
|
| 105 |
+
url={https://huggingface.co/datasets/llm-bg/bemir}
|
| 106 |
+
}
|
| 107 |
```
|