emranabdu commited on
Upload baseline_results.json with huggingface_hub
Browse files- baseline_results.json +1 -0
baseline_results.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"resnet18_flowers102": {"best_acc": 0.2099528378598146}, "vit_tiny_flowers102": {"best_acc": 0.20962758172060497}, "mobilenetv3_flowers102": {"best_acc": 0.06553911205073996}, "resnet18_oxford_pets": {"best_acc": 0.29408558190242573}, "vit_tiny_oxford_pets": {"best_acc": 0.17252657399836469}, "mobilenetv3_oxford_pets": {"best_acc": 0.16135186699373127}, "resnet18_eurosat": {"best_acc": 0.9801851851851852}, "vit_tiny_eurosat": {"best_acc": 0.9724074074074074}, "mobilenetv3_eurosat": {"best_acc": 0.9312962962962963}, "resnet18_breastmnist": {"best_acc": 0.8525641025641025}, "vit_tiny_breastmnist": {"best_acc": 0.7692307692307693}, "mobilenetv3_breastmnist": {"best_acc": 0.8141025641025641}}
|