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

config.yaml 565 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
  1. wandb_version: 1
  2. learning_rate:
  3. desc: null
  4. value: 0.02
  5. architecture:
  6. desc: null
  7. value: CNN
  8. dataset:
  9. desc: null
  10. value: CIFAR-100
  11. epochs:
  12. desc: null
  13. value: 10
  14. _wandb:
  15. desc: null
  16. value:
  17. python_version: 3.10.12
  18. cli_version: 0.15.4
  19. framework: torch
  20. is_jupyter_run: true
  21. is_kaggle_kernel: false
  22. start_time: 1686776418.47025
  23. t:
  24. 1:
  25. - 1
  26. - 55
  27. 2:
  28. - 1
  29. - 55
  30. 3:
  31. - 2
  32. - 3
  33. - 13
  34. - 16
  35. - 23
  36. 4: 3.10.12
  37. 5: 0.15.4
  38. 8:
  39. - 1
  40. - 5
  41. - 12
Tip!

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

Comments

Loading...