text icon indicating copy to clipboard operation
text copied to clipboard

Link to the original CLIP Tokenizer file needs to be updated in [torchtext.transforms.CLIPTokenizer]

Open aritropc opened this issue 2 years ago • 0 comments

📚 Documentation

The link to the original implementation of CLIP tokenizer needs to be updated in torchtext.transforms.CLIPTokenizer

The URL is mentioned in transforms.py.

As per my understanding of the modules, the documentation should link to OpenAI SimpleTokenizer.

aritropc avatar Sep 09 '23 22:09 aritropc