Skip to content
Snippets Groups Projects
Commit 106cd1e9 authored by pengyue_jia3's avatar pengyue_jia3
Browse files

Update file vanilla_llama3_baseline_track1.py

parent 77dddd2c
No related branches found
No related tags found
No related merge requests found
......@@ -223,10 +223,6 @@ class Llama3_70B_ZeroShotModel(ShopBenchBaseModel):
Question:A customer has bought a(n) timer product and wants to write a review to express a positive sentiment on the performance aspect. \nYou are given a numbered list of 15 potential review snippets. Please select 3 snippets from the list that the customer is most likely to write in his review. \nYou should output three numbers, separated with comma. Generate only indices. Do not include review snippets in your answer. Do not give explanations. \nReview Snippet List: \n1. this matches perfectly\n2. Lightweight\n3. paper quality is nice\n4. affordable\n5. looks great\n6. great bang for your buck\n7. wrapped to shreds\n8. work wonderfully\n9. coating seems very durable\n10. gorgeous\n11. well made\n12. good corner toaster with quality features\n13. timer works great\n14. it does the job\n15. soft to the ear sound\nOutput: 14,13,8\n
Question:\nYou are given a user review given to a(n) bra product. You are also given a numbered list of ten aspects. \nPlease choose three aspects from the list that are covered by the review. \nYou should ONLY output three numbers, separated by comma. Do not generate explanations or other texts. \nReview: \nVery comfortable and supportive, as a 38D it\u2019s hard to find a good bra. True to size\nAspect List: \n1.stability\n2.magnet strength\n3.straps\n4.lid\n5.hook\n6.comfort\n7.value\n8.support\n9.quality\n10.fit\nOutput: 6,8,10\n
\nYou are given a user review given to a(n) shoes product. You are also given a numbered list of ten aspects. \nPlease choose three aspects from the list that are covered by the review. \nYou should ONLY output three numbers, separated by comma. Do not generate explanations or other texts. \nReview: \nLOVE the arch support!! These are the most comfortable flip flops I\u2019ve ever had. I wore these all day at Disney World and will do it again! The arch support is way superior than any other shoe I\u2019ve tried. I have a really high arch and most shoes don\u2019t provide proper support for me. This soft flexible material pushes upwards into your arch with every step! You can feel the support! LOVE them and the color choices! I found these 3 years ago and have been telling everyone I know about them. I wear these daily in doors and out! Well worth every Penny!\nAspect List: \n1.entertainment value\n2.arch support\n3.comfort\n4.lid\n5.noise\n6.fit\n7.value\n8.condition\n9.ease of installation\n10.hole\nOutput: 7,3,2\n
Question:
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment