You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! When I load the dataset using dataset = load_dataset("jirvin16/TEOChatlas", split="train", cache_dir=None, trust_remote_code=True)
there is an error: TypeError: 'NoneType' object is not callable
How can I solve this?
Thanks for your reply!