Skip to content

Commit b88675b

Browse files
committed
u
1 parent acb3ab3 commit b88675b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/llama_index_rag.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382
"\n",
383383
"1. Question is about the materials used to construct the Rhodes statue.\n",
384384
"\n",
385-
"The standard LLM claims that wood was used in the construction of the Rhodes statue, but there are no records in the Wikipedia about that. The RAG answer is factual correct, it mentions bronce. The Wikipedia article also mentions other materials, but either the LLM seemed to miss those. In earlier tries I got the system to list all four materials mentioned in the Wikipedia article by varying the question and perhaps simply because of the random seed used. \n",
385+
"The standard LLM claims that wood was used in the construction of the Rhodes statue, but there are no records in the Wikipedia about that. The RAG answer is factual correct, it mentions bronce. The Wikipedia article also mentions other materials, but the LLM seemed to miss those here. In earlier tries I got the system to list all four materials mentioned in the Wikipedia article by varying the question and perhaps simply because of the random seed used.\n",
386386
"\n",
387387
"2. Question is about the pose of the Rhodes statue.\n",
388388
"\n",

0 commit comments

Comments
 (0)