Commit ·
f850e8f
1
Parent(s): b7014c5
Update README.md
Browse files
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 |
|