From 6d7b1016514722a15037f966d2159d27285742af Mon Sep 17 00:00:00 2001 From: Jonny Pearson Date: Wed, 1 May 2024 16:11:35 +0100 Subject: [PATCH] Addition of PhDIntern Page --- docs/PhDInterns.md | 29 +++++++++++++++++++++++++++++ mkdocs.yml | 1 + 2 files changed, 30 insertions(+) create mode 100644 docs/PhDInterns.md diff --git a/docs/PhDInterns.md b/docs/PhDInterns.md new file mode 100644 index 00000000..45f0d343 --- /dev/null +++ b/docs/PhDInterns.md @@ -0,0 +1,29 @@ +--- +hide: + - navigation +--- + +# PhD Intern Scheme + +Our internships are aimed at current PhD students looking for an industrial placement of around five months with the right to work in the UK. The projects are focussed on innovation, in particular around getting the most value out of NHS data. + +The projects often have a focus on emerging data science techniques and so we advertise mainly to data science programmes, however previous interns have come from other disciplines such as clinical, mathematics, computer science and bioinformatics, which have added huge value through the range of approaches and knowledge. + +For more information and details on how to apply see the [Scheme Overview](https://nhsx.github.io/nhsx-internship-projects/overview.html) page on the microsite + +For details on open projects see the [Projects](https://nhsx.github.io/nhsx-internship-projects/projects.html) page on the microsite + +Available outputs from previous projects can also be seen at [Previous Projects](https://nhsx.github.io/nhsx-internship-projects/completed.html) on the microsite + +### Current Projects +Currently our interns are working on the following projects in two waves. These are the original briefs they applied to and their work and outputs will be available on our organisation GitHub. + + + +|**Wave 6** | February - July 2024 | +|---|---| +|![area](https://img.shields.io/badge/NLP-yellow)   ![technique](https://img.shields.io/badge/Curation-lightgrey)   ![datamodality](https://img.shields.io/badge/MultiModal-blueviolet)|[NHS Language Corpus Extension](https://nhsx.github.io/nhsx-internship-projects/nhs-language-corpus/)| +|![area](https://img.shields.io/badge/Explainability-orange)   ![technique](https://img.shields.io/badge/Fairness-lightgrey)   ![datamodality](https://img.shields.io/badge/MultiModal-blueviolet) | [Understanding Fairness and Explainability in Multi-modal Approaches within Healthcare](https://nhsx.github.io/nhsx-internship-projects/advances-modalities-explainability/)| +|**Wave 7**| July - December 2024 | +|![area](https://img.shields.io/badge/NLP-yellow)   ![technique](https://img.shields.io/badge/NER-lightgrey)   ![datamodality](https://img.shields.io/badge/Text-9cf) |[Evaluating NER-focussed models and LLMs for identifying key entities in histopathology reports – working with GOSH DRIVE](https://nhsx.github.io/nhsx-internship-projects/eval-ner-histopathology-goshdrive/)| +|![area](https://img.shields.io/badge/NLP-yellow)   ![technique](https://img.shields.io/badge/Foundation-lightgrey)   ![datamodality](https://img.shields.io/badge/MultiModal-blueviolet) | [Investigating Privacy Concerns and Mitigations for Healthcare Language and Foundation Models](https://nhsx.github.io/nhsx-internship-projects/language-foundation-privacy-concern-mitigation/)| diff --git a/mkdocs.yml b/mkdocs.yml index 18a2f243..0acc78be 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,6 +19,7 @@ nav: - What is Data Science?: - ... | flat | what_is_data_science/*.md - About the team: about.md + - PHDInterns: PhDInterns.md - Articles: - ... | flat | articles/*.md - Projects: