Coder Social home page Coder Social logo

Comments (5)

lhoestq avatar lhoestq commented on August 29, 2024 1

I think the issue comes from evaluate passing their own DownloadConfig which is not a correct implementation of a datasets DownloadConfig as of 2.11: it's missing the storage_options attribute.

If evaluate needs to pass download configs to datasets code, it must use the DownloadConfig from datasets

from jury.

NISH1001 avatar NISH1001 commented on August 29, 2024

@devrimcavusoglu I am also getting the same issue while running the tests.

from jury.

NISH1001 avatar NISH1001 commented on August 29, 2024

@devrimcavusoglu I wonder if this is related to this
https://www.tensorflow.org/datasets/api_docs/python/tfds/download/DownloadConfig

from jury.

NISH1001 avatar NISH1001 commented on August 29, 2024

This seems to be, like you said, errors from new datasets version. I reverted to datasets==2.9.0 which works.

from jury.

devrimcavusoglu avatar devrimcavusoglu commented on August 29, 2024

@lhoestq @Wauplin any suggestion or references ? This is only happenning in datasets==2.11.0, earlier versions do not raise this error though I did not debug it thoroughly.

from jury.

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.