Victorwz / VaLM

VaLM: Visually-augmented Language Modeling. ICLR 2023.
https://openreview.net/forum?id=8IN-qLkl215
55 stars 3 forks source link

How to get the file 'clip.vocab'? #5

Open yhy-2000 opened 1 year ago

yhy-2000 commented 1 year ago

Hello, I am trying to preprocess text in your way: https://github.com/Victorwz/VaLM/blob/161accd153943a502ec7e3983c448dda07f9d975/myscripts/preprocess_valm_text.sh#L4C1-L5C1

However, there is no file called 'clip.vocab' in "./data". Could you tell me how to get it?