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