Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Dec 13, 2024
1 parent acb3ab3 commit b88675b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/llama_index_rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
"\n",
"1. Question is about the materials used to construct the Rhodes statue.\n",
"\n",
"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",
"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",
"\n",
"2. Question is about the pose of the Rhodes statue.\n",
"\n",
Expand Down

0 comments on commit b88675b

Please sign in to comment.