File size: 912 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
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.