Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

dvc.lock 487 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  1. schema: '2.0'
  2. stages:
  3. data_ingestion:
  4. cmd: python src/DeepClassifier/pipeline/Stage_01_data_Ingestion.py
  5. deps:
  6. - path: configs/config.yaml
  7. md5: 3c1f1650fd3f592ee1f173d9a4f13ce5
  8. size: 835
  9. - path: src/DeepClassifier/pipeline/Stage_01_data_Ingestion.py
  10. md5: 5b6831a1156f802dbd822dd255622760
  11. size: 847
  12. outs:
  13. - path: artifacts/data_ingestion/PetImages
  14. md5: 3a5cf86541f22c236620ce5b952ad684.dir
  15. size: 848866410
  16. nfiles: 24998
Tip!

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

Comments

Loading...