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
Profile picture
NonsensicalAnt77
Moderator
1 Question, 6 Answers
  Active since 05 March 2024
  Last activity one month ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
10 Answers
180 Views
0 Votes 10 Answers 180 Views
2 months ago
0 Hello Everyone! I Cant Connect Clearml With Yandex Storage S3. I Have An Error With Keys And Permissions (See The Screenshots), But I Can Upload Model Weights On Yandex Storage S3 Without Clearml. Maybe I Have Problems With My Config? Could You Help Me, P

Hi, @<1523701070390366208:profile|CostlyOstrich36> , thank you, but I think the problem is not in the config, I tested different config templates. About the port (like in a Minio): Yandex S3 Storage use standard 443 port for https connection. I tried this way too.

2 months ago
0 Hello Everyone! I Cant Connect Clearml With Yandex Storage S3. I Have An Error With Keys And Permissions (See The Screenshots), But I Can Upload Model Weights On Yandex Storage S3 Without Clearml. Maybe I Have Problems With My Config? Could You Help Me, P

@<1523701435869433856:profile|SmugDolphin23> , I added setup_aws_upload and it didn't worked for me. Same error as in the screenshot.

None

Config is correct, credentials is correct. Maybe clearml doesn't worked with Yandex S3?

There is no Yandex S3 in documentation. None .

If it possible, which format of config I need t...

one month ago