Model Pipeline - Factual consistency checking
This pipeline checks if the facts in a generated text match the original source. It helps make sure AI outputs are truthful and reliable.
Jump into concepts and practice - no test required
This pipeline checks if the facts in a generated text match the original source. It helps make sure AI outputs are truthful and reliable.
Loss
0.7 |
0.6 |*
0.5 |**
0.4 |***
0.3 |****
1 2 3 4 5 Epochs
| Epoch | Loss ↓ | Accuracy ↑ | Observation |
|---|---|---|---|
| 1 | 0.65 | 0.60 | Model starts learning basic patterns |
| 2 | 0.50 | 0.72 | Accuracy improves as model learns fact matching |
| 3 | 0.40 | 0.80 | Model better distinguishes consistent vs inconsistent |
| 4 | 0.35 | 0.83 | Loss decreases steadily, accuracy improves |
| 5 | 0.30 | 0.85 | Model converges with good factual consistency detection |
factual consistency checking in AI-generated text?'The Eiffel Tower is in Berlin.' and the reference sentence: 'The Eiffel Tower is in Paris.', which factual consistency check result is correct?'The capital of France is Paris.' and 'Paris is the capital of France.' as inconsistent. What is the likely error?