merge with main

This commit is contained in:
huihui 2025-05-10 09:54:12 +00:00
parent 3119903840
commit 57bf9c1030
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ from opencompass.openicl.icl_inferencer import GenInferencer
from opencompass.openicl.icl_prompt_template import PromptTemplate
from opencompass.openicl.icl_retriever import ZeroRetriever
ZERO_SHOT_PROMPT = '{q4}'
# Reader configuration

View File

@ -5,7 +5,6 @@ from opencompass.openicl.icl_prompt_template import PromptTemplate
from opencompass.openicl.icl_retriever import ZeroRetriever
from opencompass.evaluator import GenericLLMEvaluator
ZERO_SHOT_PROMPT = '{q4}'
GRADER_TEMPLATE = """