Closed kdmcdrm closed 11 months ago
@Lothiraldan - can we support this?
We could support this, the file name in the archive is arbitrary. One thing we would need to be careful about is file name collision, as an experiment could log several files named file.svg
from different directories and they would ends up in the same archive.
@kdmcdrm Could you give us more details about your use-case?
Hey @Lothiraldan, can do. It's a pretty simple use case. I just occasionally use an OfflineExperiment to store things locally if our internet is acting up or if I want to review the results locally, maybe while debugging. None of my experiments are terribly big so it's relatively easy for me to look at the thumbnails of my plots to determine which is which but it would obviously be more convenient to pick them out by name.
I believe that the updated UI and SDK has support for all of your requests. Thank you!
This might be by design but OfflineExperiment creates an archive with filenames "tmpx" for all logged elements. I'd prefer if these were named on the filesystem as they would be on comet.ml, for example.svg for images and using the filename for assets.