Xie Yuhang
Xie Yuhang
就是模型保存后,好像没有生成config.json文件 
May I ask if there is a complete code with changes that I can learn from?
May I ask if there is a complete code with changes that I can learn from?
absl-py==2.0.0 aiohttp==3.9.0 aiosignal==1.3.1 asttokens==2.4.1 astunparse==1.6.3 async-timeout==4.0.3 attrs==23.1.0 bert-score==0.3.11 -e git+https://github.com/google-research/bleurt.git@cebe7e6f996b40910cfaa520a63db47807e3bf5c#egg=BLEURT blis==0.7.11 cachetools==5.3.2 catalogue==2.0.10 certifi==2023.11.17 charset-normalizer==3.3.2 click==7.1.2 cloudpickle==3.0.0 colorama==0.4.6 commonmark==0.9.1 contourpy==1.1.1 cycler==0.12.1 cymem==2.0.8 datasets==2.5.1 dill==0.3.5.1 diskcache==5.6.3 docker==5.0.0 docker-pycreds==0.4.0 evaluate==0.4.0 executing==2.0.1 faiss-cpu==1.7.3...
你好!后来是解决了,具体有点忘了,在这个requirement环境里我是可以运行的。
可以参考下面的 absl-py==2.0.0 aiohttp==3.9.0 aiosignal==1.3.1 asttokens==2.4.1 astunparse==1.6.3 async-timeout==4.0.3 attrs==23.1.0 bert-score==0.3.11 -e ***@***.***#egg=BLEURT blis==0.7.11 cachetools==5.3.2 catalogue==2.0.10 certifi==2023.11.17 charset-normalizer==3.3.2 click==7.1.2 cloudpickle==3.0.0 colorama==0.4.6 commonmark==0.9.1 contourpy==1.1.1 cycler==0.12.1 cymem==2.0.8 datasets==2.5.1 dill==0.3.5.1 diskcache==5.6.3 docker==5.0.0 docker-pycreds==0.4.0 evaluate==0.4.0 executing==2.0.1...
hello!这样应该是可以运行,但是不知道是否正确: 一开始直接把selected_data换成train_data会报错 然后就模仿下面的一些代码 改成把train_data塞进selected_data里 榭 ***@***.*** ------------------ 原始邮件 ------------------ 发件人: "Leezekun/Directional-Stimulus-Prompting" ***@***.***>; 发送时间: 2024年5月28日(星期二) 下午3:52 ***@***.***>; ***@***.******@***.***>; 主题: Re: [Leezekun/Directional-Stimulus-Prompting] NotImplementedError: Loading a dataset cached in a LocalFileSystem is not supported.解决后,又遇到datasets会和rl4lms冲突 (Issue #1)...