GithubHelp home page GithubHelp logo

How to export data? about deeplake HOT 6 CLOSED

Bit0r avatar Bit0r commented on May 28, 2024
How to export data?

from deeplake.

Comments (6)

mikayelh avatar mikayelh commented on May 28, 2024

Hey @Bit0r thanks for reaching out!

MySQL is a non AI-native database. Creating a format that is optimized for ML workflows comes at a tradeoff such as the need for the specific format that is hyper performant in those use cases. Since data in Deep Lake format is also very efficiently stored (depends on the datatype, you may actually save up to 30% of storage costs), we haven't seen any need in converting data to original format.

While we currently do not offer export functionality, we will certainly flag this as a feature request. Could you specify a reason why this would be important for your daily work?

Thanks!

from deeplake.

Bit0r avatar Bit0r commented on May 28, 2024

Because our GPU servers for training ML models cannot connect to the external network. We need to download the data to the local machine first, and then transfer it using SSH. If Deeplake has data import and export functions, I can use Deeplake on the GPU server.

from deeplake.

activesoull avatar activesoull commented on May 28, 2024

Because our GPU servers for training ML models cannot connect to the external network. We need to download the data to the local machine first, and then transfer it using SSH. If Deeplake has data import and export functions, I can use Deeplake on the GPU server.

hi @Bit0r,
Can you please check out functionality here? It helps to copy the source dataset to the given destination path

from deeplake.

Bit0r avatar Bit0r commented on May 28, 2024

So can I first use deeplake.deep_copy to copy the downloaded dataset to save/to/dst_dataset, then directly use tar to package the entire save/to/dst_dataset directory, and finally upload it via ssh?

from deeplake.

activesoull avatar activesoull commented on May 28, 2024

yes save/to/dst_dataset directory contains a complete dataset structure so you can archive and move it wherever you want

from deeplake.

mikayelh avatar mikayelh commented on May 28, 2024

hey @Bit0r , please let us know if this answers your questions. As for now, i'm closing this issue given that our current capabilities address your use case without a need to export the data. I'm however looping in @istranic / @istranical to log this as a feature enhancement.

from deeplake.

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.