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

model.pkl.dvc 532 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
22
23
24
25
26
  1. md5: c6e0bc8c2ce038181d0af998163a08d3
  2. cmd: sed -e 's/data/USERS data/' users.csv > model.pkl; mv m.tmp metrics.json
  3. deps:
  4. - md5: a2f8b6a209a79ab928c3667a6ce46de8
  5. path: users.csv
  6. - path: params.yaml
  7. params:
  8. dropout: 0.25
  9. drop_l:
  10. - 2
  11. - 4
  12. - 5
  13. inter: 6.0
  14. L4size: 24.0
  15. L5size: 42.0
  16. outs:
  17. - md5: 4f13c7de9e86017ac89469e1aeb6ccbf
  18. path: model.pkl
  19. cache: true
  20. metric: false
  21. persist: false
  22. - md5: b21c7acf9152a1255b8360a3e1195574
  23. path: metrics.json
  24. cache: false
  25. metric: true
  26. persist: false
Tip!

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

Comments

Loading...