TypeError: not a string

#8
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????
someone help me resolve this issue.

Sign up or log in to comment