Spaces:
Build error
Build error
File size: 3,886 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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 |
dataset: cnn_dailymail
subset: 3.0.0
templates:
0556fd07-f7de-4daf-a0ae-4cda4fc239c8: !Template
answer_choices: null
id: 0556fd07-f7de-4daf-a0ae-4cda4fc239c8
jinja: 'Can you write an outline of the following article in a few points?
Article: {{article}}|||
{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: write_an_outline
reference: ''
1c446bde-b3e6-4629-860f-9125681c72a1: !Template
answer_choices: null
id: 1c446bde-b3e6-4629-860f-9125681c72a1
jinja: 'Summarise the article:
{{article}} |||
{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: news_summary
reference: ''
6e46894f-b5ff-4259-a691-63f1da8405da: !Template
answer_choices: null
id: 6e46894f-b5ff-4259-a691-63f1da8405da
jinja: 'In 2 or 3 sentences, what are the main points one should remember from
this news article?
Article: {{article}} |||
{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: 2_or_3_sentences
reference: ''
892cbf90-2c19-4664-943e-a004a0c9a7fa: !Template
answer_choices: null
id: 892cbf90-2c19-4664-943e-a004a0c9a7fa
jinja: 'Could you please generate a TLDR (Too Long Didn''t Read) summary of the
following news article?
Article: {{article}} |||
{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: tldr_summary
reference: ''
9b7c6abf-5110-4b31-8345-be6b2eeea580: !Template
answer_choices: null
id: 9b7c6abf-5110-4b31-8345-be6b2eeea580
jinja: 'Condense the article down to the essentials to present it in the form
of short cards in mobile news apps:
{{article}} |||
{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: news_card_view
reference: ''
b4ff2f63-8539-4d9c-9858-42fa5f95ba56: !Template
answer_choices: null
id: b4ff2f63-8539-4d9c-9858-42fa5f95ba56
jinja: 'Generate a story from key plot points:
{{highlights}} |||
{{article}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: false
name: generate_story
reference: ''
c20ac3c5-da85-408a-bba9-8b12ef2ae379: !Template
answer_choices: null
id: c20ac3c5-da85-408a-bba9-8b12ef2ae379
jinja: 'Sum the following article in brief: {{article}}|||{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: sum_in_brief
reference: ''
e047b4ec-abff-4b36-896a-83f5f1ea6759: !Template
answer_choices: null
id: e047b4ec-abff-4b36-896a-83f5f1ea6759
jinja: 'Extract key points from the article based on which the stock market could
react:
{{article}} |||
{{highlights}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: true
name: news_stock
reference: ''
efa42de6-7a20-4e35-92fc-919a5eb0b77e: !Template
answer_choices: null
id: efa42de6-7a20-4e35-92fc-919a5eb0b77e
jinja: 'What details would you include in a storyline to make it more engaging
and informative?
{{highlights}} |||
{{article}}'
metadata: !TemplateMetadata
choices_in_prompt: false
metrics:
- BLEU
- ROUGE
original_task: false
name: spice_up_story
reference: ''
|