We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-10-21 20:02:35.0004Z [rank0]: return self._encode(records, inference=True, random_cut=self._random_cut) 2024-10-21 20:02:35.0406Z [rank0]: File "/app/turbo-alignment/turbo_alignment/dataset/chat/chat.py", line 310, in _encode input_ids': torch.LongTensor(input_ids), 2024-10-21 20:02:35.1570Z [rank0]: TypeError: can't convert np.ndarray of type numpy.object_. The only supported types are: float64, float32, float16, complex64, complex128, int64, int32, int16, int8, uint64, uint32, uint16, uint8, and bool.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: