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 2 months ago
Votes Newest

Answers 4


Setting the upload destination correctly and doing the same steps again

  
  
Posted 2 months ago

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

  
  
Posted 2 months ago

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

  
  
Posted 2 months ago

Where reregistering is uploading everything again?

  
  
Posted 2 months ago
215 Views
4 Answers
2 months ago
2 months ago
Tags