gabrielilharco commited on
Commit
4933e07
·
1 Parent(s): f34132f

Upload results.jsonl with huggingface_hub

Browse files
Files changed (1) hide show
  1. results.jsonl +2 -0
results.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"dataset": "cifar100", "model": "ViT-B-16", "pretrained": "laion400m_e32", "task": "zeroshot_classification", "metrics": {"acc1": 0.7115, "acc5": 0.9205, "mean_per_class_recall": 0.7115999999999998}}
2
+ {"dataset": "cars", "model": "ViT-B-16", "pretrained": "laion400m_e32", "task": "zeroshot_classification", "metrics": {"acc1": 0.8367118517597314, "acc5": 0.9871906479293621, "mean_per_class_recall": 0.8378274945343686}}