Replies: 1 comment
-
No. |
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.
-
Can I use regular expression in the input.json file? For example,
"training" : {
"training_data": {
"systems": ["../training/C[0-9]*/"],
"set_prefix": "set",
"batch_size": "auto",
"_comment": "that's all"
},
But it seems to be not working.
Beta Was this translation helpful? Give feedback.
All reactions