TypeError: not a string

#1
by NithikJoseph - opened

hey i am Unable to load tokenizer.
Installed Sentencepiece also
tokenizer = AutoTokenizer.from_pretrained("amazon/chronos-t5-small")
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