henry931007 commited on
Commit
f850e8f
·
1 Parent(s): b7014c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## Pre-trained factual consistency checking model for abstractive summaries introduced in the following paper.
2
  model = AutoModelforSequenceClassification("mfma")
3
 
4
 
 
1
+ ## Pre-trained factual consistency checking model for abstractive summaries introduced in the following NAACL-22 paper.
2
  model = AutoModelforSequenceClassification("mfma")
3
 
4