Closed lpfgarcia closed 6 months ago
Hi @lpfgarcia,
I agree, It would be better that all of the predictions are numpy arrays. There was a historical reason what it is not, but since v1.0 it should not be applicable anymore.
If you are willing to contribute, you can create a PR with the proposed change.
ZeroShotGPTClassifier.predict must return an np.array instead of a list.