How to modify the proportion of the training set in the training process (write in input.json) #596
Unanswered
foreverfreedown
asked this question in
Q&A
Replies: 1 comment 3 replies
-
As far as I know there is no way to do this in current stable release. A simple workaround would be to just include the structures you want to put emphasis on multiple times. It's not a very nice solution but it will get the job done, at least to some degree, without making changes to the code. |
Beta Was this translation helpful? Give feedback.
3 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.
-
I have one or two training sets that have less data and I want to increase their weight. How should I set that in the input file?Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions