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 one year ago
Votes Newest

Answers 18


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 one year ago

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

  
  
Posted one year ago

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

  
  
Posted one year ago

Not sure how to check the version

  
  
Posted one year ago

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

  
  
Posted one year 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 one year 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 one year ago

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

  
  
Posted one year 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 one year ago

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

  
  
Posted one year ago

Is it based on the ClearML serversion?

  
  
Posted one year ago

Hmm, don't have that:

  
  
Posted one year 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 one year 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 one year 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 one year ago

https://app.clear.ml 🙂

  
  
Posted one year ago