change prompt to ru · EvolvingLMMs-Lab/lmms-eval@ba7081c (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit ba7081c
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -5,7 +5,7 @@ doc_to_target: "answer" | ||
5 | 5 | model_specific_prompt_kwargs: |
6 | 6 | default: |
7 | 7 | pre_prompt: "" |
8 | - post_prompt: "\nAnswer with the option's letter from the given choices directly." | |
8 | + post_prompt: "\nВыбери правильный вариант ответа буквой." | |
9 | 9 | doc_to_visual: !function ru_utils.mmbench_doc_to_visual |
10 | 10 | doc_to_text: !function ru_utils.mmbench_doc_to_text |
11 | 11 | doc_to_target: "answer" |