Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,9 @@ with 32 snippets. The model generates as output a prediction of the correct answ
|
|
29 |
|
30 |
- π Paper: [MedExpQA: Multilingual Benchmarking of Large Language Models for Medical Question Answering](https://arxiv.org/abs/2404.05590v1)
|
31 |
- π Project Website: [https://univ-cotedazur.eu/antidote](https://univ-cotedazur.eu/antidote)
|
|
|
|
|
|
|
32 |
|
33 |
|
34 |
# Model Description
|
@@ -44,7 +47,7 @@ with 32 snippets. The model generates as output a prediction of the correct answ
|
|
44 |
|
45 |
## Citation
|
46 |
|
47 |
-
If you use MedExpQA data then please **cite the following
|
48 |
|
49 |
```bibtex
|
50 |
@misc{alonso2024medexpqa,
|
|
|
29 |
|
30 |
- π Paper: [MedExpQA: Multilingual Benchmarking of Large Language Models for Medical Question Answering](https://arxiv.org/abs/2404.05590v1)
|
31 |
- π Project Website: [https://univ-cotedazur.eu/antidote](https://univ-cotedazur.eu/antidote)
|
32 |
+
- π» Code: [https://github.com/hitz-zentroa/MedExpQA/](https://github.com/hitz-zentroa/MedExpQA/)
|
33 |
+
|
34 |
+
For details about fine-tuning and evaluation please check the paper and the repository for usage.
|
35 |
|
36 |
|
37 |
# Model Description
|
|
|
47 |
|
48 |
## Citation
|
49 |
|
50 |
+
If you use MedExpQA data then please **cite the following paper**:
|
51 |
|
52 |
```bibtex
|
53 |
@misc{alonso2024medexpqa,
|