osanseviero's picture
osanseviero HF staff
Experiment with helpers
5f31b46
raw history blame
No virus
76 Bytes
# Custom code used by the model.
def is_cat(x):
return x[0].isupper()