ai-forever commited on
Commit
c794c2a
1 Parent(s): f9e354d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -34,5 +34,7 @@ with torch.no_grad():
34
 
35
  # Performance
36
  We evaluate our model on CIFAR100 and CIFAR10 datasets.
 
37
  zero-shot classification CIFAR100 top1 accuracy 0.4057; top5 accuracy 0.6975.
 
38
  zero-shot classification CIFAR10 top1 accuracy 0.7803; top5 accuracy 0.9834.
34
 
35
  # Performance
36
  We evaluate our model on CIFAR100 and CIFAR10 datasets.
37
+
38
  zero-shot classification CIFAR100 top1 accuracy 0.4057; top5 accuracy 0.6975.
39
+
40
  zero-shot classification CIFAR10 top1 accuracy 0.7803; top5 accuracy 0.9834.