SugarMoonn

Results 2 issues of SugarMoonn

hi!I am currently working with your project and trying to run the retriever/simcse/run_train.py script, but I am encountering the following error:Traceback (most recent call last): File "retriever/simcse/run_train.py", line 225, in...

### 描述该错误 InternLM2.5-7B-Chat 模型在使用 LangChain + Hugging Face Pipeline 的use_cache时,处理长文本生成任务会触发RuntimeError: The size of tensor a (1921) must match the size of tensor b (1920) at non-singleton dimension 2。 脚本代码如下: from...