Skip to content

Commit

Permalink
Updated multitasking bert
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriyMulyar committed Apr 2, 2020
1 parent 14e21ec commit a9b6811
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ training nlp models that can perform multiple tasks with the same set of represe

pre-trained models are currently available that multitask over eight clinical note tasks.

This codebase can be utilized to replicate results for a currently in-review AMIA paper. See the Replication section
for details.
# Installation

Install with
Expand All @@ -28,5 +30,6 @@ Implementation, development and training in this project were supported by fundi
Todo:
- [ ] Individual model training example.
- [ ] Finish MT replication README.
- [ ] Uploaded pre-trained models.
- [ ] Incorporate non-preprocessing prediction code.
- [ ] Wrap in API and release API in docker container.

0 comments on commit a9b6811

Please sign in to comment.