Have Gemini extract each factual claim from a passage, rate it supported / unsupported / needs-source, and explain what evidence would settle the unsupported ones.
Prompt
Fact-check the following passage. Extract each discrete factual claim. For each, label it SUPPORTED, UNSUPPORTED, or NEEDS-SOURCE, give a one-line reason, and note what evidence would confirm it. Do not rewrite the passage; only assess it. Passage: [PASTE].
Değişkenleri değiştirin
[PASTE]The text to check, up to a few paragraphs.
Hangi model kullanılmalı
- Gemini 3.6 Flash — Claim extraction is fast and cheap; Flash handles it well.
Örnek girdi
- [PASTE] = a marketing paragraph with three statistics.
Örnek çıktı
Yalnızca gerçek model çalıştırmalarından elde edilen örnek çıktıları yayınlarız. Bu şablon henüz resmi olarak test edilmediğinden hiçbir çıktı gösterilmiyor. Yukarıdaki girdiyle kendiniz çalıştırın.
Bu yapı neden işe yarar
- Per-claim labelling stops one wrong number from discrediting the whole passage.
- Asking for the confirming evidence turns the output into a to-do list.
Sık karşılaşılan hatalar ve düzeltmeler
The checker asserts SUPPORTED without a source.
Düzeltme: Require a citation for any SUPPORTED label, or downgrade to NEEDS-SOURCE.
Bilinen sınırlamalar
- The model may not know recent facts; enable grounding where possible.