Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,17 @@ tags:
|
|
9 |
- medical
|
10 |
---
|
11 |
```bib
|
12 |
-
@
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
}
|
18 |
```
|
|
|
9 |
- medical
|
10 |
---
|
11 |
```bib
|
12 |
+
@inproceedings{sileo-etal-2024-generating-multiple,
|
13 |
+
title = "Generating Multiple-choice Questions for Medical Question Answering with Distractors and Cue-masking",
|
14 |
+
author = "Sileo, Damien and
|
15 |
+
Uma, Kanimozhi and
|
16 |
+
Moens, Marie-Francine",
|
17 |
+
booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
|
18 |
+
month = may,
|
19 |
+
year = "2024",
|
20 |
+
address = "Torino, Italia",
|
21 |
+
publisher = "ELRA and ICCL",
|
22 |
+
url = "https://aclanthology.org/2024.lrec-main.675",
|
23 |
+
pages = "7647--7653",
|
24 |
}
|
25 |
```
|