Skip to content

som-shahlab/factehr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fact Decomposition of Clinical Notes

Code to replicate the generation and LLM-as-a-judge evaluation of the FactEHR dataset.

Table of Contents

I. Installation

Use editable mode during development.

python -m pip install -e .

To run all unit tests in tests/ run this from the project root

pytest

II. Data Dependencies

See detailed overview of the FactEHR dataset.

See here for summary of release files.

III. Experiment Pipeline

See experiments for an overview of the experiment pipeline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published