TF-Keras
English
medical
Drbellamy commited on
Commit
658ef58
·
verified ·
1 Parent(s): e5a1e9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ Laboratory data are a rich source of information about a patient's health. They
19
 
20
  Labrador is pre-trained on a large corpus of 100 million lab tests from over 260,000 patients. We rigorously evaluate Labrador on intrinsic and extrinsic tasks, including four real-world problems: cancer diagnosis, COVID-19 diagnosis, predicting elevated alcohol consumption and ICU mortality due to sepsis. We find that Labrador is superior to BERT across all evaluations but both are outperformed by XGBoost indicating that transfer learning from continuous EHR data is still an open problem.
21
 
22
- We discuss the limitations of our approach and suggest future directions for research in the corresponding paper, [Labrador: Exploring the Limits of Masked Language Modeling for Laboratory Data]().
23
 
24
 
25
  - **Developed by:** David Bellamy
@@ -56,7 +56,7 @@ See the [Get Started instructions](https://github.com/DavidBellamy/labrador?tab=
56
 
57
  ## Training & Evaluation Details
58
 
59
- See the associated [publication]() and [codebase](https://github.com/DavidBellamy/labrador).
60
 
61
 
62
  ## Environmental Impact
 
19
 
20
  Labrador is pre-trained on a large corpus of 100 million lab tests from over 260,000 patients. We rigorously evaluate Labrador on intrinsic and extrinsic tasks, including four real-world problems: cancer diagnosis, COVID-19 diagnosis, predicting elevated alcohol consumption and ICU mortality due to sepsis. We find that Labrador is superior to BERT across all evaluations but both are outperformed by XGBoost indicating that transfer learning from continuous EHR data is still an open problem.
21
 
22
+ We discuss the limitations of our approach and suggest future directions for research in the corresponding paper, [Labrador: Exploring the Limits of Masked Language Modeling for Laboratory Data](https://arxiv.org/abs/2312.11502).
23
 
24
 
25
  - **Developed by:** David Bellamy
 
56
 
57
  ## Training & Evaluation Details
58
 
59
+ See the associated [publication](https://arxiv.org/abs/2312.11502) and [codebase](https://github.com/DavidBellamy/labrador).
60
 
61
 
62
  ## Environmental Impact