mrm8488's picture
First commit
c32ee7d
raw
history blame contribute delete
912 Bytes
dataset: cbt
subset: raw
templates:
2d9e9c74-550e-4838-8d1d-a804d74828f7: !Template
answer_choices: null
id: 2d9e9c74-550e-4838-8d1d-a804d74828f7
jinja: 'Write a story for this title: {{title.split(''___'')[1].split(''.'')[0].replace(''_'',''
'')}}
|||
{{ content }}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: write_story
reference: Given the title, write a story.
f4e1d9bb-a43e-4c75-aa5d-4711090dd628: !Template
answer_choices: null
id: f4e1d9bb-a43e-4c75-aa5d-4711090dd628
jinja: 'Write a title for this story: {{ content }}
|||
{{title.split(''___'')[1].split(''.'')[0].replace(''_'','' '')}}'
metadata: !TemplateMetadata
choices_in_prompt: null
metrics: []
original_task: null
name: write_title
reference: Given the story, write a title.