Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,15 @@
|
|
1 |
# clinical-led-summarizer
|
2 |
HuggingFace Model Weights for the LongFormer Hospital-Course Summarization from "Learning to Revise References for Faithful Summarization"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# clinical-led-summarizer
|
2 |
HuggingFace Model Weights for the LongFormer Hospital-Course Summarization from "Learning to Revise References for Faithful Summarization"
|
3 |
+
|
4 |
+
---
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- summarization
|
9 |
+
license: apache-2.0
|
10 |
+
datasets:
|
11 |
+
- MIMIC-III
|
12 |
+
metrics:
|
13 |
+
- rouge
|
14 |
+
- bertscore
|
15 |
+
---
|