Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Second: Is There A Way To Take Internally Tracked Training Runs And Publish Them Publicly, E.G. For A Research Paper? "Appendix A: Training Runs Can Be Found Here, Feel Free To Explore Them And Look At The Loss Curves"? For Example

Second: is there a way to take internally tracked training runs and publish them publicly, e.g. for a research paper? "Appendix A: training runs can be found here, feel free to explore them and look at the loss curves"? For example https://twitter.com/borisdayma will tweet and say "follow the training run here" and give a link to the W&B report ( https://wandb.ai/dalle-mini/dalle-mini/runs/zvr4jh41?workspace=user-borisd13 ). Could I do something similar?

  
  
Posted 2 years ago
Votes Newest

Answers 18


I see a "publish" button on here, but would that make it visible on the wider internet?

  
  
Posted 2 years ago

I gather there's a distinction between the two, with app.clear being the public cloud-based SaaS version

  
  
Posted 2 years ago

Oh this is Only in the SaaS server ...
(I'm sorry I was not clear on that)

  
  
Posted 2 years ago

Is it based on the ClearML serversion?

  
  
Posted 2 years ago

Hmm no, the publish is internal "publish" state, it will not just "open" your server to the world (I guess that would be weird 😉 )
SmallDeer34 so maybe rerun it on the "free hosted" server and share it there?
(I'm assuming you do not intent to just open access to your own server)

  
  
Posted 2 years ago

Right now it's on https://app.pro.clear.ml/ , yeah

  
  
Posted 2 years ago

Not sure how to check the version

  
  
Posted 2 years ago

AgitatedDove14 I should have probably expanded my last message a bit more to say "Right, natanM, right now it's on http://app.pro.clear.ml , not http://app.clear.ml , can you advise, given that it is on .pro?"

  
  
Posted 2 years ago

I gather there's a distinction between the two, with app.clear being the public cloud-based SaaS version

My apologies SmallDeer34 , this is all some legacy domain stuff
actually " http://app.pro.clear.ml ," is not used any longer (although up), and will be removed in the future

SaaS free/pro is the same domain ( http://app.clear.ml ), same accounts, the only difference is whether you added a credit card, other than that it is the same domain and access.
does that make sense ?

  
  
Posted 2 years ago

Yup, not hoping to open the server to the world. As for "rerun it", I don't think I want to rerun the experiments, I want to show the results of the original training runs.

Is there any way to export the results from the internal server?

  
  
Posted 2 years ago

Hi SmallDeer34
On the SaaS you can right click on an experimenter and publish it 🙂
This will make the link available for everyone, would that help?

  
  
Posted 2 years ago

Ah, should've specified we've got a ClearML server running

  
  
Posted 2 years ago

Regarding this one, there is actually a way. If you work on http://app.clear.ml you can share an experiment for other users to see. However, to see the experiment people getting the link would need to sign up. This could also be a pretty cool feature request to make it completely public and open. Maybe open another feature request.

  
  
Posted 2 years ago

How would one do this? Do I just share a link to the experiment, like

See "Share" in the right click menu on the experiment

  
  
Posted 2 years ago

https://app.clear.ml 🙂

  
  
Posted 2 years ago

Hmm, don't have that:

  
  
Posted 2 years ago