training code supported

#51
by tastelikefeet - opened

hello? there are errors in processing dataset, using the default dataset"sentence-transformers/stsb", caused by " def _check_messages(row: Dict[str, Any]) -> None:
if 'messages' not in row:
return
messages = row['messages']
assert len(messages) > 0, f'messages: {messages}'"

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment