{ "_name_or_path": "facebook/convnext-large-224-22k-1k", "architectures": [ "ConvNextForImageClassification" ], "depths": [ 3, 3, 27, 3 ], "drop_path_rate": 0.0, "hidden_act": "gelu", "hidden_sizes": [ 192, 384, 768, 1536 ], "id2label": { "0": "Ancistrus", "1": "Apistogramma", "10": "Corydoras", "11": "Creagrutus", "12": "Curimata", "13": "Doras", "14": "Erythrinus", "15": "Gasteropelecus", "16": "Gymnotus", "17": "Hemigrammus", "18": "Hyphessobrycon", "19": "Knodus", "2": "Astyanax", "20": "Moenkhausia", "21": "Otocinclus", "22": "Oxyropsis", "23": "Phenacogaster", "24": "Pimelodella", "25": "Prochilodus", "26": "Pygocentrus", "27": "Pyrrhulina", "28": "Rineloricaria", "29": "Sorubim", "3": "Bario", "30": "Tatia", "31": "Tetragonopterus", "32": "Tyttocharax", "4": "Bryconops", "5": "Bujurquina", "6": "Bunocephalus", "7": "Characidium", "8": "Charax", "9": "Copella" }, "image_size": 224, "initializer_range": 0.02, "label2id": { "Ancistrus": "0", "Apistogramma": "1", "Astyanax": "2", "Bario": "3", "Bryconops": "4", "Bujurquina": "5", "Bunocephalus": "6", "Characidium": "7", "Charax": "8", "Copella": "9", "Corydoras": "10", "Creagrutus": "11", "Curimata": "12", "Doras": "13", "Erythrinus": "14", "Gasteropelecus": "15", "Gymnotus": "16", "Hemigrammus": "17", "Hyphessobrycon": "18", "Knodus": "19", "Moenkhausia": "20", "Otocinclus": "21", "Oxyropsis": "22", "Phenacogaster": "23", "Pimelodella": "24", "Prochilodus": "25", "Pygocentrus": "26", "Pyrrhulina": "27", "Rineloricaria": "28", "Sorubim": "29", "Tatia": "30", "Tetragonopterus": "31", "Tyttocharax": "32" }, "layer_norm_eps": 1e-12, "layer_scale_init_value": 1e-06, "model_type": "convnext", "num_channels": 3, "num_stages": 4, "out_features": [ "stage4" ], "out_indices": [ 4 ], "patch_size": 4, "problem_type": "single_label_classification", "stage_names": [ "stem", "stage1", "stage2", "stage3", "stage4" ], "torch_dtype": "float32", "transformers_version": "4.33.3" }