prompt-eng-interactive-tutorial icon indicating copy to clipboard operation
prompt-eng-interactive-tutorial copied to clipboard

XML tags missing in 04_Separating_Data_and_Instructions

Open chengxuz opened this issue 1 year ago • 2 comments

No tags were actually added in the cells about adding XML tags, and the output was the same as the previous cell, which was incorrect.

chengxuz avatar Jun 06 '24 15:06 chengxuz

BTW, all XML tags in the prompts seem weird in some way; there will be a blank in front of the tags, but no actual example tags are provided.

Also, in the "09_Complex_Prompts_from_Scratch", the TASK_DESCRIPTION in the Legal example should be a f string to include the actual question.

chengxuz avatar Jun 07 '24 00:06 chengxuz

XML tags in the prompt aren't missing. Github isn't rendering them properly.

Attaching a screenshot from the Google Collab notebook

Screenshot 2024-08-07 at 5 26 58 PM

ijindal1 avatar Aug 07 '24 21:08 ijindal1