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

split_train_test.dvc 561 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
17
18
19
  1. cmd: python split_train_test.py
  2. deps:
  3. - md5: 3473f59b9882e7bbab1ffbf824e09c91
  4. path: split_train_test.py
  5. - md5: 22c9bd510158182ace4398ac1ddc9332
  6. path: conf.py
  7. - md5: 3f9c7c3ae51db2eed7ba99e6e88a3831
  8. path: remote://ahsoka/dvc_dask_use_case/Posts.tsv
  9. md5: 87c57cf2f9b2b64b5cbea054f1d663e0
  10. outs:
  11. - cache: true
  12. md5: a453698a3e3c6cd834cf72363a01511d
  13. metric: false
  14. path: remote://ahsoka/dvc_dask_use_case/Posts-test.tsv
  15. - cache: true
  16. md5: 0323b09cf362ea25c3ac958e586b33f2
  17. metric: false
  18. path: remote://ahsoka/dvc_dask_use_case/Posts-train.tsv
  19. wdir: .
Tip!

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

Comments

Loading...