Closed mkshing closed 1 year ago
@mkshing quick comment but maybe we can start to use llama2
instead of 0.6
to improve readability? This is suggested by @polm-stability on Slack as well
@leemengtw Yeah I agree your point but we need to deprecate the integer version and rename all, which takes extra work. So, at least, in this PR, I want to keep the integer format. Does it make sense??
Description
Added a new prompt version of llama2-chat by following https://huggingface.co/blog/llama2#how-to-prompt-llama-2. This PR enables to evaluate all llama2 variants including ELYZA-japanese-Llama-2-7b-instruct.
Usage
2 key points:
SYSTEM_PROMPT
environment variable0.6
for prompt versionComparison between 0.3 and 0.6 on JCommonsenseQA for ELYZA-japanese-Llama-2-7b-instruct