| { |
| "_name_or_path": "microsoft/swin-tiny-patch4-window7-224", |
| "architectures": [ |
| "SwinForImageClassification" |
| ], |
| "attention_probs_dropout_prob": 0.0, |
| "depths": [ |
| 2, |
| 2, |
| 6, |
| 2 |
| ], |
| "drop_path_rate": 0.1, |
| "embed_dim": 96, |
| "encoder_stride": 32, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.0, |
| "hidden_size": 768, |
| "id2label": { |
| "0": "\u4e0d\u7834\u4e0d\u7acb", |
| "1": "\u4f60\u53ea\u80fd\u611b\u6211", |
| "2": "\u5609\u7fa9\u904a\u5712\u5730", |
| "3": "\u5716\u9a30\u8207\u7981\u5fcc", |
| "4": "\u5730\u7403\u4f55\u8a31\u4e4b\u4e09", |
| "5": "\u57ce\u5e02\u5931\u683c-\u897f\u9580\u753a\u591c\u665a", |
| "6": "\u57ce\u5e02\u5931\u683c-\u897f\u9580\u753a\u767d\u65e5", |
| "7": "\u591c\u751f\u6d3b", |
| "8": "\u5927\u4e8b\u4ef6\u666f\u89c0\u4e4b4", |
| "9": "\u5927\u5730\u7684\u98a8\u4e0d\u518d\u5439", |
| "10": "\u5c71\u6d77\u8352\u7d93", |
| "11": "\u5eec\u5c712000\u5e74", |
| "12": "\u5f62\u8c61B", |
| "13": "\u5f9e\u5713\u5c71\u795e\u793e\u773a\u671b\u53f0", |
| "14": "\u6230\u5730\u5922\u6230\u9b25", |
| "15": "\u62bd\u8c61\u756b", |
| "16": "\u671d", |
| "17": "\u699b\u540d\u4e4b\u7d04III", |
| "18": "\u6eab\u5ba4", |
| "19": "\u6f02\u6d41\u6728", |
| "20": "\u73cd\u73e0\u7684\u9805\u934a", |
| "21": "\u75b2\u8edf\u4e16\u754c", |
| "22": "\u7926\u5de5\u980c", |
| "23": "\u7bc0\u6176\u4e4b\u9580", |
| "24": "\u7bc0\u65e5", |
| "25": "\u7d66\u6211\u62b1\u62b1", |
| "26": "\u8166\u6b98\u904a\u8a18", |
| "27": "\u897f\u9580\u753a", |
| "28": "\u904a\u6232\u884c\u70ba" |
| }, |
| "image_size": 224, |
| "initializer_range": 0.02, |
| "label2id": { |
| "\u4e0d\u7834\u4e0d\u7acb": 0, |
| "\u4f60\u53ea\u80fd\u611b\u6211": 1, |
| "\u5609\u7fa9\u904a\u5712\u5730": 2, |
| "\u5716\u9a30\u8207\u7981\u5fcc": 3, |
| "\u5730\u7403\u4f55\u8a31\u4e4b\u4e09": 4, |
| "\u57ce\u5e02\u5931\u683c-\u897f\u9580\u753a\u591c\u665a": 5, |
| "\u57ce\u5e02\u5931\u683c-\u897f\u9580\u753a\u767d\u65e5": 6, |
| "\u591c\u751f\u6d3b": 7, |
| "\u5927\u4e8b\u4ef6\u666f\u89c0\u4e4b4": 8, |
| "\u5927\u5730\u7684\u98a8\u4e0d\u518d\u5439": 9, |
| "\u5c71\u6d77\u8352\u7d93": 10, |
| "\u5eec\u5c712000\u5e74": 11, |
| "\u5f62\u8c61B": 12, |
| "\u5f9e\u5713\u5c71\u795e\u793e\u773a\u671b\u53f0": 13, |
| "\u6230\u5730\u5922\u6230\u9b25": 14, |
| "\u62bd\u8c61\u756b": 15, |
| "\u671d": 16, |
| "\u699b\u540d\u4e4b\u7d04III": 17, |
| "\u6eab\u5ba4": 18, |
| "\u6f02\u6d41\u6728": 19, |
| "\u73cd\u73e0\u7684\u9805\u934a": 20, |
| "\u75b2\u8edf\u4e16\u754c": 21, |
| "\u7926\u5de5\u980c": 22, |
| "\u7bc0\u6176\u4e4b\u9580": 23, |
| "\u7bc0\u65e5": 24, |
| "\u7d66\u6211\u62b1\u62b1": 25, |
| "\u8166\u6b98\u904a\u8a18": 26, |
| "\u897f\u9580\u753a": 27, |
| "\u904a\u6232\u884c\u70ba": 28 |
| }, |
| "layer_norm_eps": 1e-05, |
| "mlp_ratio": 4.0, |
| "model_type": "swin", |
| "num_channels": 3, |
| "num_heads": [ |
| 3, |
| 6, |
| 12, |
| 24 |
| ], |
| "num_layers": 4, |
| "out_features": [ |
| "stage4" |
| ], |
| "out_indices": [ |
| 4 |
| ], |
| "patch_size": 4, |
| "path_norm": true, |
| "problem_type": "single_label_classification", |
| "qkv_bias": true, |
| "stage_names": [ |
| "stem", |
| "stage1", |
| "stage2", |
| "stage3", |
| "stage4" |
| ], |
| "torch_dtype": "float32", |
| "transformers_version": "4.28.1", |
| "use_absolute_embeddings": false, |
| "window_size": 7 |
| } |
|
|