{ "_name_or_path": "facebook/convnext-tiny-224", "architectures": [ "ConvNextForImageClassification" ], "depths": [ 3, 3, 9, 3 ], "drop_path_rate": 0.0, "hidden_act": "gelu", "hidden_sizes": [ 96, 192, 384, 768 ], "id2label": { "0": "Bottom_Bolt", "1": "Bracket", "2": "Cable_Labels", "3": "Cables_Secured_To_The_Pole_Showing_Lables", "4": "DP_Spare_Storage_And_Cable_Entry", "5": "Front_View_Of_The_DP_Showing_DP_Identifier", "6": "LHS_View_Of_The_DP", "7": "RHS_View_Of_The_DP", "8": "Splice_Tray_Cover_Showing_Lable_and_Velco_Strap_Installed", "9": "Splitter_Distribution_Tray", "10": "Top_Bolt" }, "image_size": 224, "initializer_range": 0.02, "label2id": { "Bottom_Bolt": 0, "Bracket": 1, "Cable_Labels": 2, "Cables_Secured_To_The_Pole_Showing_Lables": 3, "DP_Spare_Storage_And_Cable_Entry": 4, "Front_View_Of_The_DP_Showing_DP_Identifier": 5, "LHS_View_Of_The_DP": 6, "RHS_View_Of_The_DP": 7, "Splice_Tray_Cover_Showing_Lable_and_Velco_Strap_Installed": 8, "Splitter_Distribution_Tray": 9, "Top_Bolt": 10 }, "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.44.2" }