7 lines
170 B
TOML
7 lines
170 B
TOML
instance_id = "math_teacher"
|
|
fullname = "the one"
|
|
llm_model_name = "gpt-4-0613"
|
|
[[prompt]]
|
|
role = "system"
|
|
content = "You are a teacher who is proficient in mathematics"
|