gabrielilharco commited on
Commit
1b199bd
1 Parent(s): 0190320

Upload results.jsonl with huggingface_hub

Browse files
Files changed (1) hide show
  1. results.jsonl +2 -2
results.jsonl CHANGED
@@ -1,2 +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}}
 
1
+ {"dataset": "cifar100", "model": "ViT-B-32", "pretrained": "/gscratch/efml/b32.pt", "task": "zeroshot_classification", "metrics": {"acc1": 0.3429, "acc5": 0.6215, "mean_per_class_recall": 0.3429}}
2
+ {"dataset": "cars", "model": "ViT-B-32", "pretrained": "/gscratch/efml/b32.pt", "task": "zeroshot_classification", "metrics": {"acc1": 0.32384031836836213, "acc5": 0.6841188906852381, "mean_per_class_recall": 0.3257099842750735}}