Closed cliangyu closed 1 year ago
Did you download the tokenizer from Hugging Face?
Yes I did
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Antoine Yang @.> Sent: Thursday, November 10, 2022 6:51:37 AM To: antoyang/FrozenBiLM @.> Cc: Liangyu Chen @.>; Author @.> Subject: Re: [antoyang/FrozenBiLM] Problematic Tokennizer? (Issue #3)
Did you download the tokenizer from Hugging Face?
— Reply to this email directly, view it on GitHubhttps://github.com/antoyang/FrozenBiLM/issues/3#issuecomment-1309495556, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKYMSEWQYTASXFQPO727DUDWHQTHTANCNFSM6AAAAAARYXWZWU. You are receiving this because you authored the thread.Message ID: @.***>
It seems the tokenizer weights are not properly loaded. I would double check if the environment variable TRANSFORMERS_CACHE matches where the tokenizer is downloaded.
Hi! I am trying zeroshot inference with the code below
While I encountered the issue of sentencepiece
This isssue is the same as the one below. It looks like some prblem from vocab. How can we fix it?
sentencepiece\sentencepiece\src\sentencepiece_processor.cc(1102) [model_proto->ParseFromArray(serialized.data(), serialized.size())] · Issue #20011 · huggingface/transformers https://github.com/huggingface/transformers/issues/20011