semon87 commited on
Commit
779602f
·
verified ·
1 Parent(s): d19f764

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"id2label": {"0": "Salmonella", "1": "healthy", "2": "Newcastle", "3": "Coccidiosis"}, "label2id": {"Salmonella": 0, "healthy": 1, "Newcastle": 2, "Coccidiosis": 3}}
 
1
+ {"architecture": "efficientnet_b0", "num_classes": 4, "id2label": {"0": "Salmonella", "1": "healthy", "2": "Newcastle", "3": "Coccidiosis"}, "label2id": {"Salmonella": 0, "healthy": 1, "Newcastle": 2, "Coccidiosis": 3}}