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
It would be a nice feature to be able to specify into a training set some mandatory sentences to be included into the output.
For example :
%[greet]('training: '2', 'testing': '1')
hello
hi
hola &[training]
salute
This could be useful for large sets with large combinations possibilities when you need to limit the output samples number, but you really want to have some specified samples to be included.
The text was updated successfully, but these errors were encountered:
Hi,
It would be a nice feature to be able to specify into a training set some mandatory sentences to be included into the output.
For example :
This could be useful for large sets with large combinations possibilities when you need to limit the output samples number, but you really want to have some specified samples to be included.
The text was updated successfully, but these errors were encountered: