diff --git a/gemini/sample-apps/e2e-gen-ai-app-starter-pack/notebooks/getting_started.ipynb b/gemini/sample-apps/e2e-gen-ai-app-starter-pack/notebooks/getting_started.ipynb index f7c2d8a5404..1586a82b093 100644 --- a/gemini/sample-apps/e2e-gen-ai-app-starter-pack/notebooks/getting_started.ipynb +++ b/gemini/sample-apps/e2e-gen-ai-app-starter-pack/notebooks/getting_started.ipynb @@ -1036,7 +1036,7 @@ "************\n", "Written content: {instance[\"response\"]}\n", "************\n", - "Original source data: {instance[\"response\"]}\n", + "Original source data: {instance[\"reference\"]}\n", "\n", "Examine the text and determine whether the text is faithful or not.\n", "Faithfulness refers to how accurately a generated summary reflects the essential information and key concepts present in the original source document.\n",