gabrielilharco
commited on
Commit
•
1b199bd
1
Parent(s):
0190320
Upload results.jsonl with huggingface_hub
Browse files- results.jsonl +2 -2
results.jsonl
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
{"dataset": "cifar100", "model": "ViT-B-
|
2 |
-
{"dataset": "cars", "model": "ViT-B-
|
|
|
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}}
|