Overview
What this challenge is about.
Extractive QA on Clinical Trial Protocols. Advanced challenge in code. Writing production code that solves real engineering problems, earn a blockchain-verif...
The Brief
What you'll do, and what you'll demonstrate.
Build an extractive QA system over clinical trial protocols with strict verbatim-span guarantees and competitive F1.
This is not a coding exercise. It is the work a software engineer does between a Jira ticket and a merged PR. That distinction matters to every hiring manager who has seen candidates solve LeetCode problems and none who have shipped production code under real constraints.
When you finish, you will have something most graduates do not: a real-world deliverable, verified by Ewance, that you can show to a hiring manager and say "I did this. Here is the proof."
Earning criteria — what you'll demonstrate
- Implement extractive QA via prompting and via fine-tuning, and compare them
- Apply EM and F1 metrics correctly for span-extraction tasks
- Build a verbatim-span guarantee at inference time
- Communicate model trade-offs to non-ML domain customers
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Question Answering and Conversational Systems
Master · Nlp
Strong alignment
This challenge maps to Question Answering and Conversational Systems at the Master level. It sharpens the same practical skills your coursework expects — but in a real industry context with actual constraints and deliverables.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Extractive Qa
Apply extractive qa to solve real industry problems and demonstrate production-level capability.
- Reading Comprehension
Apply reading comprehension to solve real industry problems and demonstrate production-level capability.
- Model Finetuning
Apply model finetuning to solve real industry problems and demonstrate production-level capability.
- Evaluation
Apply evaluation to solve real industry problems and demonstrate production-level capability.
- Hallucination Prevention
Apply hallucination prevention to solve real industry problems and demonstrate production-level capability.
- Pytorch
Apply pytorch to solve real industry problems and demonstrate production-level capability.
Careers
Career paths this challenge builds toward
Completing this challenge demonstrates skills that transfer directly to these roles:
NLP Engineer
Owning a span-extraction system with no-hallucination guarantees is the kind of disciplined NLP work pharma-adjacent companies hire for.
This challenge sharpens
- extractive-qa
- reading-comprehension
- hallucination-prevention
Machine Learning Engineer
Fine-tuning an encoder model and shipping with a verbatim-span guarantee is core MLE craft.
This challenge sharpens
- model-finetuning
- pytorch
- evaluation
Applied AI Scientist
Comparing prompt-engineering vs. fine-tuning and recommending one with documented trade-offs is applied-AI-scientist judgement work.
This challenge sharpens
- extractive-qa
- evaluation
- hallucination-prevention