CyberZHG/keras-bert

How to prepare the input of test data?

houzeyu2683 opened this issue · 1 comments

I want to do a classification task, and I read your document for training a classifier with _generator function. I don't understand what is the model input. The input X is a list, the first element look like token index, I don't known the second element is it. Actually, I want to known how to prepare the model input when I have test data, eg test_text = ["Hello world"].

stale commented

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.