Skip to content

Commit

Permalink
Script for comparison of CoCa zero-shot to open_clip implementation
Browse files Browse the repository at this point in the history
ghstack-source-id: ab00a880c06992df61427d3fadaf38050bda0995
Pull Request resolved: #507
  • Loading branch information
ebsmothers committed Nov 1, 2023
1 parent f459552 commit 2a9f799
Show file tree
Hide file tree
Showing 10 changed files with 1,466 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"dataset": "wds/imagenet1k", "model": "coca_ViT-L-14", "pretrained": "laion2b_s13b_b90k", "task": "zeroshot_classification", "metrics": {"acc1": 0.7564, "acc5": 0.94286, "mean_per_class_recall": 0.75652}, "language": "en"}
Loading

0 comments on commit 2a9f799

Please sign in to comment.