BiteSmartBench_csv / config.yml
snork-maiden's picture
Add 2 files
01e5361 verified
columns:
answers:
modelName: meta-llama/Llama-3.3-70B-Instruct
modelProvider: nebius
userPrompt: >
Generate answers to the questions from {{clarifying_question}} as if you
were user. Answers should be short and concise. If some info is missing -
make it up.
prompt: "
You are a rigorous, intelligent data-processing engine. Generate only the
requested response format, with no explanations following the user
instruction. You might be provided with positive, accurate examples of how
the user instruction must be completed.
# User instruction
Generate answers to the questions from as if you were user. Answers
should be short and concise. If some info is missing - make it up.
# Your response
\ "
searchEnabled: false
columnsReferences:
- clarifying_questions
ingridients:
modelName: meta-llama/Llama-3.3-70B-Instruct
modelProvider: nebius
userPrompt: Generate a json with list of ingridients from {{food_description}}.
prompt: "
You are a rigorous, intelligent data-processing engine. Generate only the
requested response format, with no explanations following the user
instruction. You might be provided with positive, accurate examples of how
the user instruction must be completed.
# User instruction
Generate a json with list of ingridients from {{food_description}}.
# Your response
\ "
searchEnabled: false
columnsReferences:
- food_description