The Trial - Initial commit
This commit is contained in:
35
models/test_prompts_corrected.json
Normal file
35
models/test_prompts_corrected.json
Normal file
@@ -0,0 +1,35 @@
|
||||
[
|
||||
{
|
||||
"category": "factual",
|
||||
"prompt": "Who is Josef K. and what happens to him at the beginning of the novel?",
|
||||
"expected_elements": [
|
||||
"arrested",
|
||||
"boarding house",
|
||||
"unknown charges",
|
||||
"bank clerk",
|
||||
"birthday"
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "analysis",
|
||||
"prompt": "Analyze the theme of bureaucratic absurdity in The Trial.",
|
||||
"expected_elements": [
|
||||
"incomprehensible legal system",
|
||||
"labyrinthine bureaucracy",
|
||||
"absurd procedures",
|
||||
"authority",
|
||||
"powerlessness"
|
||||
]
|
||||
},
|
||||
{
|
||||
"category": "creative",
|
||||
"prompt": "Write a short passage in Kafka's style describing a character confronting an absurd authority figure.",
|
||||
"expected_elements": [
|
||||
"absurdist",
|
||||
"precise language",
|
||||
"psychological depth",
|
||||
"nightmarish",
|
||||
"alienation"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user