Skip to content

Commit

Permalink
Update assets/training/distillation/components/data_generation/src/co…
Browse files Browse the repository at this point in the history
…mmon/constants.py

Co-authored-by: Ayush Mishra <[email protected]>
  • Loading branch information
visahan-24 and novaturient95 authored Aug 2, 2024
1 parent a90ed11 commit 0b8d0bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"Write out in a step by step manner your reasoning about the answer using no more than 80 words. "
"Based on the reasoning, produce the final answer. "
"Your response should be in JSON format without using any backticks. "
"The JSON is a dictionary whose keys are 'reason' and 'answer_choice'."
"The JSON is a dictionary whose keys are 'reason' and 'answer_choice'. "
"Always generate a syntactically correct JSON without using markdown and any additional words."

)
Expand Down

0 comments on commit 0b8d0bd

Please sign in to comment.