Git Product home page Git Product logo

下载Tongyi-DataEngine/SA1B-Dense-Caption数据集,执行网页上命令from modelscope.msdatasets import MsDataset ds = MsDataset.load('Tongyi-DataEngine/SA1B-Dense-Caption', subset_name='default', split='train'),modelscope版本:1.14.0,提示错误:TypeError: Value.__init__() missing 1 required positional argument: 'dtype' about modelscope HOT 5 CLOSED

XinPeiHou avatar XinPeiHou commented on July 21, 2024
下载Tongyi-DataEngine/SA1B-Dense-Caption数据集,执行网页上命令from modelscope.msdatasets import MsDataset ds = MsDataset.load('Tongyi-DataEngine/SA1B-Dense-Caption', subset_name='default', split='train'),modelscope版本:1.14.0,提示错误:TypeError: Value.__init__() missing 1 required positional argument: 'dtype'

from modelscope.

Comments (5)

wangxingjun778 avatar wangxingjun778 commented on July 21, 2024

暂未复现,可否帮忙补充一下如下信息:

  1. datasets依赖的版本: pip show datasets
  2. 平台: win / mac / linux ?
  3. 错误出现的时机,是执行load()函数后立即报错,还是下载一段时间后报错?

from modelscope.

XinPeiHou avatar XinPeiHou commented on July 21, 2024

暂未复现,可否帮忙补充一下如下信息:

  1. datasets依赖的版本: pip show datasets
  2. 平台: win / mac / linux ?
  3. 错误出现的时机,是执行load()函数后立即报错,还是下载一段时间后报错?

执行立马报错
datasets_version
pip_list.txt

from modelscope.

wangxingjun778 avatar wangxingjun778 commented on July 21, 2024

看报错是因为dtype参数的问题,load()函数中不支持传入dtype参数。

from modelscope.

XinPeiHou avatar XinPeiHou commented on July 21, 2024

看报错是因为dtype参数的问题,load()函数中不支持传入dtype参数。

我删掉之后,还是报相同错误

from modelscope.

XinPeiHou avatar XinPeiHou commented on July 21, 2024

刚才我把文件夹下缓存删掉,重新执行,可以下载了,可以关闭这个issue了

from modelscope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.