How to set meta values (author, url, description, name) on cli training? #11454
Unanswered
info2000
asked this question in
Help: Coding & Implementations
Replies: 1 comment
-
You can't pass those fields directly to CLI training. What you can do is read in the generated If you have a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had models trained from the cli process that next are implemented loading the model folder into the code.
The issue:
How can I set the meta values into the config file that on my case is unique per model, to these values are inserted on the meta.json auto-generated?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions