Skip to content

按照文档中用大模型做为JudgeLLM进行客观评测的指导,运行时报错,SubjectiveSizePartitioner.__init__() got an unexpected keyword argument 'mode',貌似是SubjectiveSizePartitioner这个类里面不支持mode这个初始化参数,请教下该怎么修改 #1632

Answered by bittersweet1999
lilirm asked this question in Q&A
Discussion options

You must be logged in to vote

那你把load(path:str, name:str) 改成load(path: str, name: str, *args, **kwargs):应该就好了

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@lilirm
Comment options

@lilirm
Comment options

@bittersweet1999
Comment options

@lilirm
Comment options

Comment options

You must be logged in to vote
3 replies
@lilirm
Comment options

@bittersweet1999
Comment options

Answer selected by lilirm
@lilirm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants