CoRe icon indicating copy to clipboard operation
CoRe copied to clipboard

[ACL 2023] Solving Math Word Problems via Cooperative Reasoning induced Language Models

Results 1 CoRe issues
Sort by recently updated
recently updated
newest added

你好,在使用你提供的gpt-training-gsm8k.py文件进行预测时,calculator中,model.generate部分出现了如下问题: ValueError: too many values to unpack (expected 2) 我认为有可能是transformers版本的问题。可否提供下transformers的版本?