book 9: numbered word-list templates one per line (Make the Sentences Longer)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2080,14 +2080,23 @@ INPUT: speak
|
||||
CHECK: llm
|
||||
RUBRIC: Accept any grammatically correct expansion of the sentence that uses one valid option from each numbered word list.
|
||||
|
||||
TEMPLATE: The (1) woman met the (2) sailor at a (3) restaurant. (1: happy, young | 2: nice, French | 3: small, new)
|
||||
TEMPLATE: The (1) woman met the (2) sailor at a (3) restaurant.
|
||||
TEMPLATE: 1: happy, young
|
||||
TEMPLATE: 2: nice, French
|
||||
TEMPLATE: 3: small, new
|
||||
RESPONSE: The young woman met the French sailor at a small restaurant.
|
||||
|
||||
TEMPLATE: They were (1) to see each other after (2) years. (1: happy, glad | 2: many, five)
|
||||
TEMPLATE: They were (1) to see each other after (2) years.
|
||||
TEMPLATE: 1: happy, glad
|
||||
TEMPLATE: 2: many, five
|
||||
RESPONSE: They were happy to see each other after five years.
|
||||
|
||||
TEMPLATE: They (1) in the restaurant and talked about (2). (1: sat, stayed | 2: English classes, many things)
|
||||
TEMPLATE: They (1) in the restaurant and talked about (2).
|
||||
TEMPLATE: 1: sat, stayed
|
||||
TEMPLATE: 2: English classes, many things
|
||||
RESPONSE: They sat in the restaurant and talked about many things.
|
||||
|
||||
TEMPLATE: They ate a (1) meal and left the restaurant (2). (1: good, delicious | 2: late, at 10 o'clock)
|
||||
TEMPLATE: They ate a (1) meal and left the restaurant (2).
|
||||
TEMPLATE: 1: good, delicious
|
||||
TEMPLATE: 2: late, at 10 o'clock
|
||||
RESPONSE: They ate a delicious meal and left the restaurant at 10 o'clock.
|
||||
|
||||
Reference in New Issue
Block a user