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 580 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
20
21
  1. cmd: python split_train_test.py
  2. deps:
  3. - md5: 3473f59b9882e7bbab1ffbf824e09c91
  4. path: split_train_test.py
  5. - md5: c448b4bd9ddefd1ffaa927cd32913e9f
  6. path: conf.py
  7. - md5: 3f9c7c3ae51db2eed7ba99e6e88a3831
  8. path: remote://ahsoka_project_data/Posts.tsv
  9. md5: 2b2832f759744686be5f510ac2670b01
  10. outs:
  11. - cache: true
  12. md5: a453698a3e3c6cd834cf72363a01511d
  13. metric: false
  14. path: remote://ahsoka_project_data/Posts-test.tsv
  15. persist: false
  16. - cache: true
  17. md5: 0323b09cf362ea25c3ac958e586b33f2
  18. metric: false
  19. path: remote://ahsoka_project_data/Posts-train.tsv
  20. persist: false
  21. wdir: .
Tip!

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

Comments

Loading...