happy-transformer
happy-transformer copied to clipboard
TypeError: TextEncodeInput must be Union[TextInputSequence, Tuple[InputSequence, InputSequence]]
I got that error when trying to train the model with my custom dataset
Please show a minimal reproducible example. Which function is throwing the error and what are you passing into it?