A .serva encoded dataset created with the Serva Encoder.
Encoded size: 520 B
Original size: 359 B
Savings: -45%
from serva import Serva
client = Serva(api_key="sk_live_...")
path = client.hub.pull("asaddev1/Airlinne-serva", "Airline.serva")
client.decode(path, password="...")