Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
aa4d264533
init DVC
5 years ago
3c67217332
download code
5 years ago
516b05276e
extract data
5 years ago
aa4d264533
init DVC
5 years ago
516b05276e
extract data
5 years ago
516b05276e
extract data
5 years ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

DVC Tutorial

A repo for the dvc tutorial shown on DVC.org

Step 0

Initial git commit. Here we have downloaded the code from the DVC site

Step 1

Initialized DVC, and added a virtual environment

Step 2

Retrieved example data which is about 41Mb in size. Because of how DVC works, this data is not commited to the git repo, but instead exists in the DVC cache.

Step 3 - Current Step

Unzipped the data file. According to the command given, DVC knows to automatically add the unzipped data file to the .gitignore and the .dvc/cache/

Tip!

Press p or to see the previous file or, n or to see the next file

About

No description

Collaborators 2

Comments

Loading...