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 5.6 KB

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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
  1. schema: '2.0'
  2. stages:
  3. tripletloss:
  4. cmd: python -m src.auxilliary.train clustering
  5. deps:
  6. - path: data/annotations/
  7. hash: md5
  8. md5: 3d83dbeb25cfaaacd791caf6a0462b40.dir
  9. size: 215163
  10. nfiles: 6
  11. - path: src/auxilliary/loss.py
  12. hash: md5
  13. md5: 7fbc29b62b2dc8a879dde20a3b49eddd
  14. size: 545
  15. - path: src/auxilliary/train.py
  16. hash: md5
  17. md5: 9b2f538ed94ed6c054ca6ba31b48aacc
  18. size: 3121
  19. - path: src/const.py
  20. hash: md5
  21. md5: 08ebae9f12d5a9df85d2174a19585eba
  22. size: 1128
  23. - path: src/data/siamese.py
  24. hash: md5
  25. md5: 938d75ebec30eaa7a2c7c7e068534829
  26. size: 1669
  27. outs:
  28. - path: models/clustering.pt
  29. hash: md5
  30. md5: 5a75283d5ecd9709a380cd12dcfece9d
  31. size: 14122
  32. default-train:
  33. cmd: python -m src.model.train default
  34. deps:
  35. - path: data/waterbirds/
  36. hash: md5
  37. md5: 37b8a1f7249ecb1a68d5f39206d888fe.dir
  38. size: 492707912
  39. nfiles: 11789
  40. - path: src/const.py
  41. hash: md5
  42. md5: 08ebae9f12d5a9df85d2174a19585eba
  43. size: 1128
  44. - path: src/data/waterbirds.py
  45. hash: md5
  46. md5: 426c6ed08c3c34fea8e50677f31c2ba5
  47. size: 1623
  48. - path: src/model/arch.py
  49. hash: md5
  50. md5: 8ceccba1d6b7127d1e24ac5eef027dd6
  51. size: 2087
  52. - path: src/model/loss.py
  53. hash: md5
  54. md5: 8fa191c1eea16977be4d5c13240e4df5
  55. size: 1775
  56. - path: src/model/train.py
  57. hash: md5
  58. md5: a524e64c7950cb94ff3501754f6c0e44
  59. size: 4402
  60. outs:
  61. - path: models/default.pt
  62. hash: md5
  63. md5: 35841284222c2ef19a6d67353b3593ab
  64. size: 856128
  65. multiloss-train:
  66. cmd: python -m src.model.train multiloss
  67. deps:
  68. - path: data/waterbirds/
  69. hash: md5
  70. md5: 37b8a1f7249ecb1a68d5f39206d888fe.dir
  71. size: 492707912
  72. nfiles: 11789
  73. - path: models/clustering.pt
  74. hash: md5
  75. md5: 5a75283d5ecd9709a380cd12dcfece9d
  76. size: 14122
  77. - path: src/const.py
  78. hash: md5
  79. md5: 08ebae9f12d5a9df85d2174a19585eba
  80. size: 1128
  81. - path: src/data/waterbirds.py
  82. hash: md5
  83. md5: 426c6ed08c3c34fea8e50677f31c2ba5
  84. size: 1623
  85. - path: src/model/arch.py
  86. hash: md5
  87. md5: 8ceccba1d6b7127d1e24ac5eef027dd6
  88. size: 2087
  89. - path: src/model/loss.py
  90. hash: md5
  91. md5: 8fa191c1eea16977be4d5c13240e4df5
  92. size: 1775
  93. - path: src/model/train.py
  94. hash: md5
  95. md5: a524e64c7950cb94ff3501754f6c0e44
  96. size: 4402
  97. outs:
  98. - path: models/multiloss.pt
  99. hash: md5
  100. md5: 07ff6a56b46ca0556de67276d84adef7
  101. size: 856600
  102. default-visualize:
  103. cmd: python -m src.model.evaluate visualize default
  104. deps:
  105. - path: data/waterbirds/
  106. hash: md5
  107. md5: 37b8a1f7249ecb1a68d5f39206d888fe.dir
  108. size: 492707912
  109. nfiles: 11789
  110. - path: models/default.pt
  111. hash: md5
  112. md5: 35841284222c2ef19a6d67353b3593ab
  113. size: 856128
  114. - path: src/const.py
  115. hash: md5
  116. md5: 08ebae9f12d5a9df85d2174a19585eba
  117. size: 1128
  118. - path: src/data/waterbirds.py
  119. hash: md5
  120. md5: 426c6ed08c3c34fea8e50677f31c2ba5
  121. size: 1623
  122. - path: src/model/evaluate.py
  123. hash: md5
  124. md5: 0b7421f9443f349a4df511bc59f33554
  125. size: 2463
  126. outs:
  127. - path: data/evals/default.png
  128. hash: md5
  129. md5: 4abdbdb93b2044cacf60aca75faf1a46
  130. size: 2157710
  131. default-group:
  132. cmd: python -m src.model.evaluate group default
  133. deps:
  134. - path: data/waterbirds/
  135. hash: md5
  136. md5: 37b8a1f7249ecb1a68d5f39206d888fe.dir
  137. size: 492707912
  138. nfiles: 11789
  139. - path: models/default.pt
  140. hash: md5
  141. md5: 35841284222c2ef19a6d67353b3593ab
  142. size: 856128
  143. - path: src/const.py
  144. hash: md5
  145. md5: 08ebae9f12d5a9df85d2174a19585eba
  146. size: 1128
  147. - path: src/data/waterbirds.py
  148. hash: md5
  149. md5: 426c6ed08c3c34fea8e50677f31c2ba5
  150. size: 1623
  151. - path: src/model/evaluate.py
  152. hash: md5
  153. md5: 0b7421f9443f349a4df511bc59f33554
  154. size: 2463
  155. outs:
  156. - path: data/evals/default.txt
  157. hash: md5
  158. md5: 35a96f129ab90c6d5b37fbfd33cd00e6
  159. size: 454
  160. multiloss-visualize:
  161. cmd: python -m src.model.evaluate visualize multiloss
  162. deps:
  163. - path: data/waterbirds/
  164. hash: md5
  165. md5: 37b8a1f7249ecb1a68d5f39206d888fe.dir
  166. size: 492707912
  167. nfiles: 11789
  168. - path: models/multiloss.pt
  169. hash: md5
  170. md5: 07ff6a56b46ca0556de67276d84adef7
  171. size: 856600
  172. - path: src/const.py
  173. hash: md5
  174. md5: 08ebae9f12d5a9df85d2174a19585eba
  175. size: 1128
  176. - path: src/data/waterbirds.py
  177. hash: md5
  178. md5: 426c6ed08c3c34fea8e50677f31c2ba5
  179. size: 1623
  180. - path: src/model/evaluate.py
  181. hash: md5
  182. md5: 0b7421f9443f349a4df511bc59f33554
  183. size: 2463
  184. outs:
  185. - path: data/evals/multiloss.png
  186. hash: md5
  187. md5: 6e9dc3f10ba987d3771c07ac5d30bc57
  188. size: 1995343
  189. multiloss-group:
  190. cmd: python -m src.model.evaluate group multiloss
  191. deps:
  192. - path: data/waterbirds/
  193. hash: md5
  194. md5: 37b8a1f7249ecb1a68d5f39206d888fe.dir
  195. size: 492707912
  196. nfiles: 11789
  197. - path: models/multiloss.pt
  198. hash: md5
  199. md5: 07ff6a56b46ca0556de67276d84adef7
  200. size: 856600
  201. - path: src/const.py
  202. hash: md5
  203. md5: 08ebae9f12d5a9df85d2174a19585eba
  204. size: 1128
  205. - path: src/data/waterbirds.py
  206. hash: md5
  207. md5: 426c6ed08c3c34fea8e50677f31c2ba5
  208. size: 1623
  209. - path: src/model/evaluate.py
  210. hash: md5
  211. md5: 0b7421f9443f349a4df511bc59f33554
  212. size: 2463
  213. outs:
  214. - path: data/evals/multiloss.txt
  215. hash: md5
  216. md5: e245db041a5ed8795052c10c6ccba743
  217. size: 450
Tip!

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

Comments

Loading...