TypeError: not a string

#10
by NithikJoseph - opened

Unable to load tokenizer. Installed Sentencepiece also
tokenizer = AutoTokenizer.from_pretrained("amazon/chronos-t5-base")

are ther no files like tokenizer.json, spiece.model, tokenizer_config.json,special_tokens_map.json and config.json in here????

Sign up or log in to comment