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
ItchyHippopotamus18
Moderator
4 Questions, 6 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
4 Answers
949 Views
0 Votes 4 Answers 949 Views
Hi, guys. I have question: Where I can find config file for edit storage location on disk?
4 years ago
0 Votes
6 Answers
903 Views
0 Votes 6 Answers 903 Views
Hi guys! What can be wrong here and how to fix it?
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi guys! TRAINS Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start. What happened?
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
4 years ago
0 Hi Guys! What Can Be Wrong Here And How To Fix It?

TimelyPenguin76 It help me! Thank

4 years ago
0 Hi, Guys. I Have Question: Where I Can Find Config File For Edit Storage Location On Disk?

SuccessfulKoala55 Ok! What best praktik to clear old data from Trains? If I remove data from /opt/trains/data, Trains not brake&

4 years ago
0 Hi Guys! What Can Be Wrong Here And How To Fix It?

TimelyPenguin76 SuccessfulKoala55 Thank you. I found an error, the wrong port was specified. Now I don't have a display of saved models in the 'models'tab. I save it like this:
` model_jit = torch.jit.trace(model, torch.ones(1, 3, 480, 480).to('cuda'))

model_jit.save(os.path.join(checkpoint_path, f'{epoch_num}_{round(acc_full, 4)}.pt')) `

4 years ago
0 Hi Guys! What Can Be Wrong Here And How To Fix It?

TimelyPenguin76 How I can check File Server? Web Server http://koala03.ftc.ru:8080/ work good

4 years ago