Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
# clinical-t5
|
21 |
|
22 |
This is a finetuned T5-small model from Google, a checkpoint with 60 million parameters, for clinical note summarization.
|
23 |
-
It was
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
|
|
20 |
# clinical-t5
|
21 |
|
22 |
This is a finetuned T5-small model from Google, a checkpoint with 60 million parameters, for clinical note summarization.
|
23 |
+
It was finetuned with the [augmented-clinical-notes](https://huggingface.co/datasets/AGBonnet/augmented-clinical-notes) dataset, available in the Hugging Face.
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|