SelfMemory icon indicating copy to clipboard operation
SelfMemory copied to clipboard

关于Retrieval-Arugmented Generator部分的问题

Open 123THU opened this issue 1 year ago • 0 comments

您好,我现在在尝试复现您的实验,所以想请教一下../pretrained_model/transformer_base_jrc_ende这个路径下存储的是什么模型? Data部分提到的bart-base等两个模型我放在../pretrained_model这里了

我的代码运行时总是会报错 huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '../pretrained_model/transformer_base_jrc_ende'. Use repo_type argument if needed.

感谢回复

123THU avatar Aug 14 '24 18:08 123THU