Fix vid mme post prompt issue · EvolvingLMMs-Lab/lmms-eval@06fa000 (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 06fa000
Fix vid mme post prompt issue
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -26,6 +26,8 @@ metric_list: | ||
26 | 26 | model_specific_prompt_kwargs: |
27 | 27 | default: |
28 | 28 | frame_num: 32 |
29 | +pre_prompt: "" | |
30 | +post_prompt: "\nAnswer the question using a single word or phrase." | |
29 | 31 | gemini_api: |
30 | 32 | gemini_api_flag: "full subtitle" |
31 | 33 | # gpt4v: |