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
Hi Everyone, Does Clearml Preview *.Txt Files? I Uploaded About 2Gb Files And Want To Share It To Others And Make Sure They Can Preview Them. Please Help!

Hi everyone,
Does ClearML preview *.txt files? I uploaded about 2GB files and want to share it to others and make sure they can preview them. Please help!

  
  
Posted 5 months ago
Votes Newest

Answers 2


We used code python to upload txt files to a Dataset on ClearML

  
  
Posted 5 months ago

Hi @<1638712150060961792:profile|SilkyCrocodile89> , how did you upload them and as what?

  
  
Posted 5 months ago
295 Views
2 Answers
5 months ago
5 months ago
Tags