Spaces:
Build error
Build error
File size: 2,289 Bytes
c32ee7d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 |
dataset: amazon_reviews_multi
subset: en
templates:
073dfd34-5aef-461a-81d9-bdb8e00f12c9: !Template
answer_choices: null
id: 073dfd34-5aef-461a-81d9-bdb8e00f12c9
jinja: 'Write a review title for the review below:
===
{{review_body}} |||
{{review_title}}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: Template_2
reference: Review Title based on Review body
0f5b005b-c6bc-4fe0-bde4-0917cdba39e8: !Template
answer_choices: null
id: 0f5b005b-c6bc-4fe0-bde4-0917cdba39e8
jinja: 'Rate the product by the number of stars based on the review title below:
(1 being the lowest and 5 the highest)
===
{{review_title}} |||
{{stars}}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: Template_5
reference: Rating based on review title
199ad6de-5bcc-421e-90e2-4b6edada6a01: !Template
answer_choices: null
id: 199ad6de-5bcc-421e-90e2-4b6edada6a01
jinja: 'Rate the product by the number of stars based on the review body below:
(1 being the lowest and 5 the highest)
===
{{review_body}} |||
{{stars}}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: Template_4
reference: Rating based on review body
7ecaf718-c85d-47f4-83cb-f14c58f2911f: !Template
answer_choices: null
id: 7ecaf718-c85d-47f4-83cb-f14c58f2911f
jinja: 'Guess the product category for which the below review is:
===
{{review_body}} |||
{{product_category}}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: Template_1
reference: Product category based on review body
c4717e75-4d3e-4b79-9737-167155f51513: !Template
answer_choices: null
id: c4717e75-4d3e-4b79-9737-167155f51513
jinja: 'Guess the product category from the below review title:
===
{{review_title}} |||
{{product_category}}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: Template_3
reference: Product category from review title
|