Commit ·
b7014c5
1
Parent(s): 930f5d9
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
## Pre-trained factual consistency checking model 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 paper.
|
| 2 |
model = AutoModelforSequenceClassification("mfma")
|
| 3 |
|
| 4 |
|