Skip to content

ml4oncology/LLM-info-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Language Model Information Extractor

Extract user-specified features/labels from clinical text (e.g. radiology reports, clinical notes, etc) by either

  1. fine-tuning pretrained large language models on subset of manually labeled data
  2. prompting pretrained large language models, providing zero-shot or few-shot examples from manually labeled data

Setting up local environment

git clone https://github.com/ml4oncology/LLM-info-extractor.git
pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages