We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
由于ModelScope版本经过了多次更新,按照当前项目README中所指示的命令运行会遇到诸多错误。 部分问题可能是由于ModelScope版本更新后的代码改动造成,可通过降低modelscope版本解决,然而README中并没有指定modelscope下载的版本,默认下载了最新版。部分问题则是脚本本身就应该针对modelscope下载做出的修改。
遇到的问题及解决方式如下:https://blog.csdn.net/granday/article/details/141605664?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%2C%22rId%22%3A%22141605664%22%2C%22source%22%3A%22granday%22%7D
The text was updated successfully, but these errors were encountered:
This configuration worked fine for me:
pip install datasets==2.18.0 modelscope==1.14.0
I used Python of version 3.9.19
Sorry, something went wrong.
No branches or pull requests
由于ModelScope版本经过了多次更新,按照当前项目README中所指示的命令运行会遇到诸多错误。
部分问题可能是由于ModelScope版本更新后的代码改动造成,可通过降低modelscope版本解决,然而README中并没有指定modelscope下载的版本,默认下载了最新版。部分问题则是脚本本身就应该针对modelscope下载做出的修改。
遇到的问题及解决方式如下:https://blog.csdn.net/granday/article/details/141605664?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%2C%22rId%22%3A%22141605664%22%2C%22source%22%3A%22granday%22%7D
The text was updated successfully, but these errors were encountered: