Skip to content

Commit 60add6b

Browse files
authored
Adapted as requested README.md (#86)
* Update README.md Adding a couple of links * Update README.md
1 parent 1130014 commit 60add6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# phenopacket2prompt
22
GA4GH Phenopacket to LLM prompt
3+
4+
Prompts generated with this code base have been used for:
5+
- A benchmark of some large language models against a differential diagnostics tool, [Exomiser](https://pmc.ncbi.nlm.nih.gov/articles/PMC5467691/) (code [here](https://github.com/exomiser/Exomiser)). Our evidence shows Exomiser outperforms the LLMs as per our [preprint](https://www.medrxiv.org/content/10.1101/2024.07.22.24310816v3), [data at this zenodo](https://doi.org/10.5281/zenodo.14008476).
6+
- A comparison of gpt-4o's and [Meditron3-70B](https://huggingface.co/OpenMeditron/Meditron3-70B) ability to carry out differential diagnosis when prompted in 10 different languages, results at this [medRxiv](https://www.medrxiv.org/content/10.1101/2025.02.26.25322769v1) or [zenodo](https://doi.org/10.5281/zenodo.14804250) (see also this related [link](https://doi.org/10.5281/zenodo.15065293) for some more data).

0 commit comments

Comments
 (0)