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
I Have A Dataset Uploaded To Clearml. By Mistake I Didn'T Set The Destination Correctly And The Dataset Is Now Saved On A Computer Rather Than In S3. Is There An Easy Way To Rectify This?

I have a dataset uploaded to clearml. By mistake I didn't set the destination correctly and the dataset is now saved on a computer rather than in s3. Is there an easy way to rectify this?

  
  
Posted one year ago
Votes Newest

Answers 4


Aright, I might opt for just squashing the whole she-bang then.

  
  
Posted one year ago

Setting the upload destination correctly and doing the same steps again

  
  
Posted one year ago

Where reregistering is uploading everything again?

  
  
Posted one year ago

Hi @<1562973083189383168:profile|GrievingDuck15> , I think you'll need to re-register it

  
  
Posted one year ago
1K Views
4 Answers
one year ago
one year ago
Tags