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
When I tried Llama3.2-3B for tokenizing Hindi input using HuggingFace Autotokenizer and tokenize function, I get weird characters. Can anyone help with this?
Input: रावन के कोय उत्तर नय सूझल ।
TokenList: ['र', 'ावन', 'Ġà¤ķ', 'à¥ĩ', 'Ġà¤ķ', 'à¥ĭ', 'य', 'Ġà¤īत', 'à¥įतर', 'Ġनय', 'Ġस', 'à¥Ĥ', 'à¤Ŀ', 'ल', 'Ġ।']
The text was updated successfully, but these errors were encountered:
When I tried Llama3.2-3B for tokenizing Hindi input using HuggingFace Autotokenizer and tokenize function, I get weird characters. Can anyone help with this?
Input: रावन के कोय उत्तर नय सूझल ।
TokenList: ['र', 'ावन', 'Ġà¤ķ', 'à¥ĩ', 'Ġà¤ķ', 'à¥ĭ', 'य', 'Ġà¤īत', 'à¥įतर', 'Ġनय', 'Ġस', 'à¥Ĥ', 'à¤Ŀ', 'ल', 'Ġ।']
The text was updated successfully, but these errors were encountered: