about cil_em_evaluator.py #855
Unanswered
TousenKaname
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduces the problem - code/configuration sample
{"query": "这段时间去上厕所本来想小便的可是每次都会拉大便", "response": "这可能是因为你的饮食习惯或者消化系统的问题导致的。建议你试着调整一下饮食,增加膳食纤维的摄入量,多喝水,避免过度依赖泻药。同时,如果问题持续存在,建议去医院检查一下,排除肠道疾病等可能性。"} {"query": "医生呀!我刚被查出得了白癜风,不知道初期治疗需要多少钱?", "response": "白癜风的治疗费用因个体差异和治疗方案的不同而有所差异。初期治疗主要以口服药物和外用药物为主,费用相对较低,一般几百元左右。但是,如果采用激光治疗、光疗等高端治疗方法,费用会更高。建议您咨询专业医生,根据自己的情况进行治疗方案的选择,同时了解相关的费用情况。"}Reproduces the problem - command or script
I don
t know whyanswers = list(set(ans + origin_ans))` need cat ans and origin_ans. Below is what I print.Reproduces the problem - error message
Beta Was this translation helpful? Give feedback.
All reactions