Ceyda Cinarel

ceyda

AI & ML interests

NLP & CV ~ Location: Seoul

Recent Activity

liked a model 15 days ago
j5ng/et5-typos-corrector
updated a collection 15 days ago
Useful Tools

Organizations

Posts 1

view post
Post
some mandatory hello world as first post πŸ€—

from tokenizers import Tokenizer
tokenizer = Tokenizer.from_pretrained("bert-base-uncased")
tokenizer.encode("Hello world~ Hello 2024").tokens