You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Auto-Annotate tutorial suggests downloading a given config.toml file. But is there currently a tool for creating a template config file, e.g. something like vak make /test_a/config.toml --train_mode True or vak make /test_a/config.toml --predict_mode True with empty values? Maybe this exists and I missed it in the source –– as such, I'm not sure if this is a docs or feature request 😄