shuvom's picture
Upload folder using huggingface_hub
5f5d58c
raw
history blame contribute delete
117 Bytes
class SerializationSetupError(ValueError):
"""Raised when a serializers cannot be set up correctly."""
pass