griffin commited on
Commit
903f6f8
1 Parent(s): 947ba33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1 +1,16 @@
1
- # clinical-summary-fact-corrector
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # clinical-summary-fact-corrector
2
+
3
+ HuggingFace Model Weights for the Revision Model described in EMNLP Findings '22 paper "Learning to Revise References for Faithful Summarization"
4
+
5
+ [Paper Link](https://arxiv.org/abs/2204.10290#:~:text=In%20many%20real%2Dworld%20scenarios,shown%20to%20reduce%20model%20hallucinations.)
6
+
7
+ ---
8
+ language:
9
+ - en
10
+ tags:
11
+ - summarization
12
+ - data generator
13
+ license: apache-2.0
14
+ datasets:
15
+ - MIMIC-III
16
+ ---