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: f004f4797350fd79c37437a2f87fa8fa32f48068
Pull Request resolved: #507
  • Loading branch information
ebsmothers committed Nov 2, 2023
1 parent df65bc9 commit c8cd4a3
Show file tree
Hide file tree
Showing 10 changed files with 1,462 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 c8cd4a3

Please sign in to comment.