serena-li

Results 3 comments of serena-li

I was trying to reproduce the zeroshot but found there are It's only 49 accurate on MNIST datasets. Could you help me to check what is wrong? ``` model, processor...

> I know that there is supposed to be `''` in the vocabulary so that in testing or in evaluation using validation data, the `''` token will be mapped to...

`import ssl ssl._create_default_https_context = ssl._create_unverified_context`