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 When I Am Using Clearml For Checking The Performance Of My Llm Will I Be Able To See The Time An Agent Will Be Using For A Particular Task To Execute In A Visualized Way Where I Will Be Getting From Other Competitors How Can I Edit My Report By Adding

Hi When I am using ClearML for checking the performance of my LLM will I be able to see the time an agent will be using for a particular task to execute in a visualized way where I will be getting from other competitors
How can I edit my report by adding execution time and deleting some columns which are not needed
image

  
  
Posted 2 months ago
Votes Newest

Answers


Hi @<1719162252994547712:profile|FloppyLeopard12> , not sure I understand what you're trying to do, can you elaborate step by step?

  
  
Posted 2 months ago
253 Views
1 Answer
2 months ago
2 months ago
Tags